[sword-devel] mvnForum on HTTPS

2013-07-02 Thread yvand
Hi all, I usually visit crosswire.org on https (the website and the wiki). But it is impossible to login in mvnForum (using https), the error message is: /The referer of request is not in trusted domains. Please configure mvncore.xml./ --yvand ___

Re: [sword-devel] installmgr (and xiphos) crashes (svn 2831)

2013-07-02 Thread Mark Trompell
On Tue, Jul 2, 2013 at 9:50 AM, Jaak Ristioja wrote: > Well, if pBufRes == NULL, then pBufRes < pBuf. > > For reference, here is the latest version of this source file: > > > https://gitorious.org/~jotik/sword-svn-mirrors/jotiks-sword-trunk/blobs/master/src/mgr/curlhttpt.cpp > > It currently only

Re: [sword-devel] installmgr (and xiphos) crashes (svn 2831)

2013-07-02 Thread Jaak Ristioja
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02.07.2013 09:45, Mark Trompell wrote: >> Question is how can pBufRes get <= pBuf, if the char is found it >> is >= pBuf or NULL if char isn't found. The only reason for >> pBuf==pBufRes I can imagine is a which is annoying >> but not really a reas