summaryrefslogtreecommitdiff
path: root/src/psk.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the netconf password and use a key only.Nikos Mavrogiannopoulos2010-11-191-41/+10
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-3/+3
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Fix license.Simon Josefsson2010-01-271-10/+11
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-1/+1
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-151-0/+5
* Fix syntax-check warnings.Simon Josefsson2009-05-031-1/+4
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+3
* Use gnulib for --version.Simon Josefsson2008-09-011-23/+18
* Minor randomness API cleanups.Simon Josefsson2008-07-091-1/+1
* Indent code.Simon Josefsson2008-07-021-4/+3
* avoid using gc_ functions for random data.Nikos Mavrogiannopoulos2008-06-301-3/+3
* Fix warning regarding undeclared getpass replacement.Simon Josefsson2008-06-181-0/+1
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-041-10/+38
|\
| * psktool: Support --netconf-hint.Simon Josefsson2008-06-031-11/+39
* | Use umask unconditionally.Simon Josefsson2008-05-201-3/+1
|/
* GPL parts under GPLv3System User2007-12-071-6/+5
* Use *_t types consistently.Simon Josefsson2007-08-131-2/+2
* Fix --version to conform to FSF standards, to fix make distcheck.Simon Josefsson2006-08-061-3/+5
* Use GNU coding style.Simon Josefsson2005-11-071-148/+177
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-0/+260