Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-11-06 | * w32reg.c (read_w32_registry_string): Fixed expanding of the environment | David Shaw | 1 | -0/+1 | |
buffer; didn't worked at all. Reported by Thijmen Klok. From Werner on stable branch. * secmem.c (secmem_free, secmem_term): Use wipememory2() instead of memset() to overwrite secure memory * iobuf.c (direct_open): Handle mode 'b' if O_BINARY is available. From Werner on stable branch. * fileutil.c: Comment from stable branch. | |||||
2002-09-16 | * w32reg.c (read_w32_registry_string): Fallback to HLM. | Werner Koch | 1 | -3/+9 | |
2002-09-10 | * w32reg.c (read_w32_registry_string): Handle REG_EXPAND_SZ. | Werner Koch | 1 | -3/+40 | |
Suggested by Ryan Malayter. * strgutil.c (ascii_strcasecmp): Replaced by code from gnulib. (ascii_strncasecmp): New. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -17/+57 | |
2000-10-11 | This was missing in HEAD. | Werner Koch | 1 | -0/+88 | |