Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | released 3.2.2gnutls_3_2_2 | Nikos Mavrogiannopoulos | 2013-07-14 | 1 | -1/+2 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-13 | 1 | -4/+5 |
| | |||||
* | typo fix | Nikos Mavrogiannopoulos | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | gnutls-cli -l prints the supported digest algorithms as well. | Nikos Mavrogiannopoulos | 2013-07-13 | 1 | -0/+14 |
| | |||||
* | corrected return value. | Nikos Mavrogiannopoulos | 2013-07-13 | 1 | -4/+4 |
| | |||||
* | Check for nanosleep in librt, when not in libc. Reported by Joern Clausen. | Nikos Mavrogiannopoulos | 2013-07-13 | 1 | -1/+5 |
| | |||||
* | corrected typo | Nikos Mavrogiannopoulos | 2013-07-12 | 1 | -2/+2 |
| | |||||
* | updated | Nikos Mavrogiannopoulos | 2013-07-12 | 1 | -1/+10 |
| | |||||
* | try to reduce memory in internal structure | Nikos Mavrogiannopoulos | 2013-07-11 | 1 | -12/+12 |
| | |||||
* | Allow hooks to be called before or after generation/receiving. | Nikos Mavrogiannopoulos | 2013-07-11 | 6 | -17/+27 |
| | |||||
* | Revert "simplified hook function, to apply only to post-processing or ↵ | Nikos Mavrogiannopoulos | 2013-07-11 | 3 | -8/+24 |
| | | | | | | generation of messages." This reverts commit 7b14a8217b78aaf3367d13181237bf937292f5ba. | ||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | Eliminate reset from cryptodev hashes and mac | Gustavo Zacarias | 2013-07-11 | 1 | -3/+0 |
| | | | | | | | It wasn't done in 73ec74c2 and 6f0ecbf4 for cryptodev causing build failures. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> | ||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-10 | 1 | -9/+3 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-10 | 1 | -1/+2 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-10 | 1 | -3/+0 |
| | |||||
* | make sure that the hook function is always called. | Nikos Mavrogiannopoulos | 2013-07-10 | 1 | -4/+4 |
| | |||||
* | New functions added | Nikos Mavrogiannopoulos | 2013-07-10 | 2 | -0/+27 |
| | |||||
* | bumped version | Nikos Mavrogiannopoulos | 2013-07-09 | 2 | -3/+3 |
| | |||||
* | When resuming a session send only the mandatory extensions. | Nikos Mavrogiannopoulos | 2013-07-09 | 1 | -1/+3 |
| | | | | That will make server behavior to conform to TLS RFC. Reported by Peter Dettman. | ||||
* | corrected typo | Nikos Mavrogiannopoulos | 2013-07-09 | 1 | -1/+1 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-09 | 1 | -0/+3 |
| | |||||
* | Include MKI size in size calculations for the extension. | Nikos Mavrogiannopoulos | 2013-07-09 | 1 | -1/+2 |
| | | | | | This prevents a parsing error when MKI is being used. Reported by Gábor Tatárka. | ||||
* | Fix for NetBSD systems that do not have CLOCK_PROCESS_CPUTIME_ID. Patch by ↵ | Nikos Mavrogiannopoulos | 2013-07-09 | 1 | -1/+1 |
| | | | | Thomas Klausner. | ||||
* | make sure that a valid number of days is entered | Nikos Mavrogiannopoulos | 2013-07-06 | 1 | -3/+10 |
| | |||||
* | Added DCO | Nikos Mavrogiannopoulos | 2013-07-05 | 1 | -0/+25 |
| | |||||
* | added new functions | Nikos Mavrogiannopoulos | 2013-07-04 | 1 | -0/+3 |
| | |||||
* | simplified structure | Nikos Mavrogiannopoulos | 2013-07-04 | 1 | -10/+12 |
| | |||||
* | corrected issue in client hello verify. | Nikos Mavrogiannopoulos | 2013-07-04 | 1 | -3/+6 |
| | |||||
* | Added helper functions for digests. | Nikos Mavrogiannopoulos | 2013-07-04 | 4 | -1/+90 |
| | |||||
* | pkcs11: Use the correct attribute length for CKA_TRUSTED | Stef Walter | 2013-07-04 | 1 | -1/+1 |
| | | | | | | | | CKA_TRUSTED is a CK_BBOOL value in PKCS#11. Since object searches are done with the attribute byte values, we need to get the length exactly right. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | updated for new callback format | Nikos Mavrogiannopoulos | 2013-07-03 | 1 | -4/+2 |
| | |||||
* | corrected typo | Nikos Mavrogiannopoulos | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | more files to ignore | Nikos Mavrogiannopoulos | 2013-07-03 | 1 | -0/+1 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-03 | 1 | -4/+4 |
| | |||||
* | when removing a cipher priority, make sure the order is kept | Nikos Mavrogiannopoulos | 2013-07-03 | 1 | -13/+9 |
| | |||||
* | gnutls_record_overhead_size2 -> gnutls_est_record_overhead_size | Nikos Mavrogiannopoulos | 2013-07-03 | 3 | -4/+4 |
| | |||||
* | doc update | Nikos Mavrogiannopoulos | 2013-07-01 | 1 | -0/+6 |
| | |||||
* | Sync with TP. | Nikos Mavrogiannopoulos | 2013-06-29 | 2 | -724/+995 |
| | |||||
* | guile: Keep a weak reference on objects aggregated by other objects. | Ludovic Courtès | 2013-06-28 | 1 | -1/+27 |
| | | | | | | | | | Before, in cases such as `set-anonymous-server-dh-parameters!' where the C object beneath CRED keeps a pointer to the C object beneath DH_PARAMS, DH_PARAMS could be garbage-collected before CRED, leading to the destruction of the underlying C object. Reported by Nikos Mavrogiannopoulos <nmav@gnutls.org>. | ||||
* | guile: tests: Use `port->fdes' rather than `fileno'. | Ludovic Courtès | 2013-06-28 | 3 | -9/+9 |
| | | | | | This has no practical impact, but it's a better way to express that we don't want the file descriptors closed behind our back. | ||||
* | removed unsupported RSA-EXPORT | Nikos Mavrogiannopoulos | 2013-06-26 | 1 | -6/+0 |
| | |||||
* | documented private extensions | Nikos Mavrogiannopoulos | 2013-06-26 | 3 | -4/+32 |
| | |||||
* | simplified hook function, to apply only to post-processing or generation of ↵ | Nikos Mavrogiannopoulos | 2013-06-26 | 3 | -24/+8 |
| | | | | messages. | ||||
* | documented dtls behavior. | Nikos Mavrogiannopoulos | 2013-06-19 | 1 | -2/+6 |
| | |||||
* | enforce the maximum TLS size when setting MTU | Nikos Mavrogiannopoulos | 2013-06-19 | 1 | -1/+1 |
| | |||||
* | make sure that no DTLS MTU size can exceed 2^14. | Nikos Mavrogiannopoulos | 2013-06-19 | 1 | -25/+11 |
| | |||||
* | Revert "Add nettle dependencies to libcrypto.la" | Nikos Mavrogiannopoulos | 2013-06-19 | 2 | -1/+1 |
| | | | | This reverts commit f3ef68f4f79434fadc3f28c649744e57f3eef99b. | ||||
* | Added test to verify whether DTLS layer will send GNUTLS_E_LARGE_PACKET on ↵ | Nikos Mavrogiannopoulos | 2013-06-19 | 2 | -1/+346 |
| | | | | large packets | ||||
* | Sync with TP. | Nikos Mavrogiannopoulos | 2013-06-18 | 1 | -359/+498 |
| |