Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
1e1f50ae 24.09.2009 22:41 christian

Add initial slash in ConfigMgrDir only if the path doesn't start with a drive letter.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1602 70169cfe-8b10-0410-8925-dcb4b91034d8

1919a8e3 24.09.2009 22:04 christian

Fix GWEN_Url_fromString for windows paths which include a drive letter.

Also, gracefully return NULL instead of abort on unknown port number.
Also, improve error message output. Also, confirm this to work
without breaking anything by adding several more unittests for...

f8c854d1 24.09.2009 21:00 christian

Add unittest for GWEN_Url_fromString that checks those cases that work.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1600 70169cfe-8b10-0410-8925-dcb4b91034d8

9ff09650 23.09.2009 11:23 christian

Minor correction of reported gnutls version on windows.

(No functional change - only the printed summary didn't show
the >= 1.6.3 version so far, which is fixed now.)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1599 70169cfe-8b10-0410-8925-dcb4b91034d8

8845e2da 23.09.2009 11:19 martin

Prepared release 3.11.1.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1598 70169cfe-8b10-0410-8925-dcb4b91034d8

a31de9bb 22.09.2009 20:31 christian

Win32: Add configure check for RC executable.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1597 70169cfe-8b10-0410-8925-dcb4b91034d8

a9ec3fc6 18.09.2009 23:07 martin

Fixed a few typos.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1596 70169cfe-8b10-0410-8925-dcb4b91034d8

fcdd3809 18.09.2009 22:35 martin

Prepared release 3.11.0.
- remove handling of static plugins (it is a nightmare to maintain and
no longer used by my projects)
- removed other no longer needed configure-options
- removed unused storage plugin
- added function GWEN_HttpSession_ConnectionTest which can be used to...

0acb42a6 17.09.2009 17:56 martin

Fixed a bug in make target "srcdoc" (fixes ticket 52).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1594 70169cfe-8b10-0410-8925-dcb4b91034d8

524480c8 17.09.2009 17:56 martin

Updated Doxygen.in.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1593 70169cfe-8b10-0410-8925-dcb4b91034d8

c119a20d 17.09.2009 17:40 martin

Set initial sign counters of sign keys in file-based CryptTokens to "1".

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1592 70169cfe-8b10-0410-8925-dcb4b91034d8

5792d729 10.09.2009 09:24 martin

Temporarily fixed a compiler problem with MacOSX (a real solution is still needed).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1591 70169cfe-8b10-0410-8925-dcb4b91034d8

bfac912d 08.09.2009 20:57 martin

Decreased verbosity in fastbuffer.h, increased verbosity in cgui.c.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1590 70169cfe-8b10-0410-8925-dcb4b91034d8

d70c12a8 05.09.2009 17:20 martin

Prepared release 3.10.1.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1589 70169cfe-8b10-0410-8925-dcb4b91034d8

b8fbfdd6 05.09.2009 10:27 martin

Improved error message when getting the pin in noninteractive mode.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1588 70169cfe-8b10-0410-8925-dcb4b91034d8

7942a0c3 04.09.2009 15:18 martin

Fixed a few bugs in new proxy code (works now against squid).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1587 70169cfe-8b10-0410-8925-dcb4b91034d8

5e3c296f 04.09.2009 15:18 martin

Fixed a bug in GWEN_Url_fromString().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1586 70169cfe-8b10-0410-8925-dcb4b91034d8

6aa0ebea 04.09.2009 14:15 martin

Code cleanup.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1585 70169cfe-8b10-0410-8925-dcb4b91034d8

846b0cea 04.09.2009 14:13 martin

Fixed a minor bug introduced by latest changes.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1584 70169cfe-8b10-0410-8925-dcb4b91034d8

437c30a9 04.09.2009 14:11 martin

Added a log messages to proxy code.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1583 70169cfe-8b10-0410-8925-dcb4b91034d8

529799b9 04.09.2009 14:07 martin

Added possibility to submit username/password for HTTP proxy.
- use GWEN_PROXY in format "username:"
- use HTTP/1.1 for proxy connect
- correctly handle partly written bytes
- write GWEN_GUI log messages in proxy code
- removed HACK_FOR_DAVID...

8b38cf7f 04.09.2009 14:07 martin

Fixed API documentation for GWEN_IO_LAYER_HTTP_FLAGS_IPC.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1581 70169cfe-8b10-0410-8925-dcb4b91034d8

8951ec80 20.08.2009 21:47 martin

Fixed a bug reported trac.macports.org (ticket #20680).
Include binreloc.h in local installation mode even on Darwin.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1580 70169cfe-8b10-0410-8925-dcb4b91034d8

3fde77ef 18.08.2009 20:34 martin

Released version 3.10.0.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1579 70169cfe-8b10-0410-8925-dcb4b91034d8

cbc69b51 18.08.2009 20:34 martin

Changed debug output of ctfile.c to actually create debug-out only if loglevel is DEBUG or more verbous.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1578 70169cfe-8b10-0410-8925-dcb4b91034d8

(1901-1925/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom