Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnulib only contains lgplv2 modules | Nikos Mavrogiannopoulos | 2013-08-05 | 283 | -27787/+479 |
* | Sync with TP. | Nikos Mavrogiannopoulos | 2013-08-05 | 2 | -400/+535 |
* | removed unused code | Nikos Mavrogiannopoulos | 2013-08-03 | 1 | -41/+0 |
* | Do not try to parse arbitrary objects as certificates. | Nikos Mavrogiannopoulos | 2013-08-03 | 1 | -5/+6 |
* | don't ignore errors when copying resumption values | Nikos Mavrogiannopoulos | 2013-08-03 | 1 | -9/+24 |
* | mention that new padding is currently a gnutls extension | Nikos Mavrogiannopoulos | 2013-08-03 | 1 | -1/+1 |
* | do not require localtime | Nikos Mavrogiannopoulos | 2013-08-03 | 2 | -2/+4 |
* | added mkdir | Nikos Mavrogiannopoulos | 2013-08-03 | 1 | -1/+2 |
* | inverse check for cipher ok and priority. | Nikos Mavrogiannopoulos | 2013-08-02 | 1 | -8/+8 |
* | documented parameters | Nikos Mavrogiannopoulos | 2013-08-01 | 1 | -0/+8 |
* | no need to keep separate priority lists for export ciphersuites (they are no ... | Nikos Mavrogiannopoulos | 2013-07-31 | 1 | -28/+2 |
* | Added the PFS priority string option. | Nikos Mavrogiannopoulos | 2013-07-31 | 3 | -0/+45 |
* | released 3.2.3gnutls_3_2_3 | Nikos Mavrogiannopoulos | 2013-07-30 | 1 | -1/+1 |
* | doc update | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -0/+3 |
* | allow empty fragments with padding. | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -1/+1 |
* | corrected test | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -8/+15 |
* | Added test for the range functionality. | Nikos Mavrogiannopoulos | 2013-07-29 | 2 | -1/+164 |
* | corrected overhead calculation in AEAD ciphers. | Nikos Mavrogiannopoulos | 2013-07-29 | 2 | -4/+2 |
* | Correctly report unicode status in win32 API | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -0/+7 |
* | correctly link with librt when needed. | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -1/+1 |
* | link with libiconv when needed. | Nikos Mavrogiannopoulos | 2013-07-29 | 3 | -2/+9 |
* | doc updategnutls_3_2_3pre0 | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -0/+3 |
* | Removed LGPLv3 gnulib components. | Nikos Mavrogiannopoulos | 2013-07-29 | 54 | -10113/+14 |
* | released 3.2.3pre0 | Nikos Mavrogiannopoulos | 2013-07-28 | 1 | -1/+1 |
* | Added new functions | Nikos Mavrogiannopoulos | 2013-07-28 | 2 | -0/+9 |
* | bumped version | Nikos Mavrogiannopoulos | 2013-07-28 | 3 | -5/+5 |
* | use common macros to calculate the overhead. | Nikos Mavrogiannopoulos | 2013-07-28 | 2 | -9/+7 |
* | The after handshake function is now called before epoch change. | Nikos Mavrogiannopoulos | 2013-07-28 | 8 | -19/+27 |
* | test sending and receiving the maximum allowed TLS buffer size. | Nikos Mavrogiannopoulos | 2013-07-28 | 1 | -5/+43 |
* | corrected guile-site-dir option. Patch by Steve Erhart. | Nikos Mavrogiannopoulos | 2013-07-28 | 1 | -1/+1 |
* | Do not count pad and MAC as received data. | Nikos Mavrogiannopoulos | 2013-07-27 | 1 | -0/+2 |
* | simplified decrypted data allocation. | Nikos Mavrogiannopoulos | 2013-07-26 | 1 | -2/+1 |
* | doc update | Nikos Mavrogiannopoulos | 2013-07-26 | 1 | -0/+3 |
* | small optimizations. | Nikos Mavrogiannopoulos | 2013-07-26 | 3 | -16/+17 |
* | When in compatibility mode allow for larger record sizes than the maximum. | Nikos Mavrogiannopoulos | 2013-07-26 | 2 | -3/+7 |
* | Updated mini test. | Nikos Mavrogiannopoulos | 2013-07-26 | 2 | -7/+13 |
* | Applied Bruce Korb's fix on unacceptable chars. | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -4/+4 |
* | Revert "Ignore non-ascii characters in configuration file." | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -2/+1 |
* | test also the number of ciphers. | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -14/+27 |
* | Added helper functions to export the available ciphers in a priority structure | Nikos Mavrogiannopoulos | 2013-07-25 | 4 | -1/+73 |
* | doc update | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -0/+8 |
* | Added a test that checks whether the priorities behave as expected (depends o... | Nikos Mavrogiannopoulos | 2013-07-25 | 2 | -1/+102 |
* | When adding a bulk of priorities make sure they don't replace the whole list.... | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -1/+1 |
* | doc update | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -3/+3 |
* | updated doc | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -1/+4 |
* | Ignore non-ascii characters in configuration file. | Nikos Mavrogiannopoulos | 2013-07-24 | 1 | -1/+2 |
* | make sure that the .info files are as new as the pdfs and html. | Nikos Mavrogiannopoulos | 2013-07-23 | 1 | -1/+1 |
* | X.509 server example updated to include OCSP stapling | Nikos Mavrogiannopoulos | 2013-07-19 | 2 | -2/+14 |
* | avoid leaking a buffer element when _gnutls_stream_read returns 0 | Matt Whitlock | 2013-07-19 | 1 | -0/+3 |
* | doc update | Nikos Mavrogiannopoulos | 2013-07-19 | 1 | -0/+8 |