Krista Bennett
|
992bb3267e
|
ENGINE-871: removed pointless assert which was breaking Roker. Put more generated files in .gitignore.
|
1 year ago |
Krista Bennett
|
e560a80d3e
|
ENGINE-606 squash commit
|
1 year ago |
Krista 'DarthMama' Bennett
|
5fce011baf
|
ENGINE-843: bad input checking everywhere
|
2 years ago |
Krista 'DarthMama' Bennett
|
a2d7c9d2db
|
ENGINE-802: now checks retval
|
2 years ago |
Krista 'DarthMama' Bennett
|
6d33475435
|
some doxygen stuff. might not be kept.
|
2 years ago |
Krista 'DarthMama' Bennett
|
23008a6113
|
ENGINE-559: first running version that passes the old tests - need to test the new functionality, but hey, it didn't explode. Theoretically, we now keep track of the latest pEp version received from pEp users.
|
3 years ago |
Krista Bennett
|
f685decf24
|
Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset)
|
4 years ago |
Krista Bennett
|
673c9876d0
|
Fixed weird little test bug, also part of the ENGINE-476 in here
|
4 years ago |
Krista Bennett
|
9d7a93a651
|
ENGINE-362, possibly: bug in empty recip lists may be causing this bug, so we fixed the identity_list_dup problem here.
|
4 years ago |
Roker
|
bbe403a3bb
|
avoid unitialized local pointer variables to reduce hard-to-find bugs
|
6 years ago |
Volker Birk
|
e4cfb490c6
|
adding license info to each file
|
6 years ago |
Volker Birk
|
03f5a4d6e1
|
compatible solution
|
6 years ago |
Volker Birk
|
65abafe5e7
|
documentation adaption
|
6 years ago |
Volker Birk
|
462d9fa454
|
a compromize
|
6 years ago |
Krista Grothoff
|
7454aac08a
|
assert without if
|
6 years ago |
Krista Grothoff
|
40db3370ca
|
Removed redundant null checks I inserted in some of the new_*_list functions because I missed the initial calloc.
|
6 years ago |
Krista Grothoff
|
f73d4ed9ce
|
related to fix #24 - reinserted NULL checks on return values and ensured that all duped memory was freed upon errors.
|
6 years ago |
Krista Grothoff
|
8a109ad9ec
|
fix #104: fixed incorrect/confusing behaviour in stringlist_add/append stringpair_list_add/append.
|
6 years ago |
Krista Grothoff
|
d1feaca254
|
fix #94: _list_append behaviour on NULL list head is now to return NULL (both for stringpair_list_append and stringlist_append)
|
6 years ago |
Krista Grothoff
|
7595b6141c
|
fix #97: stringpair_list_add is now iterative
|
6 years ago |
Krista Grothoff
|
ce8a86eb9b
|
Fixed stringpair_list_dup to make deep copies, as intended
|
6 years ago |
Krista Grothoff
|
0b1ae7bc0e
|
fix #96: stringpair_list_dup now iterative.
|
6 years ago |
Edouard Tisserant
|
5c231017d5
|
fix #95 : Double free - Incorrect memory allocation in stringpair_list_append()
|
6 years ago |
Roker
|
621da04bcb
|
clarify which values are okay in stringpair
|
6 years ago |
Volker Birk
|
2fb5c8f2f2
|
small fixes
|
7 years ago |
Volker Birk
|
604ab22e65
|
streamline
|
7 years ago |
Volker Birk
|
246568f3b4
|
opt_fields added with decrypt
|
7 years ago |
Volker Birk
|
550a6c8ba5
|
Windoze fixes
|
7 years ago |
vb
|
254b93a1ba
|
more asserts
|
7 years ago |
vb
|
2e27b2a8a0
|
...
|
7 years ago |
vb
|
4f8407f5b9
|
chaning to iterative implelementation of find
|
7 years ago |
vb
|
9b85561fb7
|
reorga
|
7 years ago |