summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Corrected PSK client example.gnutls_3_0_15Nikos Mavrogiannopoulos2012-03-021-1/+1
* Added missing files.Nikos Mavrogiannopoulos2012-03-021-0/+2
* supp data doc addedCarolin Latze2012-03-021-0/+95
* released 3.0.15Nikos Mavrogiannopoulos2012-03-021-1/+1
* Fix index with new 3.0.x symbols.Simon Josefsson2012-03-021-2/+2
* Doc fixes for GTK-DOC.Simon Josefsson2012-03-023-37/+41
* De-inline some dtls functions.Simon Josefsson2012-03-022-23/+29
* Added SRP test.Nikos Mavrogiannopoulos2012-03-027-1/+328
* Fixes and memory leak elimination in SRP authentication.Nikos Mavrogiannopoulos2012-03-023-41/+73
* Eliminate double free during SRP authentication.Nikos Mavrogiannopoulos2012-03-012-2/+3
* corrected version replacement in .texi.Nikos Mavrogiannopoulos2012-03-011-1/+1
* bumped versionNikos Mavrogiannopoulos2012-03-012-2/+2
* avoid regeneration of header filesNikos Mavrogiannopoulos2012-03-011-1/+8
* No longer crash on a pkcs11 object without an ID.Nikos Mavrogiannopoulos2012-03-012-0/+9
* updatedNikos Mavrogiannopoulos2012-02-291-0/+1
* eliminated memory leaks in new test.Nikos Mavrogiannopoulos2012-02-291-0/+2
* documented fixNikos Mavrogiannopoulos2012-02-291-0/+3
* Added test for invalid record packet sizes.Nikos Mavrogiannopoulos2012-02-293-1/+428
* artistic changes.Nikos Mavrogiannopoulos2012-02-293-3/+2
* corrected copying of buffers.Nikos Mavrogiannopoulos2012-02-291-2/+2
* corrected check_command() inputNikos Mavrogiannopoulos2012-02-291-1/+1
* Update gnulib files.Simon Josefsson2012-02-294-82/+257
* Update to autogen 5.15.Simon Josefsson2012-02-2913-44/+21
* changes in packet parsing.Nikos Mavrogiannopoulos2012-02-281-8/+6
* Do not call gnutls_x509_crt_check_hostname() if hostname eq NULL. Reported by...Nikos Mavrogiannopoulos2012-02-282-9/+13
* Updated documentation on gnutls_prf()Nikos Mavrogiannopoulos2012-02-272-8/+9
* updatedNikos Mavrogiannopoulos2012-02-271-0/+3
* re-updatedNikos Mavrogiannopoulos2012-02-261-1/+2
* Revert "always link against the distributed libopts"Nikos Mavrogiannopoulos2012-02-261-1/+2
* replace @VERSION@ in the program documentation.Nikos Mavrogiannopoulos2012-02-261-0/+1
* document autogen minimum versionNikos Mavrogiannopoulos2012-02-261-1/+1
* Updated cryptodev code.Nikos Mavrogiannopoulos2012-02-262-17/+25
* added all cases.Nikos Mavrogiannopoulos2012-02-261-4/+0
* removed debuggingNikos Mavrogiannopoulos2012-02-261-1/+0
* simplified gcm registration in cryptodev.Nikos Mavrogiannopoulos2012-02-262-8/+4
* doc updatesNikos Mavrogiannopoulos2012-02-261-6/+6
* documented updatesNikos Mavrogiannopoulos2012-02-261-2/+1
* If a client hello is received immediately after a completed handshake delete ...Nikos Mavrogiannopoulos2012-02-261-5/+14
* documented fixNikos Mavrogiannopoulos2012-02-261-0/+3
* When rehandshake is requested by server force the cleanup of the previous han...Nikos Mavrogiannopoulos2012-02-262-1/+3
* Added mini-dtls-rehandshake.c to test rehandshake in DTLS.Nikos Mavrogiannopoulos2012-02-265-4/+1082
* Corrected session resumption for DTLSNikos Mavrogiannopoulos2012-02-261-12/+12
* removed redundant test.Nikos Mavrogiannopoulos2012-02-262-406/+1
* fixes in DTLS rehandshake and epoch cleanup.Nikos Mavrogiannopoulos2012-02-266-26/+57
* rehandshake command works in udp mode as well.Nikos Mavrogiannopoulos2012-02-264-14/+41
* properly break lines.Nikos Mavrogiannopoulos2012-02-263-18/+24
* updatedNikos Mavrogiannopoulos2012-02-251-1/+2
* Updated libopts.Nikos Mavrogiannopoulos2012-02-2519-217/+221
* always link against the distributed liboptsNikos Mavrogiannopoulos2012-02-251-2/+1
* Link to correct libraries.Nikos Mavrogiannopoulos2012-02-253-4/+7