Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https:// for www.gnu.org and www.example.com | Tim Rühsen | 2019-03-13 | 1 | -1/+1 |
* | srptool: --create-conf no longer includes 1024-bit parameters | Nikos Mavrogiannopoulos | 2017-11-21 | 1 | -9/+14 |
* | srptool: removed unused variables | Nikos Mavrogiannopoulos | 2017-09-24 | 1 | -4/+1 |
* | Mark with (void) the remove() function and other unchecked functions | Nikos Mavrogiannopoulos | 2017-04-06 | 1 | -3/+3 |
* | Fix HANDLE_LEAK and memory leak issues. | SUMIT AGGARWAL | 2016-08-22 | 1 | -0/+2 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -615/+553 |
* | Corrected possible buffer overruns in included programs and examples. | Nikos Mavrogiannopoulos | 2013-10-09 | 1 | -3/+3 |
* | Fix srptool issues | Attila Molnar | 2013-10-04 | 1 | -2/+1 |
* | Fix srptool issues | Attila Molnar | 2013-10-04 | 1 | -1/+1 |
* | included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven... | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -2/+0 |
* | gnulib only contains lgplv2 modules | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -2/+0 |
* | removed unused functions. | Nikos Mavrogiannopoulos | 2012-06-07 | 1 | -11/+0 |
* | No need to include gettext.h. Link against libintl when needed. | Nikos Mavrogiannopoulos | 2012-04-14 | 1 | -1/+0 |
* | gnutls-cli, gnutls-cli-debug and srptool use libopts. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -30/+39 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -4/+4 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | simplified copyright years. | Nikos Mavrogiannopoulos | 2011-11-11 | 1 | -2/+1 |
* | print all groups. | Nikos Mavrogiannopoulos | 2011-11-01 | 1 | -1/+1 |
* | Added 3072 and 4096-bit groups from RFC5054. | Nikos Mavrogiannopoulos | 2011-11-01 | 1 | -1/+16 |
* | extra.h is no more. | Nikos Mavrogiannopoulos | 2011-10-20 | 1 | -1/+0 |
* | gnutls/crypto.h no longer includes functions to register ciphers. | Nikos Mavrogiannopoulos | 2011-06-02 | 1 | -1/+1 |
* | Define variables within the intended scope (not windows). Based on patch by LRN. | Nikos Mavrogiannopoulos | 2011-04-10 | 1 | -1/+3 |
* | check salt size. | Nikos Mavrogiannopoulos | 2011-04-07 | 1 | -0/+6 |
* | corrected header inclusion. | Nikos Mavrogiannopoulos | 2011-04-03 | 1 | -1/+1 |
* | crypt.* renamed to srptool.*. | Nikos Mavrogiannopoulos | 2011-04-03 | 1 | -0/+731 |