summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Generated.gnutls_2_10_0Simon Josefsson2010-06-251-0/+26
|
* Release to non-alpha locations.Simon Josefsson2010-06-251-2/+2
|
* Version 2.10.0.Simon Josefsson2010-06-251-1/+1
|
* Corrected test.Nikos Mavrogiannopoulos2010-06-191-1/+1
|
* Applied patch by Andreas MetzlerNikos Mavrogiannopoulos2010-06-192-2/+2
|
* Bump versions.Simon Josefsson2010-06-185-4/+9
|
* Generated.gnutls_2_9_12Simon Josefsson2010-06-171-0/+60
|
* Version 2.9.12.Simon Josefsson2010-06-171-1/+1
|
* Update gnulib files.Simon Josefsson2010-06-172-0/+6
|
* Add.Simon Josefsson2010-06-171-0/+3
|
* Update gnulib files.Simon Josefsson2010-06-1524-123/+212
|
* Fix shared library version.Simon Josefsson2010-06-151-2/+2
|
* Add.Simon Josefsson2010-06-151-0/+4
|
* gnutls-cli: Make --starttls work again.Simon Josefsson2010-06-151-1/+1
| | | | | Problem introduced in patch to use read() instead of fgets() committed on 2010-01-27.
* more return value fixes.Nikos Mavrogiannopoulos2010-06-131-1/+1
|
* Corrected return value when safe renegotiation is disabled.Nikos Mavrogiannopoulos2010-06-131-1/+1
|
* corrected tests.Nikos Mavrogiannopoulos2010-06-091-12/+12
|
* Bump versions.Simon Josefsson2010-06-075-4/+9
|
* Generated.gnutls_2_9_11Simon Josefsson2010-06-071-6/+538
|
* Version 2.9.11.Simon Josefsson2010-06-071-1/+1
|
* Update.Simon Josefsson2010-06-071-54/+125
|
* Fix typo.Simon Josefsson2010-06-071-1/+1
|
* Editorial doc fixes.Simon Josefsson2010-06-071-10/+11
|
* 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-0714-77/+86
|
* Drop unnecessary gnulib patch.Simon Josefsson2010-06-072-11/+0
|
* Improve safe renegotiation README.Simon Josefsson2010-06-071-8/+52
|
* Add new self test srn7.c.Simon Josefsson2010-06-073-1/+341
|
* Add new self test srn6.cSimon Josefsson2010-06-073-1/+344
|
* Rewrite self test srn5.c.Simon Josefsson2010-06-072-22/+23
|
* Rewrite srn4.c self test.Simon Josefsson2010-06-072-85/+17
|
* Review srn3.c self test.Simon Josefsson2010-06-072-2/+8
|
* Rewrite srn2.c self-test.Simon Josefsson2010-06-072-132/+23
|
* Also check initial state.Simon Josefsson2010-06-071-0/+8
|
* Also check initial state.Simon Josefsson2010-06-071-0/+8
|
* Rewrite srn1.c self test.Simon Josefsson2010-06-072-17/+90
|
* Sync with TP.Simon Josefsson2010-06-071-21/+22
|
* Splitted safe renegotiation capabilities toNikos Mavrogiannopoulos2010-06-0112-86/+70
| | | | | | | | | | | %SAFE_RENEGOTIATION: will enable safe renegotiation. This is the most secure and recommended option for clients. However this will prevent from connecting to legacy servers. %PARTIAL_RENEGOTIATION: Prevents renegotiation with clients and servers not supporting the safe renegotiation extension. (this is the default) %UNSAFE_RENEGOTIATION: Permits (re-)handshakes even unsafe ones.
* Minor fix.Simon Josefsson2010-05-311-5/+5
|
* Update gnulib files.Simon Josefsson2010-05-312-4/+7
|
* Documented the defaults.Nikos Mavrogiannopoulos2010-05-291-0/+11
|
* Added INITIAL_SAFE_RENEGOTIATION and other small updates.Nikos Mavrogiannopoulos2010-05-281-1/+10
|
* Update.Simon Josefsson2010-05-281-22/+28
|
* Add.Simon Josefsson2010-05-281-0/+6
|
* Update gnulib files, use valgrind-tests module, fix syntax-check problems.Simon Josefsson2010-05-2859-205/+1819
|
* Doc fix.Simon Josefsson2010-05-281-1/+1
|
* 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
|