summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated NEWSgnutls_3_0_14Nikos Mavrogiannopoulos2012-02-241-1/+1
* compilation fixes.Nikos Mavrogiannopoulos2012-02-233-12/+21
* Added GCM mode using cryptodev. This is mostly a hack due to how GCM mode is ...Nikos Mavrogiannopoulos2012-02-239-46/+358
* free allocated module name. Reported by Sam Varshavchik.Nikos Mavrogiannopoulos2012-02-232-1/+5
* updated documentationNikos Mavrogiannopoulos2012-02-211-7/+7
* added newline at end of file.Nikos Mavrogiannopoulos2012-02-211-1/+0
* account args-std.def in make distNikos Mavrogiannopoulos2012-02-212-0/+3
* check errno in pull_timeout_func.Nikos Mavrogiannopoulos2012-02-211-2/+10
* updates for cryptodev. Require the COP_FLAG_RESET.Nikos Mavrogiannopoulos2012-02-211-66/+54
* added error reportingNikos Mavrogiannopoulos2012-02-212-0/+27
* properly deinitialize session.Nikos Mavrogiannopoulos2012-02-211-2/+11
* added (dead) code to test the _hmac_fast.Nikos Mavrogiannopoulos2012-02-211-0/+12
* Always deinitialize.Nikos Mavrogiannopoulos2012-02-211-4/+11
* check _gnutls_auth_cipher_add_auth for error codes.Nikos Mavrogiannopoulos2012-02-211-4/+13
* added resetNikos Mavrogiannopoulos2012-02-201-1/+20
* hash copy no longer needed.Nikos Mavrogiannopoulos2012-02-205-69/+0
* initialize memory for siopNikos Mavrogiannopoulos2012-02-201-0/+4
* simplified the _datum functions.Nikos Mavrogiannopoulos2012-02-204-29/+22
* bumped versionsNikos Mavrogiannopoulos2012-02-202-2/+2
* properly deinitialize cryptodev resources, and only register ciphers if they ...Nikos Mavrogiannopoulos2012-02-201-7/+49
* benchmark-ciphers re-enabledNikos Mavrogiannopoulos2012-02-201-0/+19
* fixes in cryptodev support. Added support for digest algorithms.Nikos Mavrogiannopoulos2012-02-201-4/+11
* fixes in cryptodev support. Added support for digest algorithms.Nikos Mavrogiannopoulos2012-02-201-9/+116
* Optimizations in command line argument handling. Patch by Bruce Korb.Nikos Mavrogiannopoulos2012-02-1911-281/+86
* documented fixNikos Mavrogiannopoulos2012-02-191-0/+3
* more files to ignoreNikos Mavrogiannopoulos2012-02-191-4/+1
* Deinitialize the correct number of certificates. Reported by Remi Gacogne.Nikos Mavrogiannopoulos2012-02-192-4/+6
* force kill of child process.Nikos Mavrogiannopoulos2012-02-191-0/+1
* updatedNikos Mavrogiannopoulos2012-02-191-0/+11
* update in cryptodevNikos Mavrogiannopoulos2012-02-191-9/+11
* register the .fast function for cryptodevNikos Mavrogiannopoulos2012-02-191-0/+35
* Added more tests.Nikos Mavrogiannopoulos2012-02-192-4/+10
* Added new dtls-stress.c by SeanNikos Mavrogiannopoulos2012-02-191-444/+781
* Included libopts is not installed by default.Nikos Mavrogiannopoulos2012-02-191-3/+3
* updated descriptionNikos Mavrogiannopoulos2012-02-181-3/+2
* corrected latex outputNikos Mavrogiannopoulos2012-02-181-1/+1
* added dategnutls_3_0_13Nikos Mavrogiannopoulos2012-02-181-1/+1
* Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version than...Nikos Mavrogiannopoulos2012-02-1822-65/+65
* Added new functionsNikos Mavrogiannopoulos2012-02-181-0/+5
* verify that the correct error code is returnedNikos Mavrogiannopoulos2012-02-181-0/+5
* do not stick parameters to the next word.Nikos Mavrogiannopoulos2012-02-181-5/+5
* return the documented error codeNikos Mavrogiannopoulos2012-02-181-1/+1
* copy gnutls.epub to webdirNikos Mavrogiannopoulos2012-02-181-0/+1
* gaa is no longer neededNikos Mavrogiannopoulos2012-02-181-1/+0
* Set the handshake type when calling record_add_to_buffers().Nikos Mavrogiannopoulos2012-02-181-2/+5
* do not try to verify certificates when not needed.Nikos Mavrogiannopoulos2012-02-181-2/+4
* properly report unexpected EOF.Nikos Mavrogiannopoulos2012-02-183-10/+6
* increase the total timeout in the tests since they seem to exceed the default...Nikos Mavrogiannopoulos2012-02-181-1/+4
* Do not update twice the DTLS retransmission timer on finished messages. Repor...Nikos Mavrogiannopoulos2012-02-181-1/+0
* Cleanups in DTLS timers usage.Nikos Mavrogiannopoulos2012-02-181-23/+23