summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Increased priority of CPU assisted ciphers.Nikos Mavrogiannopoulos2011-04-123-11/+12
* Do not rely on lowat being set.Nikos Mavrogiannopoulos2011-04-121-18/+47
* Added README explaining the usage of Intel AES library.Nikos Mavrogiannopoulos2011-04-113-2/+5
* Corrected parsing error in TLS, when many handshake messagesNikos Mavrogiannopoulos2011-04-111-5/+12
* fixes in acceleration detection.Nikos Mavrogiannopoulos2011-04-1116-229/+4905
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-113-7/+2
* removed duplicate testNikos Mavrogiannopoulos2011-04-111-1/+0
* No need to under restrict for C++. Only use config.h.Nikos Mavrogiannopoulos2011-04-112-4/+1
* gnutls_transport_set_global_errno() is no more.Nikos Mavrogiannopoulos2011-04-113-48/+6
* Combined the safe renegotiation tests with the again-common lib.Nikos Mavrogiannopoulos2011-04-118-993/+95
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-1012-251/+9
* bumped versionNikos Mavrogiannopoulos2011-04-102-1/+7
* updated time.h.inNikos Mavrogiannopoulos2011-04-103-564/+16
* Corrected documentation of several API functions.Nikos Mavrogiannopoulos2011-04-1010-22/+25
* documentation updates.Nikos Mavrogiannopoulos2011-04-102-41/+41
* remove perl warnings from scripts.Nikos Mavrogiannopoulos2011-04-102-7/+13
* Added support for x86 intel AES instruction acceleration if detected.Nikos Mavrogiannopoulos2011-04-1010-78/+416
* Added gl/ files.Nikos Mavrogiannopoulos2011-04-104-0/+3605
* corrected po directory and build-aux paths.Nikos Mavrogiannopoulos2011-04-101-3/+3
* include gnulib files.Nikos Mavrogiannopoulos2011-04-101-1/+2
* updated TODONikos Mavrogiannopoulos2011-04-101-0/+1
* Use --infile in certtool to avoid issues with streams in windows.Nikos Mavrogiannopoulos2011-04-101-4/+4
* Changes armor.c to be able to handle both LF and CRLF inputs (output isNikos Mavrogiannopoulos2011-04-101-3/+16
* Define variables within the intended scope (not windows). Based on patch by LRN.Nikos Mavrogiannopoulos2011-04-105-3/+12
* Use getpass.h (from gnulib). Patch by LRN.Nikos Mavrogiannopoulos2011-04-103-0/+6
* Return correct value for dlclose() in windows. Patch by LRN.Nikos Mavrogiannopoulos2011-04-101-1/+1
* Disable openpgp-auth run in windows due to lack of socketpair(). Patch by LRN.Nikos Mavrogiannopoulos2011-04-101-1/+10
* gl before lib or libextragnutls_2_99_0Nikos Mavrogiannopoulos2011-04-091-1/+1
* generatedNikos Mavrogiannopoulos2011-04-091-20244/+2532
* updatedNikos Mavrogiannopoulos2011-04-091-6/+50
* Added documentation for Datagram TLS.Nikos Mavrogiannopoulos2011-04-097-12/+235
* updatedNikos Mavrogiannopoulos2011-04-091-4/+6
* disable test in windows.Nikos Mavrogiannopoulos2011-04-081-0/+7
* corrected leaks in tests.Nikos Mavrogiannopoulos2011-04-083-0/+15
* corrected memory leak on RSA signatures.Nikos Mavrogiannopoulos2011-04-082-4/+7
* more leaks fixed in common.cNikos Mavrogiannopoulos2011-04-081-14/+4
* Corrected leaks in gnutls_pubkey_t deinitialization.Nikos Mavrogiannopoulos2011-04-081-0/+7
* fix in trusted_list certificate deinitialization.Nikos Mavrogiannopoulos2011-04-081-0/+2
* correction in deinitialization of privkey.Nikos Mavrogiannopoulos2011-04-081-0/+3
* combined more tests with eagain-common.h.Nikos Mavrogiannopoulos2011-04-082-280/+21
* Corrected memory leaks.Nikos Mavrogiannopoulos2011-04-089-33/+64
* added valgrind from gnulib.Nikos Mavrogiannopoulos2011-04-089-29/+30
* Do not run the test scripts in win32 environment.Nikos Mavrogiannopoulos2011-04-082-0/+8
* use the system wide gnulib-tool.Nikos Mavrogiannopoulos2011-04-081-2/+2
* updatedNikos Mavrogiannopoulos2011-04-081-57/+1
* updatedNikos Mavrogiannopoulos2011-04-081-0/+5
* include priority headers unconditionally.Nikos Mavrogiannopoulos2011-04-081-4/+2
* Better way of not including the tests/suite directory. Based on discussion wi...Nikos Mavrogiannopoulos2011-04-084-1966/+9
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-08496-45736/+3134
* Avoid using readline.Nikos Mavrogiannopoulos2011-04-081-19/+21