Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 2.10.4. | Simon Josefsson | 2010-12-06 | 1 | -1/+1 |
* | minitasn1: Updated to Libtasn1 2.9. | Simon Josefsson | 2010-12-06 | 5 | -68/+33 |
* | Bump versions. | Simon Josefsson | 2010-12-06 | 3 | -3/+3 |
* | Use ASN1_NULL when writing parameters for RSA signatures. This makes us compl... | Nikos Mavrogiannopoulos | 2010-12-05 | 6 | -4/+14 |
* | Corrected buffer overflow in gnutls-serv by Tomas Mraz. | Nikos Mavrogiannopoulos | 2010-12-05 | 2 | -26/+22 |
* | Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NO... | Nikos Mavrogiannopoulos | 2010-11-26 | 7 | -23/+25 |
* | Fix dependencies, fixes parallel builds. | Simon Josefsson | 2010-11-23 | 1 | -1/+1 |
* | corrected news | Nikos Mavrogiannopoulos | 2010-11-21 | 1 | -1/+1 |
* | bumped version | Nikos Mavrogiannopoulos | 2010-11-19 | 2 | -2/+2 |
* | added infognutls_2_10_3 | Nikos Mavrogiannopoulos | 2010-11-16 | 1 | -0/+3 |
* | Correctly write DSA public key in ASN.1 (add leading zero). Reported by Jeffr... | Nikos Mavrogiannopoulos | 2010-11-16 | 1 | -1/+1 |
* | Removed redundant error check. Reported by Nicolas Kaiser. | Nikos Mavrogiannopoulos | 2010-11-11 | 1 | -8/+0 |
* | Corrected leak in extension data calculation. Reported by Mike Blumenkrantz. | Nikos Mavrogiannopoulos | 2010-11-03 | 2 | -0/+4 |
* | Avoid bashism. | Simon Josefsson | 2010-09-30 | 1 | -1/+1 |
* | Don't return from void functions. | Simon Josefsson | 2010-09-30 | 1 | -2/+2 |
* | Add. | Simon Josefsson | 2010-09-30 | 1 | -0/+2 |
* | Bump versions. | Simon Josefsson | 2010-09-30 | 5 | -4/+9 |
* | Remove spurious comma. | Simon Josefsson | 2010-09-30 | 1 | -2/+2 |
* | Remove spurious comma. | Simon Josefsson | 2010-09-30 | 1 | -2/+2 |
* | Generated.gnutls_2_10_2 | Simon Josefsson | 2010-09-30 | 1 | -0/+93 |
* | Version 2.10.2. | Simon Josefsson | 2010-09-30 | 1 | -1/+1 |
* | Make pkcs8-decode test work on Windows. | Simon Josefsson | 2010-09-30 | 2 | -1/+3 |
* | Avoid double free. | Nikos Mavrogiannopoulos | 2010-09-29 | 1 | -1/+0 |
* | Add new extended key usage ipsecIKE | Micah Anderson | 2010-09-29 | 7 | -1/+48 |
* | removed invalid e-mail address | Nikos Mavrogiannopoulos | 2010-09-27 | 1 | -1/+1 |
* | Add. | Simon Josefsson | 2010-09-26 | 1 | -0/+2 |
* | Add. | Simon Josefsson | 2010-09-26 | 1 | -5/+15 |
* | No longer use is_fatal() during handshake. Explicitely treat | Nikos Mavrogiannopoulos | 2010-09-23 | 1 | -1/+6 |
* | fflush stdout and stderr before the call to setbuf. This fixes issue in solar... | Nikos Mavrogiannopoulos | 2010-09-23 | 1 | -0/+3 |
* | Be liberal in the PEM decoding. That is spaces and tabs are being skipped. | Nikos Mavrogiannopoulos | 2010-09-10 | 2 | -8/+7 |
* | When the %COMPAT flag is specified, larger records that would otherwise viola... | Nikos Mavrogiannopoulos | 2010-09-01 | 4 | -3/+9 |
* | Bump versions. | Simon Josefsson | 2010-08-01 | 5 | -4/+7 |
* | Update for 2.10.1. | Simon Josefsson | 2010-08-01 | 1 | -440/+37 |
* | Fix. | Simon Josefsson | 2010-08-01 | 1 | -5/+5 |
* | renamed NULL MAC to MAC-NULL to prevent clash with NULL cipher. | Nikos Mavrogiannopoulos | 2010-07-26 | 2 | -1/+7 |
* | Generated.gnutls_2_10_1 | Simon Josefsson | 2010-07-25 | 1 | -0/+90 |
* | Typo. | Simon Josefsson | 2010-07-25 | 1 | -1/+1 |
* | Version 2.10.1. | Simon Josefsson | 2010-07-25 | 1 | -1/+1 |
* | Bump versions. | Simon Josefsson | 2010-07-25 | 4 | -4/+4 |
* | Add. | Simon Josefsson | 2010-07-25 | 1 | -0/+3 |
* | Add OID, from master branch. To make things build. | Simon Josefsson | 2010-07-25 | 1 | -0/+1 |
* | Indent code. | Simon Josefsson | 2010-07-25 | 5 | -19/+21 |
* | gnutls_x509_privkey_import() will fallback to gnutls_x509_privkey_import_pkcs... | Nikos Mavrogiannopoulos | 2010-07-24 | 4 | -26/+27 |
* | use RSA-SHA1 as an indicator of RSA certificates. | Nikos Mavrogiannopoulos | 2010-07-24 | 1 | -0/+1 |
* | Added SIG_RSA_MD5_OID as an indicator of RSA. Some microsoft products were us... | Nikos Mavrogiannopoulos | 2010-07-21 | 2 | -0/+5 |
* | gnutls-cli: Allow verification using V1 CAs. | Nikos Mavrogiannopoulos | 2010-07-08 | 2 | -0/+3 |
* | Warn when generating DSA keys of size more than 1024. | Nikos Mavrogiannopoulos | 2010-07-05 | 2 | -3/+7 |
* | Do not crash if input is redirected from /dev/null. | Nikos Mavrogiannopoulos | 2010-07-05 | 1 | -0/+4 |
* | Changed the default pkcs-cipher to AES-128. Allowed specifying the 3des-pkcs12 | Nikos Mavrogiannopoulos | 2010-07-05 | 5 | -52/+96 |
* | documented fix | Nikos Mavrogiannopoulos | 2010-07-01 | 1 | -0/+5 |