cryb-to/lib
Dag-Erling Smørgrav e40f2f7d4b Improve and document percent-encoding API.
- Ensure that the output is always NUL-terminated.
- Always include the terminating NUL in the returned length.
- Allow out == NULL, allowing the caller to check how much space is required before allocating.
- Add man page.
2016-01-10 23:25:28 +01:00
..
cipher Prepare for moving to Github 2015-12-14 15:55:38 +01:00
core Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
cpe Build system overhaul 2015-12-14 18:08:22 +01:00
digest Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
enc Improve and document percent-encoding API. 2016-01-10 23:25:28 +01:00
hash Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
mac Prepare for moving to Github 2015-12-14 15:55:38 +01:00
mpi Prepare for moving to Github 2015-12-14 15:55:38 +01:00
oath Build system overhaul 2015-12-14 18:08:22 +01:00
rand Prepare for moving to Github 2015-12-14 15:55:38 +01:00
rsaref Prepare for moving to Github 2015-12-14 15:55:38 +01:00
test Add a t_compare_strn() function which is to t_compare_str() what strncmp() is to 2016-01-10 18:49:19 +01:00
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01:00
Makefile.am Build system overhaul 2015-12-14 18:08:22 +01:00