Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  base 19068cf1 etwa 11 Jahren martin Be careful about sign issues when cropping buff...
  crypt3 c4cc67a6 etwa 11 Jahren martin Elias Oltmanns: Use the right key size when the...
  cryptmsg de4e984f etwa 14 Jahren martin Fixed a bug. git-svn-id: https://devel.aqbanki...
  crypttoken 2e865782 mehr als 11 Jahren martin Fix several memory leaks (Elias Oltmanns) git-...
  gparser b0e45a48 mehr als 11 Jahren martin Added .gitignore for new parser folder. git-sv...
  gui c90643a1 mehr als 11 Jahren martin CGui: Always allow the user to abort an input d...
  html 6ef8295f etwa 13 Jahren martin HTML: Added handling of H4 titles. git-svn-id:...
  os 802de2e9 mehr als 11 Jahren martin Fixed a bug in quarter year calculations. git-...
  parser 6bc20791 etwa 11 Jahren martin Fixed the description of GWEN_Text_NumToString(...
  sar 9a2c3ef0 etwa 14 Jahren martin Fixed a bug. git-svn-id: https://devel.aqbanki...
  sio aa1f368b etwa 11 Jahren martin Added functions GWEN_SyncIo_Helper_PartiallyRea...
.cvsignore 118 Bytes 69c1f2a3 mehr als 19 Jahren cstim Add cvsignore. Improve makefile - make check wi...
Makefile.am 2,1 KB 3ee5f9a7 mehr als 11 Jahren martin Started working on a generic parser. git-svn-i...
binreloc.c 18,7 KB 53a54d47 fast 19 Jahren christian Add initial binreloc support; all directories e...
binreloc.h 2,91 KB 53a54d47 fast 19 Jahren christian Add initial binreloc support; all directories e...
gwenhywfar.c 12 KB 70a20248 mehr als 11 Jahren mlenk Reverting previous revision 2284 ... preparing...
gwenhywfar.h 3,4 KB 70a20248 mehr als 11 Jahren mlenk Reverting previous revision 2284 ... preparing...
gwenhywfarapi.h 5,27 KB b52d9bda mehr als 11 Jahren christian Fix GWEN_FORMAT macro: Empty macro must still c...
ressource.rc.in 3,36 KB c5497896 mehr als 21 Jahren aquamaniac - started cleaning up function names git-svn-...
testlib.c 8,28 KB 15b24f02 fast 15 Jahren martin Removed argument FILE from all dump functions. ...
types.h.in 1,97 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
version.h.in 2,29 KB 5630d27e fast 20 Jahren aquamaniac - added functions - GWEN_PluginManager_Insert...

Aktuellste Revisionen

# Datum Autor Kommentar
19068cf1 03.07.2014 13:32 martin

Be careful about sign issues when cropping buffers.

From: Elias Oltmanns <>

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

6b32545b 03.07.2014 13:32 martin

Fix potential overrun in GWEN_Buffer_RemoveRoom()

Also reported and a similar patch provided by
G. Paul Ziemba <>.

From: Elias Oltmanns <>

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

2f804994 03.07.2014 13:32 martin

Rely on GWEN_Buffer_AllocRoom() to get things right

Checks for overflow and provision for an extra null character are
taken care of in one place and the caller should rely on that.

From: Elias Oltmanns <>

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

91cf95d1 03.07.2014 13:32 martin

Address some confusion about the terminating null character on buffer resize.

From: Elias Oltmanns <>

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

05547121 03.07.2014 13:32 martin

Fix enforcement of read-only attribute in operations on Gwen buffers.

From: Elias Oltmanns <>

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

7385b47c 03.07.2014 13:31 martin

Make sure that GWEN_Memory_malloc() never returns NULL.

From: Elias Oltmanns <>

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

aa1f368b 03.07.2014 13:28 martin

Added functions GWEN_SyncIo_Helper_PartiallyReadFile() and GWEN_SyncIo_Helper_ReadFile()

Partially or completely reading a file is quite often needed, so we now have
functions for that in GWEN.

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

6bc20791 03.07.2014 13:27 martin

Fixed the description of GWEN_Text_NumToString() and GWEN_Text_StringToDouble()

Actually, we use the locale "C" for number conversion, so the komma is
represented as a decimal point ("."), not as a komma.

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

9de35428 03.07.2014 13:27 martin

Added functions GWEN_StringListEntry_SetData() and GWEN_StringList_FindStringEntry()

Actually, GWEN_StringListEntry_SetData() already was declared but not
implemented.

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

c4cc67a6 21.05.2014 20:41 martin

Elias Oltmanns: Use the right key size when the modulus of RSA keys is not divisible by 8.

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

Revisionen anzeigen

Auch abrufbar als: Atom