summaryrefslogtreecommitdiff
path: root/src/srptool.c
Commit message (Expand)AuthorAgeFilesLines
* Fix HANDLE_LEAK and memory leak issues.SUMIT AGGARWAL2016-08-221-0/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-615/+553
* Corrected possible buffer overruns in included programs and examples.Nikos Mavrogiannopoulos2013-10-091-3/+3
* Fix srptool issuesAttila Molnar2013-10-041-2/+1
* Fix srptool issuesAttila Molnar2013-10-041-1/+1
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-051-2/+0
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-051-2/+0
* removed unused functions.Nikos Mavrogiannopoulos2012-06-071-11/+0
* No need to include gettext.h. Link against libintl when needed.Nikos Mavrogiannopoulos2012-04-141-1/+0
* gnutls-cli, gnutls-cli-debug and srptool use libopts.Nikos Mavrogiannopoulos2012-01-211-30/+39
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-4/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* simplified copyright years.Nikos Mavrogiannopoulos2011-11-111-2/+1
* print all groups.Nikos Mavrogiannopoulos2011-11-011-1/+1
* Added 3072 and 4096-bit groups from RFC5054.Nikos Mavrogiannopoulos2011-11-011-1/+16
* extra.h is no more.Nikos Mavrogiannopoulos2011-10-201-1/+0
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-1/+1
* Define variables within the intended scope (not windows). Based on patch by LRN.Nikos Mavrogiannopoulos2011-04-101-1/+3
* check salt size.Nikos Mavrogiannopoulos2011-04-071-0/+6
* corrected header inclusion.Nikos Mavrogiannopoulos2011-04-031-1/+1
* crypt.* renamed to srptool.*.Nikos Mavrogiannopoulos2011-04-031-0/+731