Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several corrections in the documentation. | Nikos Mavrogiannopoulos | 2003-11-30 | 1 | -88/+6 |
* | Patch by Werner Koch: | Nikos Mavrogiannopoulos | 2003-11-11 | 1 | -2/+7 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-11-07 | 1 | -1/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-11-06 | 1 | -1/+19 |
* | some changes to compile in mingw32. | Nikos Mavrogiannopoulos | 2003-11-06 | 1 | -11/+19 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-10-30 | 1 | -1/+1 |
* | Added error checking to global_init() calls. | Nikos Mavrogiannopoulos | 2003-10-30 | 1 | -2/+10 |
* | Certtool is only compiled when ENABLE_PKI is defined. | Nikos Mavrogiannopoulos | 2003-10-30 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-09-13 | 1 | -0/+1 |
* | Corrected and improved SRP support. The gnutls-srpcrypt now generates several... | Nikos Mavrogiannopoulos | 2003-09-11 | 1 | -44/+44 |
* | Updated the SRP implementation to follow the latest draft. | Nikos Mavrogiannopoulos | 2003-09-10 | 1 | -5/+115 |
* | Corrected bug in SRP where a non allocated value was freed. | Nikos Mavrogiannopoulos | 2003-06-09 | 1 | -1/+2 |
* | Some fixes to allow proper compiling when --disable-srp-authentication and --... | Nikos Mavrogiannopoulos | 2003-04-01 | 1 | -0/+15 |
* | Added the functions: | Nikos Mavrogiannopoulos | 2002-12-01 | 1 | -58/+173 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-13 | 1 | -0/+3 |
* | Added support for the new SRP draft by D. Taylor. This includes the | Nikos Mavrogiannopoulos | 2002-08-28 | 1 | -24/+8 |
* | some parts were moved to libasn1. | Nikos Mavrogiannopoulos | 2002-05-26 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-05-20 | 1 | -3/+3 |
* | Documentation fixes | Nikos Mavrogiannopoulos | 2002-04-13 | 1 | -1/+5 |
* | Updated cli and server to read certificate and keys from command line | Nikos Mavrogiannopoulos | 2002-03-01 | 1 | -0/+1 |
* | fixed bugs reported (with patches) by | Nikos Mavrogiannopoulos | 2002-01-17 | 1 | -2/+1 |
* | updated name indication extension (dnsname) | Nikos Mavrogiannopoulos | 2001-10-10 | 1 | -0/+2 |
* | better prime handling | Nikos Mavrogiannopoulos | 2001-10-10 | 1 | -1/+1 |
* | bugfixes in sbase64 decoding/encoding. | Nikos Mavrogiannopoulos | 2001-06-09 | 1 | -1/+1 |
* | Added decoding function for the base64 encoding used in SRP. | Nikos Mavrogiannopoulos | 2001-05-26 | 1 | -0/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2001-05-19 | 1 | -1/+1 |
* | updated | Nikos Mavrogiannopoulos | 2001-05-19 | 1 | -6/+93 |
* | added option to generate random primes (instead of using a default). | Nikos Mavrogiannopoulos | 2001-05-19 | 1 | -29/+93 |
* | minor updates and fixes | Nikos Mavrogiannopoulos | 2001-05-13 | 1 | -1/+1 |
* | Added compatibility with Tom Wu's libsrp's password files. | Nikos Mavrogiannopoulos | 2001-05-13 | 1 | -66/+262 |
* | more additions for SRP | Nikos Mavrogiannopoulos | 2001-05-04 | 1 | -1/+5 |
* | fixed default case when no -s was specified | Nikos Mavrogiannopoulos | 2001-05-04 | 1 | -2/+4 |
* | More adds for SRP - SRPSHA1 and bcrypt | Nikos Mavrogiannopoulos | 2001-05-04 | 1 | -2/+22 |
* | Changes in random number handling. Added bcrypt (for use with SRP). | Nikos Mavrogiannopoulos | 2001-05-03 | 1 | -0/+84 |