Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ... | Nikos Mavrogiannopoulos | 2011-11-11 | 1 | -1/+8 |
* | simplified copyright years. | Nikos Mavrogiannopoulos | 2011-11-11 | 7 | -13/+7 |
* | fail on certificate verification | Nikos Mavrogiannopoulos | 2011-11-10 | 1 | -3/+2 |
* | verify the self signature of a CRQ when --crq-info parameter is given. | Nikos Mavrogiannopoulos | 2011-11-10 | 1 | -0/+10 |
* | Simplify static library renaming hack. | Simon Josefsson | 2011-11-09 | 4 | -19/+19 |
* | print all groups. | Nikos Mavrogiannopoulos | 2011-11-01 | 1 | -1/+1 |
* | Added 3072 and 4096-bit groups from RFC5054. | Nikos Mavrogiannopoulos | 2011-11-01 | 2 | -2/+29 |
* | read_file() and friends are accessed as gl_read_file(). | Nikos Mavrogiannopoulos | 2011-11-01 | 4 | -19/+19 |
* | win32 fixes by David Hoyt. | Nikos Mavrogiannopoulos | 2011-10-27 | 2 | -3/+7 |
* | w32socket changes. | Nikos Mavrogiannopoulos | 2011-10-26 | 4 | -4/+21 |
* | netinet headers were put on an ifndef _WIN32. | Nikos Mavrogiannopoulos | 2011-10-26 | 2 | -3/+9 |
* | added extra headers. | Nikos Mavrogiannopoulos | 2011-10-22 | 2 | -0/+2 |
* | more builddir fixes by David Hoyt. | Nikos Mavrogiannopoulos | 2011-10-22 | 1 | -0/+1 |
* | extra.h is no more. | Nikos Mavrogiannopoulos | 2011-10-20 | 6 | -6/+0 |
* | libgnutls-extra is no more. | Nikos Mavrogiannopoulos | 2011-10-20 | 1 | -1/+1 |
* | Added a test for servers not accepting small records. | Nikos Mavrogiannopoulos | 2011-10-12 | 3 | -0/+19 |
* | Fix type of keyid (finally!). | Simon Josefsson | 2011-10-10 | 1 | -1/+1 |
* | Use gnutls_openpgp_keyid_t type for keyid variable. | Simon Josefsson | 2011-10-10 | 1 | -1/+1 |
* | Include stdint.h to get uint8_t. | Simon Josefsson | 2011-10-10 | 1 | -0/+1 |
* | Revert "avoid usage of C99 constructs." | Simon Josefsson | 2011-10-10 | 1 | -1/+1 |
* | Corrected check for AES-GCM | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -5/+5 |
* | test for camellia | Nikos Mavrogiannopoulos | 2011-10-08 | 3 | -14/+0 |
* | avoid usage of C99 constructs. | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -1/+1 |
* | Key ID calculation is now consistent on all structures. It | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -1/+1 |
* | Added tests for ECDHE, AES-GCM and SHA256. | Nikos Mavrogiannopoulos | 2011-10-08 | 3 | -8/+81 |
* | better detection of padlock PHE. | Nikos Mavrogiannopoulos | 2011-10-05 | 1 | -3/+3 |
* | libextra is not needed for neither gnutls-cli or serv. | Nikos Mavrogiannopoulos | 2011-10-04 | 2 | -9/+2 |
* | Allow benchmarking the software version of ciphers. | Nikos Mavrogiannopoulos | 2011-09-29 | 5 | -46/+60 |
* | fixed compilation without p11-kit | Nikos Mavrogiannopoulos | 2011-09-29 | 1 | -0/+3 |
* | small update | Nikos Mavrogiannopoulos | 2011-09-29 | 1 | -1/+3 |
* | include config.h where needed. | Nikos Mavrogiannopoulos | 2011-09-26 | 2 | -1/+21 |
* | udp-serv includes config.h. | Nikos Mavrogiannopoulos | 2011-09-25 | 1 | -0/+21 |
* | print session ID | Nikos Mavrogiannopoulos | 2011-09-22 | 1 | -2/+6 |
* | do not trust getaddrinfo if IPv6 is not enabled. Patch by Somchai Smythe. | Nikos Mavrogiannopoulos | 2011-09-20 | 1 | -0/+4 |
* | Compilation fixes when pkcs11 is not enabled. | Nikos Mavrogiannopoulos | 2011-09-20 | 1 | -0/+2 |
* | stress that values are bytes and not bits | Nikos Mavrogiannopoulos | 2011-09-14 | 1 | -3/+3 |
* | new gaa | Nikos Mavrogiannopoulos | 2011-09-14 | 1 | -1/+1 |
* | Fix build warnings. | Simon Josefsson | 2011-09-09 | 1 | -4/+3 |
* | Added support to read elliptic curve public keys from PKCS #11 tokens (untest... | Nikos Mavrogiannopoulos | 2011-09-06 | 4 | -10/+31 |
* | Added gnutls_pkcs11_privkey_generate(). | Nikos Mavrogiannopoulos | 2011-09-06 | 12 | -144/+316 |
* | corrected sign type errors for integers. | Nikos Mavrogiannopoulos | 2011-08-30 | 1 | -1/+1 |
* | removed unneeded header. Documented updates. | Nikos Mavrogiannopoulos | 2011-08-29 | 2 | -5/+0 |
* | Benchmark applications were incorporated to gnutls-cli | Nikos Mavrogiannopoulos | 2011-08-28 | 7 | -358/+350 |
* | Handle memory allocation errors. | Nikos Mavrogiannopoulos | 2011-08-22 | 1 | -0/+20 |
* | include README to distribution. | Nikos Mavrogiannopoulos | 2011-08-21 | 1 | -0/+1 |
* | Added missing file | Nikos Mavrogiannopoulos | 2011-08-20 | 1 | -1/+1 |
* | Fix syntax-check nits. | Simon Josefsson | 2011-08-17 | 1 | -4/+4 |
* | Introduced GNUTLS_PKCS11_PIN_WRONG flag to indicate the previously given PIN ... | Nikos Mavrogiannopoulos | 2011-08-14 | 1 | -0/+7 |
* | dhparams have now the 'r' option. | Nikos Mavrogiannopoulos | 2011-08-13 | 1 | -2/+2 |
* | use audit_log | Nikos Mavrogiannopoulos | 2011-08-13 | 1 | -3/+28 |