Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | psktool: allow up to 512-byte keys | Nikos Mavrogiannopoulos | 2017-11-22 | 1 | -1/+1 |
* | psktool: remove unused variables | Nikos Mavrogiannopoulos | 2017-09-24 | 1 | -4/+2 |
* | psktool: increased default key size to 256-bits | Nikos Mavrogiannopoulos | 2017-06-05 | 1 | -1/+1 |
* | psktool: do not assume any default key file | Nikos Mavrogiannopoulos | 2017-06-05 | 1 | -4/+4 |
* | clarify documentation and arguments for psktool | Daniel Kahn Gillmor | 2017-06-05 | 1 | -2/+2 |
* | Mark with (void) the remove() function and other unchecked functions | Nikos Mavrogiannopoulos | 2017-04-06 | 1 | -3/+3 |
* | psktool: corrected resource leak on failure | Nikos Mavrogiannopoulos | 2014-09-17 | 1 | -0/+1 |
* | Rename psk-args.def to psktool-args.def | Kevin Cernekee | 2014-03-07 | 1 | -1/+1 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -208/+187 |
* | Corrected possible buffer overruns in included programs and examples. | Nikos Mavrogiannopoulos | 2013-10-09 | 1 | -3/+3 |
* | 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 |
* | psktool also uses libopt. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -22/+27 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | simplified copyright years. | Nikos Mavrogiannopoulos | 2011-11-11 | 1 | -1/+1 |
* | 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 | -0/+2 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -19/+19 |
* | Deprecate the netconf password and use a key only. | Nikos Mavrogiannopoulos | 2010-11-19 | 1 | -41/+10 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -3/+3 |
* | exported gnutls_rnd(). | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -1/+1 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -3/+3 |
* | Fix license. | Simon Josefsson | 2010-01-27 | 1 | -10/+11 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | Several bug fixes by Fabian Keil (some were modified by me). | Nikos Mavrogiannopoulos | 2009-07-15 | 1 | -0/+5 |
* | Fix syntax-check warnings. | Simon Josefsson | 2009-05-03 | 1 | -1/+4 |
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -1/+3 |
* | Use gnulib for --version. | Simon Josefsson | 2008-09-01 | 1 | -23/+18 |
* | Minor randomness API cleanups. | Simon Josefsson | 2008-07-09 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -4/+3 |
* | avoid using gc_ functions for random data. | Nikos Mavrogiannopoulos | 2008-06-30 | 1 | -3/+3 |
* | Fix warning regarding undeclared getpass replacement. | Simon Josefsson | 2008-06-18 | 1 | -0/+1 |
* | Merge branch 'gnutls_with_netconf' | Simon Josefsson | 2008-06-04 | 1 | -10/+38 |
|\ | |||||
| * | psktool: Support --netconf-hint. | Simon Josefsson | 2008-06-03 | 1 | -11/+39 |
* | | Use umask unconditionally. | Simon Josefsson | 2008-05-20 | 1 | -3/+1 |
|/ | |||||
* | GPL parts under GPLv3 | System User | 2007-12-07 | 1 | -6/+5 |
* | Use *_t types consistently. | Simon Josefsson | 2007-08-13 | 1 | -2/+2 |
* | Fix --version to conform to FSF standards, to fix make distcheck. | Simon Josefsson | 2006-08-06 | 1 | -3/+5 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -148/+177 |
* | This is the initial commit in the 1.3 branch. Ported from the PSK branch: | Nikos Mavrogiannopoulos | 2005-11-07 | 1 | -0/+260 |