summaryrefslogtreecommitdiff
path: root/src/crywrap/crywrap.c
Commit message (Expand)AuthorAgeFilesLines
* added missing declarationNikos Mavrogiannopoulos2014-03-041-0/+1
* fixed more memory leaks in crywrapNikos Mavrogiannopoulos2014-03-031-0/+10
* addressed memory leak in crywrap.cNikos Mavrogiannopoulos2014-03-031-2/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-754/+742
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-051-13/+2
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Simplify static library renaming hack.Simon Josefsson2011-11-091-1/+1
* read_file() and friends are accessed as gl_read_file().Nikos Mavrogiannopoulos2011-11-011-1/+1
* corrected sign type errors for integers.Nikos Mavrogiannopoulos2011-08-301-1/+1
* Handle memory allocation errors.Nikos Mavrogiannopoulos2011-08-221-0/+20
* Fix syntax-check nits.Simon Josefsson2011-08-171-4/+4
* dhparams have now the 'r' option.Nikos Mavrogiannopoulos2011-08-131-2/+2
* use audit_logNikos Mavrogiannopoulos2011-08-131-3/+28
* removed unneeded defintions.Nikos Mavrogiannopoulos2011-08-131-2/+2
* corrected child process cleanup and added option to specify diffie hellman pa...Nikos Mavrogiannopoulos2011-08-131-85/+30
* Corrected crywrap's verification procedure.Nikos Mavrogiannopoulos2011-08-131-81/+82
* Added crywrap to the distributed programs.Nikos Mavrogiannopoulos2011-08-131-0/+1119