summaryrefslogtreecommitdiff
path: root/src/crywrap
Commit message (Expand)AuthorAgeFilesLines
* tools: enable compilation with all options disabledNikos Mavrogiannopoulos2015-03-211-1/+2
* 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
* Add LIB_CLOCK_GETTIME to crywrapGustavo Zacarias2013-12-271-0/+1
* reindented codeNikos Mavrogiannopoulos2013-11-083-782/+771
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-052-15/+5
* crywrap: Use the libidn pkg-config include and lib pathsMartin Storsjo2013-06-061-2/+2
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* 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
* include README to distribution.Nikos Mavrogiannopoulos2011-08-211-0/+1
* Added missing fileNikos Mavrogiannopoulos2011-08-201-1/+1
* 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-132-17/+2
* corrected child process cleanup and added option to specify diffie hellman pa...Nikos Mavrogiannopoulos2011-08-132-86/+31
* Corrected crywrap's verification procedure.Nikos Mavrogiannopoulos2011-08-132-81/+83
* Added crywrap to the distributed programs.Nikos Mavrogiannopoulos2011-08-135-0/+1297