Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Credit John Beck's fixes. | Matthias Andree | 2013-02-18 | 1 | -0/+7 | |
* | Minor bug fixes for socket.c | John Beck | 2013-02-18 | 1 | -0/+3 | |
* | Improve X.509 certificate validation reporting. | Matthias Andree | 2013-02-06 | 2 | -13/+50 | |
* | Update | Matthias Andree | 2013-02-03 | 1 | -1/+1 | |
* | Bump version. | Matthias Andree | 2013-02-03 | 2 | -2/+2 | |
* | Ignore Netbeans data. | Matthias Andree | 2013-02-03 | 1 | -0/+1 | |
* | Work around systems returning obsolete EAI_NODATA. | Matthias Andree | 2013-02-03 | 2 | -0/+23 | |
* | Make compatible with FreeBSD. | Matthias Andree | 2013-02-03 | 1 | -0/+2 | |
* | Add new gai.c debug source. | Matthias Andree | 2013-02-03 | 2 | -0/+47 | |
* | Let distcheck call configure --with-ssl. | Matthias Andree | 2013-01-04 | 1 | -0/+3 | |
* | Update website for 6.3.24. | Matthias Andree | 2012-12-23 | 1 | -8/+7 | |
* | Sign .xz; upload to sf.net; upload .xz to local site. | Matthias Andree | 2012-12-23 | 1 | -3/+25 | |
* | Update for 6.3.24 release. | Matthias Andree | 2012-12-23 | 23 | -4738/+4738 | |
* | Remove LSM-related stuff from the distribution. | Matthias Andree | 2012-12-23 | 7 | -48/+6 | |
* | Fix version to 6.3.0. | Matthias Andree | 2012-12-14 | 1 | -1/+1 | |
* | Complete Dominik's name. | Matthias Andree | 2012-12-14 | 1 | -1/+2 | |
* | Plug a memory leak in OpenSSL's certificate verification callback. | Matthias Andree | 2012-12-13 | 2 | -2/+10 | |
* | Repair --logfile regression of 6.3.23, | Matthias Andree | 2012-12-13 | 4 | -30/+40 | |
* | Update for new release. | Matthias Andree | 2012-12-10 | 1 | -9/+9 | |
* | Release 6.3.23. | Matthias Andree | 2012-12-10 | 25 | -3314/+3666 | |
* | Pull in translation updates for 6.3.23, | Matthias Andree | 2012-12-10 | 8 | -1740/+1895 | |
* | Move forward to prepare a 6.3.23 release and request translation. | Matthias Andree | 2012-12-05 | 3 | -3/+8 | |
* | Update German translation. | Matthias Andree | 2012-12-05 | 1 | -225/+246 | |
* | Fix typo in R15, and clarify. | Matthias Andree | 2012-11-06 | 1 | -4/+5 | |
* | Fix typo repsonsible -> responsible. | Matthias Andree | 2012-11-06 | 1 | -1/+1 | |
* | Make Maillennium POP3 workarounds less specific, | Matthias Andree | 2012-10-14 | 2 | -2/+7 | |
* | Clean up logfile vs. syslog handling. | Matthias Andree | 2012-09-23 | 3 | -14/+48 | |
* | fix another typo, point one URL to CVE. | Matthias Andree | 2012-09-04 | 1 | -2/+6 | |
* | Fix typo in CVE URLs that rendered two new links useless. | Matthias Andree | 2012-09-04 | 1 | -2/+2 | |
* | Obsoletion warning. | Matthias Andree | 2012-09-03 | 1 | -0/+5 | |
* | Mention Alexander's fix for -f - with --plugin. | Matthias Andree | 2012-09-03 | 1 | -0/+4 | |
* | Fix: combination of --plugin and -f - fails | Alexander Zangerl | 2012-09-03 | 1 | -1/+2 | |
* | Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL. | Matthias Andree | 2012-09-03 | 1 | -0/+9 | |
* | Clear SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS without SSL_CTX_clear_options() | Earl Chew | 2012-09-03 | 1 | -3/+4 | |
* | Update security info on web site. | Matthias Andree | 2012-08-30 | 3 | -1/+15 | |
* | Update copyright and SecAnn' version. | Matthias Andree | 2012-08-30 | 3 | -7/+7 | |
* | Update. | Matthias Andree | 2012-08-29 | 1 | -4/+4 | |
* | Get ready for 6.3.22 release. | Matthias Andree | 2012-08-29 | 21 | -2086/+2100 | |
* | Update translations and NEWS. | Matthias Andree | 2012-08-20 | 4 | -998/+1194 | |
* | Warn if SSL is disabled, suggest --with-ssl. | Matthias Andree | 2012-08-17 | 2 | -1/+5 | |
* | Fix installation when PYTHON is enabled. | Matthias Andree | 2012-08-17 | 2 | -7/+4 | |
* | GSSAPI build fix. | Matthias Andree | 2012-08-15 | 3 | -6/+19 | |
* | Update translations. | Matthias Andree | 2012-08-15 | 4 | -483/+517 | |
* | Correct title/topic, remove dates (6.3.22 isn't out yet), and re-sign. | Matthias Andree | 2012-08-15 | 1 | -9/+9 | |
* | Fix compiler warnings. | Matthias Andree | 2012-08-14 | 1 | -4/+8 | |
* | Fix compiler aliasing warning. | Matthias Andree | 2012-08-14 | 2 | -16/+19 | |
* | Fix length argument to memset(). | Matthias Andree | 2012-08-14 | 1 | -1/+1 | |
* | Validate NTLM challenge fields. | Matthias Andree | 2012-08-14 | 4 | -18/+47 | |
* | Add CVE-Id and sign. | Matthias Andree | 2012-08-14 | 1 | -1/+12 | |
* | reword | Matthias Andree | 2012-08-13 | 1 | -2/+3 |