summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped versiongnutls_3_0_22Nikos Mavrogiannopoulos2012-08-043-6/+13
* updatedNikos Mavrogiannopoulos2012-08-041-0/+3
* Revert "Do not crash if password is null and GNUTLS_PKCS_PLAIN is not specifi...Nikos Mavrogiannopoulos2012-08-041-1/+1
* documented updateNikos Mavrogiannopoulos2012-08-021-0/+9
* Respect certtool --hash when signing request and CRLPetr Písař2012-08-021-15/+24
* use stack for file pathsNikos Mavrogiannopoulos2012-07-212-10/+14
* handle noindentNikos Mavrogiannopoulos2012-07-211-0/+1
* Check for /etc/ssl/cert.pem in OpenBSD. Reported by David Woodhouse and Mike ...Nikos Mavrogiannopoulos2012-07-191-1/+2
* Avoid the usage of alloca(). Reported by Rob McMahon.Nikos Mavrogiannopoulos2012-07-192-4/+8
* Avoid returning from void function. Patch by Rob McMahon.Nikos Mavrogiannopoulos2012-07-191-2/+2
* When verifying a certificate chain make sure it is chain.Nikos Mavrogiannopoulos2012-07-131-0/+12
* added support for legacy sec-param.Nikos Mavrogiannopoulos2012-07-131-0/+4
* bumped versiongnutls_3_0_21_realNikos Mavrogiannopoulos2012-07-023-4/+4
* removed warning for bits==512Nikos Mavrogiannopoulos2012-07-021-1/+1
* documented fixNikos Mavrogiannopoulos2012-07-021-0/+4
* Handle EC DER keys.Nikos Mavrogiannopoulos2012-07-021-1/+6
* Added missing functionsNikos Mavrogiannopoulos2012-06-301-0/+1
* documented updateNikos Mavrogiannopoulos2012-06-301-0/+3
* 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
* documented updateNikos Mavrogiannopoulos2012-06-301-0/+1
* 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-305-56/+75
* Added autogen generated files.Nikos Mavrogiannopoulos2012-06-2917-18/+10461
* cleaned up errno handling.Nikos Mavrogiannopoulos2012-06-291-26/+29
* Return GNUTLS_E_LARGE_PACKET when errno is EMSGSIZENikos Mavrogiannopoulos2012-06-286-19/+27
* do not require load-privkey for to-p12Nikos Mavrogiannopoulos2012-06-251-1/+0
* documented fixNikos Mavrogiannopoulos2012-06-211-0/+3
* Use the label when looking for a certificate or private key in PKCS #11.Nikos Mavrogiannopoulos2012-06-212-12/+27
* removed crapNikos Mavrogiannopoulos2012-06-201-11/+0
* Added support for an old version of the DTLS protocolNikos Mavrogiannopoulos2012-06-2012-24/+204
* 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
* documented fixNikos Mavrogiannopoulos2012-06-091-0/+8
* Fixed leaks in PKCS #8 decodingNikos Mavrogiannopoulos2012-06-091-3/+3
* documented pin_callback expectations.Nikos Mavrogiannopoulos2012-06-081-0/+5
* Print the fingerprint only in the first certificate in the chain.Nikos Mavrogiannopoulos2012-06-071-0/+1
* corrected function nameNikos Mavrogiannopoulos2012-06-061-1/+1
* add missing include wincrypt.hMark Brand2012-06-061-0/+3
* mention retrieve_function2Nikos Mavrogiannopoulos2012-06-051-1/+1
* corrected invalid charNikos Mavrogiannopoulos2012-06-051-1/+1
* updates in latex buildNikos Mavrogiannopoulos2012-06-052-1/+2
* no need for eurosansNikos Mavrogiannopoulos2012-06-051-1/+0
* do not use @euro{}Nikos Mavrogiannopoulos2012-06-051-2/+2
* updated gnulibgnutls_3_0_20Nikos Mavrogiannopoulos2012-06-0562-391/+11131