summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.1.2gnutls_3_1_2Nikos Mavrogiannopoulos2012-09-261-1/+1
* Handle heartbeat packets with zero payload, and account for the payload lengt...Nikos Mavrogiannopoulos2012-09-261-6/+14
* benchmark time was increased.Nikos Mavrogiannopoulos2012-09-251-2/+4
* Updated to minitasn1 3.0Nikos Mavrogiannopoulos2012-09-2514-332/+504
* updated cross.mkNikos Mavrogiannopoulos2012-09-251-4/+4
* added missing tpm.h headerNikos Mavrogiannopoulos2012-09-251-1/+11
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-256-27/+33
* updated copyrightNikos Mavrogiannopoulos2012-09-242-2/+4
* openpgp doc updateNikos Mavrogiannopoulos2012-09-242-13/+73
* Added boilerplate.Nikos Mavrogiannopoulos2012-09-242-1/+32
* simplified calculationsNikos Mavrogiannopoulos2012-09-231-2/+2
* documented fixNikos Mavrogiannopoulos2012-09-231-0/+2
* reduced verbosity and better debugging.Nikos Mavrogiannopoulos2012-09-236-97/+195
* Corrected bug in PGP subpacket encodingNikos Mavrogiannopoulos2012-09-231-1/+3
* Added script to check against randomly generated certificates.Nikos Mavrogiannopoulos2012-09-234-1/+581
* removed unused labelNikos Mavrogiannopoulos2012-09-221-2/+0
* doc updatesNikos Mavrogiannopoulos2012-09-222-2/+4
* Added a test of heartbeat ping exchange.Nikos Mavrogiannopoulos2012-09-222-1/+378
* several cleanupsNikos Mavrogiannopoulos2012-09-2223-145/+101
* corrected bug in gnutls_x509_privkey_sign_dataNikos Mavrogiannopoulos2012-09-221-1/+1
* All openpgp code moved within ENABLE_OPENPGPNikos Mavrogiannopoulos2012-09-211-60/+61
* updated makefilesNikos Mavrogiannopoulos2012-09-212-21/+24
* Correctly restore gnutls_record_recv() in DTLS mode if interrupted during the...Nikos Mavrogiannopoulos2012-09-216-25/+50
* Allow for pinging until timeout.Nikos Mavrogiannopoulos2012-09-211-2/+2
* corrected timeNikos Mavrogiannopoulos2012-09-211-0/+1
* documented updateNikos Mavrogiannopoulos2012-09-211-0/+5
* fixed copyrightNikos Mavrogiannopoulos2012-09-211-1/+1
* Better handling of timeouts.Nikos Mavrogiannopoulos2012-09-217-13/+93
* GTK-DOC fixes.Simon Josefsson2012-09-213-4/+4
* More GTK-DOC warning fixes.Simon Josefsson2012-09-214-12/+10
* Also include tpm.h in GTK-DOC manual.Simon Josefsson2012-09-211-0/+1
* Fix GTK-DOC warnings.Simon Josefsson2012-09-219-47/+54
* Cleanup warning flags.Simon Josefsson2012-09-211-5/+5
* bumped versionsNikos Mavrogiannopoulos2012-09-202-3/+3
* doc updateNikos Mavrogiannopoulos2012-09-202-2/+6
* updatedNikos Mavrogiannopoulos2012-09-201-1/+49
* updates in heartbeat supportNikos Mavrogiannopoulos2012-09-206-32/+48
* updated documentationNikos Mavrogiannopoulos2012-09-201-4/+3
* updated tests for new security levelsNikos Mavrogiannopoulos2012-09-202-2/+2
* several updates in the heartbeat handling code.Nikos Mavrogiannopoulos2012-09-2014-226/+249
* Corrected issuesNikos Mavrogiannopoulos2012-09-202-1/+6
* Drop -Winline.Simon Josefsson2012-09-201-0/+1
* corrected usage of definesNikos Mavrogiannopoulos2012-09-191-5/+5
* doc/manpages is handled the same as doc/Nikos Mavrogiannopoulos2012-09-182-659/+659
* compare-makefile is only executed during make dist.Nikos Mavrogiannopoulos2012-09-182-1318/+1309
* DEFAULT_* -> DEFAULT_MAX_*Nikos Mavrogiannopoulos2012-09-182-4/+4
* MAX_CERTS_TO_SORT -> DEFAULT_VERIFY_DEPTHNikos Mavrogiannopoulos2012-09-182-8/+6
* corrected defaultNikos Mavrogiannopoulos2012-09-171-1/+1
* Increased security levels by adding insecure.Nikos Mavrogiannopoulos2012-09-173-4/+7
* Allow negatives in enumerations.Nikos Mavrogiannopoulos2012-09-171-1/+1