summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-05283-27787/+479
* Sync with TP.Nikos Mavrogiannopoulos2013-08-052-400/+535
* removed unused codeNikos Mavrogiannopoulos2013-08-031-41/+0
* Do not try to parse arbitrary objects as certificates.Nikos Mavrogiannopoulos2013-08-031-5/+6
* don't ignore errors when copying resumption valuesNikos Mavrogiannopoulos2013-08-031-9/+24
* mention that new padding is currently a gnutls extensionNikos Mavrogiannopoulos2013-08-031-1/+1
* do not require localtimeNikos Mavrogiannopoulos2013-08-032-2/+4
* added mkdirNikos Mavrogiannopoulos2013-08-031-1/+2
* inverse check for cipher ok and priority.Nikos Mavrogiannopoulos2013-08-021-8/+8
* documented parametersNikos Mavrogiannopoulos2013-08-011-0/+8
* no need to keep separate priority lists for export ciphersuites (they are no ...Nikos Mavrogiannopoulos2013-07-311-28/+2
* Added the PFS priority string option.Nikos Mavrogiannopoulos2013-07-313-0/+45
* released 3.2.3gnutls_3_2_3Nikos Mavrogiannopoulos2013-07-301-1/+1
* doc updateNikos Mavrogiannopoulos2013-07-291-0/+3
* allow empty fragments with padding.Nikos Mavrogiannopoulos2013-07-291-1/+1
* corrected testNikos Mavrogiannopoulos2013-07-291-8/+15
* Added test for the range functionality.Nikos Mavrogiannopoulos2013-07-292-1/+164
* corrected overhead calculation in AEAD ciphers.Nikos Mavrogiannopoulos2013-07-292-4/+2
* Correctly report unicode status in win32 APINikos Mavrogiannopoulos2013-07-291-0/+7
* correctly link with librt when needed.Nikos Mavrogiannopoulos2013-07-291-1/+1
* link with libiconv when needed.Nikos Mavrogiannopoulos2013-07-293-2/+9
* doc updategnutls_3_2_3pre0Nikos Mavrogiannopoulos2013-07-291-0/+3
* Removed LGPLv3 gnulib components.Nikos Mavrogiannopoulos2013-07-2954-10113/+14
* released 3.2.3pre0Nikos Mavrogiannopoulos2013-07-281-1/+1
* Added new functionsNikos Mavrogiannopoulos2013-07-282-0/+9
* bumped versionNikos Mavrogiannopoulos2013-07-283-5/+5
* use common macros to calculate the overhead.Nikos Mavrogiannopoulos2013-07-282-9/+7
* The after handshake function is now called before epoch change.Nikos Mavrogiannopoulos2013-07-288-19/+27
* test sending and receiving the maximum allowed TLS buffer size.Nikos Mavrogiannopoulos2013-07-281-5/+43
* corrected guile-site-dir option. Patch by Steve Erhart.Nikos Mavrogiannopoulos2013-07-281-1/+1
* Do not count pad and MAC as received data.Nikos Mavrogiannopoulos2013-07-271-0/+2
* simplified decrypted data allocation.Nikos Mavrogiannopoulos2013-07-261-2/+1
* doc updateNikos Mavrogiannopoulos2013-07-261-0/+3
* small optimizations.Nikos Mavrogiannopoulos2013-07-263-16/+17
* When in compatibility mode allow for larger record sizes than the maximum.Nikos Mavrogiannopoulos2013-07-262-3/+7
* Updated mini test.Nikos Mavrogiannopoulos2013-07-262-7/+13
* Applied Bruce Korb's fix on unacceptable chars.Nikos Mavrogiannopoulos2013-07-251-4/+4
* Revert "Ignore non-ascii characters in configuration file."Nikos Mavrogiannopoulos2013-07-251-2/+1
* test also the number of ciphers.Nikos Mavrogiannopoulos2013-07-251-14/+27
* Added helper functions to export the available ciphers in a priority structureNikos Mavrogiannopoulos2013-07-254-1/+73
* doc updateNikos Mavrogiannopoulos2013-07-251-0/+8
* Added a test that checks whether the priorities behave as expected (depends o...Nikos Mavrogiannopoulos2013-07-252-1/+102
* When adding a bulk of priorities make sure they don't replace the whole list....Nikos Mavrogiannopoulos2013-07-251-1/+1
* doc updateNikos Mavrogiannopoulos2013-07-251-3/+3
* updated docNikos Mavrogiannopoulos2013-07-251-1/+4
* Ignore non-ascii characters in configuration file.Nikos Mavrogiannopoulos2013-07-241-1/+2
* make sure that the .info files are as new as the pdfs and html.Nikos Mavrogiannopoulos2013-07-231-1/+1
* X.509 server example updated to include OCSP staplingNikos Mavrogiannopoulos2013-07-192-2/+14
* avoid leaking a buffer element when _gnutls_stream_read returns 0Matt Whitlock2013-07-191-0/+3
* doc updateNikos Mavrogiannopoulos2013-07-191-0/+8