audiod: Deprecate the --no_default_filters option.
[paraslash.git] / crypt_common.c
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-09 Andre Nollcrypt: Don't use plain integer as NULL pointer.
2011-08-07 Andre NollMerge branch 't/crypto'
2011-07-06 Andre Nollcrypt_common.c: Add missing doxygen documentation.
2011-07-06 Andre Nollcrypt: Move documentation to crypt.h.
2011-07-06 Andre Nollstream cipher: Allow in-place encryption.
2011-07-06 Andre Nollcrypt: Make base64_decode public.
2011-07-06 Andre Nollcrypt: Move implementation-independent code to separate...