Mon, 18 Jul 2016 12:45:42 +0200 |
Removed redundant null checks I inserted in some of the new_*_list functions because I missed the initial calloc.
|
file | diff | annotate |
Sun, 17 Jul 2016 11:51:49 +0200 |
related to fix #24 - reinserted NULL checks on return values and ensured that all duped memory was freed upon errors.
|
file | diff | annotate |
Tue, 12 Jul 2016 13:32:55 +0200 |
fix #104: fixed incorrect/confusing behaviour in stringlist_add/append stringpair_list_add/append.
|
file | diff | annotate |
Mon, 11 Jul 2016 17:04:45 +0200 |
fix #94: _list_append behaviour on NULL list head is now to return NULL (both for stringpair_list_append and stringlist_append)
|
file | diff | annotate |
Mon, 11 Jul 2016 16:17:31 +0200 |
fix #97: stringpair_list_add is now iterative
|
file | diff | annotate |
Mon, 11 Jul 2016 12:08:39 +0200 |
Fixed stringpair_list_dup to make deep copies, as intended
|
file | diff | annotate |
Mon, 11 Jul 2016 11:43:03 +0200 |
fix #96: stringpair_list_dup now iterative.
|
file | diff | annotate |
Sat, 09 Jul 2016 15:20:23 +0200 |
fix #95 : Double free - Incorrect memory allocation in stringpair_list_append()
|
file | diff | annotate |
Fri, 01 Jul 2016 10:59:53 +0200 |
clarify which values are okay in stringpair
|
file | diff | annotate |
Sun, 31 May 2015 15:09:19 +0200 |
small fixes
|
file | diff | annotate |
Sun, 31 May 2015 13:22:22 +0200 |
streamline
|
file | diff | annotate |
Mon, 25 May 2015 23:31:17 +0200 |
opt_fields added with decrypt
|
file | diff | annotate |
Wed, 25 Mar 2015 15:20:25 +0100 |
Windoze fixes
|
file | diff | annotate |
Wed, 11 Mar 2015 16:39:06 +0100 |
more asserts
|
file | diff | annotate |
Wed, 11 Mar 2015 15:54:19 +0100 |
...
|
file | diff | annotate |
Wed, 11 Mar 2015 15:17:26 +0100 |
chaning to iterative implelementation of find
|
file | diff | annotate |
Wed, 11 Mar 2015 11:52:14 +0100 |
reorga
|
file | diff | annotate |