]> sjero.net Git - wget/history - src/gnutls.c
Fix some problems with the GNU TLS backend and not-blocking sockets.
[wget] / src / gnutls.c
2011-08-29 Giuseppe ScrivanoFix some problems with the GNU TLS backend and not...
2011-08-26 Giuseppe Scrivanognutls: Honor read timeout.
2011-08-11 Giuseppe Scrivanognutls: don't use gnutls_certificate_type_set_priority.
2011-08-10 Giuseppe ScrivanoFix a linker error on systems with an older gnutls...
2011-08-05 Giuseppe Scrivanognutls: do not use a deprecated function.
2011-04-24 Giuseppe ScrivanoFix GCC warnings.
2011-04-19 Giuseppe Scrivanognutls: use the blocking socket.
2011-04-17 Giuseppe ScrivanoUse correctly FIONBIO values.
2011-04-07 Giuseppe Scrivano Remove tight loop around gnutls_record_recv.
2011-04-07 Giuseppe ScrivanoAllow X509 v1 certificates.
2011-04-07 Ray Satirognutls: Check for the GNUTLS_E_AGAIN return code.
2011-04-07 Giuseppe ScrivanoFix a bug recently introduced in wgnutls_peek.
2011-04-03 Giuseppe ScrivanoFix build under Windows.
2011-04-03 Giuseppe ScrivanoMake wgnutls_peek non blocking.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-10-23 Giuseppe Scrivanognutls: Read correctly last chunk of data.
2010-10-23 Giuseppe Scrivanognutls: peek blocks until data is available.
2010-07-29 Giuseppe Scrivanognutls: Fix a problem with multiple peek read calls.
2010-07-05 Giuseppe ScrivanoThe GNU TLS backend loads default root certificates.
2010-07-03 Giuseppe ScrivanoHonor the --secure-protocol flag in the GNU TLS backend.
2010-06-15 Giuseppe ScrivanoFix GNU TLS backend under Windows.
2010-06-14 Giuseppe ScrivanoFix some problems with GNU TLS.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-05-07 Giuseppe ScrivanoUse always close as it is defined by gnulib on platform...
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-04 Micah CowanRan update-copyright.
2009-07-05 Peter PisarTranslation fixes.
2009-07-04 Micah CowanAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-14 Micah CowanMerge build info with head.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-04-25 Steven SchubigerFurther quote*()-related integrations in gnutls.c.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-04-16 Steven SchubigerUse Gnulib's quote function in gnutls.c.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-07-07 hniksic[svn] Check for the validity of the presented X509...
2005-07-05 hniksic[svn] Add GnuTLS support.