summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove gnutls_safe_negotiation_set_initial and gnutls_safe_renegotiation_set.Simon Josefsson2010-05-218-68/+16
* Documented behavioral change.Nikos Mavrogiannopoulos2010-05-181-2/+4
* Because we want to differentiate the behavior of serverNikos Mavrogiannopoulos2010-05-182-3/+33
* Emulate old gnutls behavior regarding safe renegotiation if the priority_* fu...Nikos Mavrogiannopoulos2010-05-181-0/+5
* Corrected typo. Reported by Clint Adams.Nikos Mavrogiannopoulos2010-05-111-1/+2
* tests: Add srn3 to test inverse of what srn1 is testing.Simon Josefsson2010-05-033-2/+268
* tests: Add another safe renegotiation self tests.Simon Josefsson2010-05-032-1/+456
* Also test gnutls_safe_renegotiation_status API.Simon Josefsson2010-05-031-0/+8
* tests: Add first self-test of safe renegotiation extension.Simon Josefsson2010-05-032-0/+270
* tests: Add small X.509 rehandshake test.Simon Josefsson2010-05-032-1/+309
* Protect against infloops.Simon Josefsson2010-05-031-0/+4
* tests: Add mini-x509 self-test.Simon Josefsson2010-05-032-1/+248
* Improve text, based on suggestions from Tomas Hoger <thoger@redhat.com>.Simon Josefsson2010-04-301-11/+16
* Fix typo.Simon Josefsson2010-04-291-1/+1
* Improve renegotiation debug messages.Simon Josefsson2010-04-291-9/+17
* Add.Simon Josefsson2010-04-291-4/+67
* Add.Simon Josefsson2010-04-291-0/+7
* Add section on safe renegotiation.Simon Josefsson2010-04-291-0/+71
* Remove debug code.Simon Josefsson2010-04-291-6/+0
* Mention shared library map file and GTK-DOC guidelines.Simon Josefsson2010-04-251-0/+9
* Update URL.Simon Josefsson2010-04-221-1/+1
* Update my OpenPGP key.Simon Josefsson2010-04-221-243/+336
* Update my key.Simon Josefsson2010-04-221-3/+3
* Remove.Simon Josefsson2010-04-221-406/+0
* Prepare 2.10.0 release notes.Simon Josefsson2010-04-222-198/+465
* Add 2.8.x NEWS entries.Simon Josefsson2010-04-221-0/+78
* Also bump libgnutls-extra version.Simon Josefsson2010-04-221-1/+1
* Bump versions.Simon Josefsson2010-04-224-3/+8
* Chmod +x.Simon Josefsson2010-04-221-0/+0
* Generated.gnutls_2_9_10Simon Josefsson2010-04-221-3/+1748
* Version 2.9.10.Simon Josefsson2010-04-221-1/+1
* Upgrade to libtasn1 version 2.6.Simon Josefsson2010-04-2111-302/+296
* Update gnulib files.Simon Josefsson2010-04-2117-73/+121
* Structure fork check together.Simon Josefsson2010-04-211-1/+1
* Fix compiler warning.Simon Josefsson2010-04-151-2/+1
* Update gnulib files.Simon Josefsson2010-04-154-55/+66
* Indent code.Simon Josefsson2010-04-152-2/+3
* Use size_t instead of int for input variables that represent sizes.Nikos Mavrogiannopoulos2010-04-142-9/+8
* Free the priority structure on error. Reported by Paul Aurich.Nikos Mavrogiannopoulos2010-04-141-2/+4
* The string is colon separated. Reported by Paul Aurich.Nikos Mavrogiannopoulos2010-04-141-1/+1
* Fix indent bug.Simon Josefsson2010-04-141-1/+3
* More indentation.Simon Josefsson2010-04-1448-1697/+1814
* Add.Simon Josefsson2010-04-141-6/+17
* Add.Simon Josefsson2010-04-141-5/+10
* Add.Simon Josefsson2010-04-141-3/+13
* Generated.Simon Josefsson2010-04-141-0/+1
* Indent code.Simon Josefsson2010-04-1477-1082/+1479
* Export new ABIs. Doc fixes for new APIs.Simon Josefsson2010-04-147-60/+123
* Disable self-test temporarily until we make it work cross-platform.Simon Josefsson2010-04-141-1/+1
* Doc fixes.Simon Josefsson2010-04-134-87/+90