summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Applied patch by Andreas MetzlerNikos Mavrogiannopoulos2010-06-191-1/+1
* Bump versions.Simon Josefsson2010-06-182-2/+2
* Update gnulib files.Simon Josefsson2010-06-171-0/+3
* Update gnulib files.Simon Josefsson2010-06-1511-53/+99
* Fix shared library version.Simon Josefsson2010-06-151-2/+2
* more return value fixes.Nikos Mavrogiannopoulos2010-06-131-1/+1
* Corrected return value when safe renegotiation is disabled.Nikos Mavrogiannopoulos2010-06-131-1/+1
* Bump versions.Simon Josefsson2010-06-072-2/+2
* Doc fix.Simon Josefsson2010-06-071-16/+19
* Doc fix.Simon Josefsson2010-06-071-25/+29
* Expand sr acronym for easy grepping.Simon Josefsson2010-06-075-13/+13
* Indent code.Simon Josefsson2010-06-076-43/+49
* Sync with TP.Simon Josefsson2010-06-071-21/+22
* Splitted safe renegotiation capabilities toNikos Mavrogiannopoulos2010-06-015-54/+34
* Update gnulib files, use valgrind-tests module, fix syntax-check problems.Simon Josefsson2010-05-2825-89/+885
* Use correct hashing algorithms for DSA with q over 160 bits.Nikos Mavrogiannopoulos2010-05-254-24/+51
* Better checks in loops.Nikos Mavrogiannopoulos2010-05-241-2/+2
* Doc fix.Simon Josefsson2010-05-221-1/+1
* Readd lost fix from Nikos.Simon Josefsson2010-05-221-1/+2
* Readd lost fix from Nikos.Simon Josefsson2010-05-221-0/+6
* Doc fixes.Simon Josefsson2010-05-221-1/+1
* Doc fix.Simon Josefsson2010-05-221-16/+8
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-22166-350/+350
* Change GNU TLS into GnuTLS.Simon Josefsson2010-05-222-7/+0
* Ignore parsing of ciphersuite or extensions when safe renegotiation is disabled.Nikos Mavrogiannopoulos2010-05-222-0/+7
* Remove gnutls_safe_negotiation_set_initial and gnutls_safe_renegotiation_set.Simon Josefsson2010-05-213-44/+0
* 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
* Fix typo.Simon Josefsson2010-04-291-1/+1
* Improve renegotiation debug messages.Simon Josefsson2010-04-291-9/+17
* Remove debug code.Simon Josefsson2010-04-291-6/+0
* Bump versions.Simon Josefsson2010-04-222-2/+2
* Upgrade to libtasn1 version 2.6.Simon Josefsson2010-04-2110-301/+295
* Update gnulib files.Simon Josefsson2010-04-217-16/+53
* Fix compiler warning.Simon Josefsson2010-04-151-2/+1
* 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-1439-1631/+1749
* Indent code.Simon Josefsson2010-04-1432-626/+736
* Export new ABIs. Doc fixes for new APIs.Simon Josefsson2010-04-146-59/+122
* Doc fixes.Simon Josefsson2010-04-133-66/+68
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-1335-445/+749
* Add forgotten gnulib files, and fix .gitignore.Simon Josefsson2010-03-311-0/+152
* Sync with TP.Simon Josefsson2010-03-313-82/+1199
* Update gnulib files. Fix syntax-check warnings.Simon Josefsson2010-03-314-52/+54