summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnutls_x509_privkey_import_openssl() works only with PEM files.gnutls_3_0_21Nikos Mavrogiannopoulos2012-07-023-4/+3
* comment put in contextNikos Mavrogiannopoulos2012-07-021-3/+2
* Check for PEM headers before DEK-Info.Nikos Mavrogiannopoulos2012-07-021-2/+16
* Handle EC DER keys.Nikos Mavrogiannopoulos2012-07-021-1/+6
* Added test application that tests GNUTLS_E_LARGE_PACKET and modifies the MTU ...Nikos Mavrogiannopoulos2012-07-024-1/+229
* added missing functionNikos Mavrogiannopoulos2012-06-301-0/+1
* Return GNUTLS_E_LARGE_PACKET instead of truncating when sending DTLS recordDavid Woodhouse2012-06-301-1/+8
* fixNikos Mavrogiannopoulos2012-06-301-1/+1
* no need to check for DTLSNikos Mavrogiannopoulos2012-06-301-4/+1
* no need for _gnutls prefix.Nikos Mavrogiannopoulos2012-06-301-2/+2
* only block ciphers need 1 byte padding.Nikos Mavrogiannopoulos2012-06-301-3/+3
* Fix documentation for gnutls_dtls_set_mtu()David Woodhouse2012-06-301-3/+6
* sign fixesNikos Mavrogiannopoulos2012-06-301-2/+3
* Add gnutls_dtls_set_data_mtu()David Woodhouse2012-06-303-0/+42
* gnutls_dtls_get_data_mtu() is more precise. Based on patch by David Woodhouse.Nikos Mavrogiannopoulos2012-06-304-56/+72
* cleaned up errno handling.Nikos Mavrogiannopoulos2012-06-291-26/+29
* Added Camellia-192-CBC algorithm identifier.Nikos Mavrogiannopoulos2012-06-296-0/+10
* Included more algorithms in openssl privkey decryption.Nikos Mavrogiannopoulos2012-06-291-17/+27
* Added functions gnutls_x509_privkey_import2 and gnutls_x509_privkey_import_op...Nikos Mavrogiannopoulos2012-06-2811-85/+460
* doc fixesNikos Mavrogiannopoulos2012-06-281-1/+7
* document the gnutls_pcert_stNikos Mavrogiannopoulos2012-06-281-1/+13
* use new functions.Nikos Mavrogiannopoulos2012-06-281-59/+12
* doc fixNikos Mavrogiannopoulos2012-06-283-4/+7
* Return GNUTLS_E_LARGE_PACKET when errno is EMSGSIZENikos Mavrogiannopoulos2012-06-285-19/+24
* added missing fileNikos Mavrogiannopoulos2012-06-261-0/+111
* Splitted Lucas' contribution to allow incorporation.Nikos Mavrogiannopoulos2012-06-253-68/+4
* Dot require load-privkey for to-p12Nikos Mavrogiannopoulos2012-06-253-5/+3
* document limitationsNikos Mavrogiannopoulos2012-06-241-0/+2
* Updated Lucas' patchNikos Mavrogiannopoulos2012-06-243-13/+12
* updated docNikos Mavrogiannopoulos2012-06-241-1/+2
* Certtool exports multiple keys in PKCS12 fileLucas Fisher2012-06-243-7/+82
* updated versionsNikos Mavrogiannopoulos2012-06-213-5/+5
* Added functions to directly load a private key.Nikos Mavrogiannopoulos2012-06-217-89/+215
* Added gnutls_load_file().Nikos Mavrogiannopoulos2012-06-213-0/+38
* Use the label when looking for a certificate or private key in PKCS #11.Nikos Mavrogiannopoulos2012-06-212-12/+27
* moved symbolNikos Mavrogiannopoulos2012-06-202-2/+1
* build: make sure to declare the generated source files as BUILT_SOURCESDiego Elio Pettenò2012-06-201-0/+3
* correct comparison of sent data in dtls-stress.Nikos Mavrogiannopoulos2012-06-191-1/+1
* small fixNikos Mavrogiannopoulos2012-06-131-2/+2
* Update to libtasn1 2.13.Simon Josefsson2012-06-119-21/+25
* removed old news entryNikos Mavrogiannopoulos2012-06-101-4/+0
* updated TODONikos Mavrogiannopoulos2012-06-101-7/+9
* Added flag GNUTLS_PKCS12_SP_INCLUDE_SELF_SIGNED for gnutls_pkcs12_simple_pars...Nikos Mavrogiannopoulos2012-06-102-21/+31
* deinitialize extra certs if they are empty.Nikos Mavrogiannopoulos2012-06-101-8/+18
* Revert "documented pin_callback expectations."Nikos Mavrogiannopoulos2012-06-091-5/+0
* added author of code.Nikos Mavrogiannopoulos2012-06-092-1/+4
* more files to ignoreNikos Mavrogiannopoulos2012-06-091-0/+3
* In tokens that allow multiple sessions make the private key session persistent.Nikos Mavrogiannopoulos2012-06-095-132/+184
* When generating a pkcs12 structure with multiple certificates set a friendly ...Nikos Mavrogiannopoulos2012-06-091-4/+7
* removed entry which was included in 3.0.20Nikos Mavrogiannopoulos2012-06-091-3/+0