summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-1394-1049/+1760
* Add forgotten gnulib files, and fix .gitignore.Simon Josefsson2010-03-313-8/+311
* Add.Simon Josefsson2010-03-311-2/+2
* Sync with TP.Simon Josefsson2010-03-313-82/+1199
* Update gnulib files. Fix syntax-check warnings.Simon Josefsson2010-03-3111-151/+153
* Update gnulib files.Simon Josefsson2010-03-3189-2612/+6791
* Check for what we use. Bump serial.Simon Josefsson2010-03-301-2/+2
* Valgrind -q is now set by the valgrind detection script to avoid issue when r...Nikos Mavrogiannopoulos2010-03-302-1/+2
* increased small value for certificates. Typical certificates are much longer ...Nikos Mavrogiannopoulos2010-03-271-1/+1
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-2038-407/+408
* use mv -f to avoid interactiveness.Nikos Mavrogiannopoulos2010-03-201-7/+7
* Modified to account for postalcode.Nikos Mavrogiannopoulos2010-03-201-1/+1
* added news entry for postalcode.Nikos Mavrogiannopoulos2010-03-201-0/+3
* Display postalCode and Name X.509 DN attributes correctly.Nikos Mavrogiannopoulos2010-03-204-0/+11
* Each ciphersuite is now tight with a minimum TLS version and a maximumNikos Mavrogiannopoulos2010-03-205-90/+109
* Ignore more files.Nikos Mavrogiannopoulos2010-03-201-0/+8
* Added gnutls_certificate_set_verify_function() to allow checking (verifying)Nikos Mavrogiannopoulos2010-03-178-16/+82
* Use the flags for expiration instead of getting the time of each certificate.Nikos Mavrogiannopoulos2010-03-172-34/+14
* Mention datefudge.Simon Josefsson2010-03-171-0/+2
* Skip test if datefudge is not available.Simon Josefsson2010-03-171-1/+1
* INITIAL_SAFE_RENEGOTIATION implies SAFE_RENEGOTIATION.Nikos Mavrogiannopoulos2010-03-171-2/+6
* Added missing prototype.Nikos Mavrogiannopoulos2010-03-161-0/+2
* made SAFE_RENEGOTIATION flags explicit.Nikos Mavrogiannopoulos2010-03-161-5/+5
* gnutls_x509_crt_verify() and gnutls_x509_crt_list_verify() behave identically.Nikos Mavrogiannopoulos2010-03-162-26/+17
* Handle dates before 1-1-1970 (handle as being equal to 1-1-1970).Nikos Mavrogiannopoulos2010-03-161-0/+3
* Fail if required programs are not found.Nikos Mavrogiannopoulos2010-03-161-1/+2
* Safe renegotiation is not enabled by default in client side.Nikos Mavrogiannopoulos2010-03-156-8/+37
* better documentation for %INITIAL_SAFE_RENEGOTIATIONNikos Mavrogiannopoulos2010-03-152-4/+2
* Fix.Simon Josefsson2010-03-151-1/+1
* Rewrite tests/openpgp-certs/testselfsigs portably for Solaris. Fix EXTRA_DIST.Simon Josefsson2010-03-152-20/+29
* localhost -> 127.0.0.1 to work in places where localhost does not resolve.Nikos Mavrogiannopoulos2010-03-151-13/+13
* Extended time verification to trusted certificate list as well. IntroducedNikos Mavrogiannopoulos2010-03-143-21/+70
* Added tests for safe renegotiation. Removed old tests for obsolete features (...Nikos Mavrogiannopoulos2010-03-113-364/+163
* Extension generation in SSL 3.0 (as a reply to SCSV) is not usingNikos Mavrogiannopoulos2010-03-115-75/+43
* Removed artificial constrained that prevented end-user certificates,Nikos Mavrogiannopoulos2010-03-071-3/+8
* Documented that initial_safe_renegotiation is the default.Nikos Mavrogiannopoulos2010-03-071-1/+1
* gnutls-serv will terminate connection on rehandshake errors.Nikos Mavrogiannopoulos2010-03-031-1/+13
* Avoid sending alerts during handshake. Alerts might be interrupted and returnNikos Mavrogiannopoulos2010-03-034-21/+18
* On handshake error send appropriate alert and terminate stream.Nikos Mavrogiannopoulos2010-02-271-0/+5
* Add id's to chapters.Simon Josefsson2010-02-181-8/+8
* Update.Simon Josefsson2010-02-181-29/+3
* Remove.Simon Josefsson2010-02-181-1098/+0
* Fix -lrt usage.Simon Josefsson2010-02-181-1/+1
* Use gnulib gettime module. Indent.Simon Josefsson2010-02-181-8/+7
* Add.Simon Josefsson2010-02-181-0/+1098
* Update gnulib files.Simon Josefsson2010-02-181-1/+1
* Update gnulib files.Simon Josefsson2010-02-1811-15/+188
* Indent. Don't include fcntl.h and sys/ioctl.h on (for example) Windows.Simon Josefsson2010-02-171-163/+191
* Fix objdir != srcdir.Simon Josefsson2010-02-171-3/+3
* Drop bashism. Make it work on Windows.Simon Josefsson2010-02-171-7/+10