Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more flex options, document requirement. | Matthias Andree | 2010-04-10 | 1 | -5/+3 |
| | |||||
* | Note Michael Banack's fix for Debian Bug#17067/typo in man page table. | Matthias Andree | 2010-04-09 | 1 | -0/+7 |
| | |||||
* | Fix typo in the man page: spambounce -> softbounce | Michael Banack | 2010-04-09 | 1 | -1/+1 |
| | | | | Fixes BerliOS Bug #17067. | ||||
* | Add AM_PROG_CC_C_O. | Matthias Andree | 2010-04-08 | 1 | -0/+1 |
| | |||||
* | Ignore autobuild/ and dox/ directories. | Matthias Andree | 2010-04-07 | 1 | -0/+2 |
| | |||||
* | Remove dead code. | Matthias Andree | 2010-04-07 | 1 | -5/+0 |
| | |||||
* | Record 6.3.16. | Matthias Andree | 2010-04-06 | 1 | -10/+8 |
| | |||||
* | Release 6.3.16. | Matthias Andree | 2010-04-06 | 26 | -289/+330 |
| | |||||
* | Fix --interface regression, Debian Bug #576717. | Matthias Andree | 2010-04-06 | 2 | -1/+5 |
| | |||||
* | Update. Remove ESR, no longer maintainer. | Matthias Andree | 2010-04-06 | 2 | -4/+3 |
| | |||||
* | Note Brooksby's listener issue. | Matthias Andree | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | Revise OpenSSL issue. | Matthias Andree | 2010-04-06 | 1 | -2/+3 |
| | |||||
* | Bump version. | Matthias Andree | 2010-04-06 | 2 | -2/+2 |
| | |||||
* | Reserve switch away from OpenSSL. | Matthias Andree | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | Extend documentation on recent OpenSSL fix. | Matthias Andree | 2010-04-06 | 3 | -1/+11 |
| | |||||
* | Fix up commit b73b77380d9939e2b47f5ca7d723a86bde06d657. | Matthias Andree | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | Call OpenSSL_add_all_algorithms(). | Matthias Andree | 2010-04-06 | 2 | -4/+8 |
| | | | | To fix Debian Bug #576430, reported by Sjoerd Simons. | ||||
* | Cast strcspn result to int. | Matthias Andree | 2010-04-06 | 1 | -3/+3 |
| | |||||
* | Fix line ends in address rewriting reports. | Matthias Andree | 2010-04-01 | 2 | -12/+16 |
| | | | | Reported by Frédéric Marchal. | ||||
* | Fix xmalloc type casts in SDPS mode. | Matthias Andree | 2010-04-01 | 1 | -2/+2 |
| | |||||
* | Use SSL_library_init(), not SSLeay_add_ssl_algorithms(). | Matthias Andree | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | Update website to reflect 6.3.15 release. | Matthias Andree | 2010-03-28 | 1 | -5/+5 |
| | |||||
* | Update for 6.3.15 release. | Matthias Andree | 2010-03-28 | 5 | -60/+49 |
| | |||||
* | Record po files for 6.3.15 release. | Matthias Andree | 2010-03-28 | 21 | -6085/+6446 |
| | |||||
* | Import Japanese translation, courtesy of Takeshi Hamasaki. | Matthias Andree | 2010-03-28 | 1 | -229/+228 |
| | |||||
* | Import new translations from translation project. | Matthias Andree | 2010-03-25 | 7 | -2683/+3130 |
| | |||||
* | Correct MD5Init library check. | Matthias Andree | 2010-03-20 | 1 | -1/+2 |
| | |||||
* | Clarify BRANCH_6-3 status: an obsolete tag to record SVN->Git conversion. | Matthias Andree | 2010-03-19 | 1 | -1/+3 |
| | |||||
* | Further warning fixes. | Matthias Andree | 2010-03-19 | 3 | -11/+12 |
| | |||||
* | Bump version. | Matthias Andree | 2010-03-19 | 2 | -3/+3 |
| | |||||
* | Fix MD5 compile on Solaris. | Matthias Andree | 2010-03-19 | 6 | -21/+23 |
| | |||||
* | Further type fixes. | Matthias Andree | 2010-03-18 | 14 | -29/+37 |
| | |||||
* | Fix lots of warnings, most around string literals... | Matthias Andree | 2010-03-18 | 21 | -42/+55 |
| | | | | | | | ...that were converted to char* when they should have been converted to const char *. Use braces for empty if/else statements. | ||||
* | Sunil's fix for --nosoftbounce confirmed by reporter. | Matthias Andree | 2010-03-14 | 1 | -1/+1 |
| | |||||
* | Update Indonesian, Japanese, Vietnamese translations. | Matthias Andree | 2010-03-08 | 3 | -779/+816 |
| | |||||
* | Mention that Sunil's commit also fixed --nobounce. | Matthias Andree | 2010-03-05 | 1 | -2/+3 |
| | |||||
* | Skip XHTML validation if xmllint or DTD are missing. | Matthias Andree | 2010-03-05 | 2 | -0/+10 |
| | |||||
* | Drop outdated documentation. Can be regenerated with Doxygen. | Matthias Andree | 2010-03-05 | 9 | -4490/+0 |
| | |||||
* | Credit Sunil with the --nosoftbounce patch. | Matthias Andree | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Remove unused-variable warning on NetBSD 5. | Matthias Andree | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Properly check for h_errno declaration and include netdb.h. | Matthias Andree | 2010-03-05 | 4 | -12/+19 |
| | |||||
* | set global flags in a consistent manner | Sunil Shetye | 2010-03-05 | 3 | -8/+10 |
| | |||||
* | Update Chinese (Simplified) translation for -beta2. | Matthias Andree | 2010-03-04 | 1 | -236/+287 |
| | |||||
* | Don't assign garbage to parsetime if using - (stdin) for rcfile. | Matthias Andree | 2010-02-28 | 1 | -5/+8 |
| | |||||
* | Make some explicit NULL checks to pacify llvm-clang's static analyzer | Matthias Andree | 2010-02-28 | 3 | -2/+4 |
| | |||||
* | Remove unused assignments/initializations found with llvm-clang. | Matthias Andree | 2010-02-28 | 10 | -20/+18 |
| | |||||
* | Translation updates for -beta2 (Czech, Polish). | Matthias Andree | 2010-02-27 | 2 | -61/+83 |
| | |||||
* | Update translations (German); to -beta1/2 (Chinese/Dutch, Italian). | Matthias Andree | 2010-02-26 | 5 | -1332/+935 |
| | |||||
* | Check seteuid() return value. | Matthias Andree | 2010-02-26 | 2 | -2/+9 |
| | |||||
* | Fix ICC warning about meaningless 'const'. | Matthias Andree | 2010-02-26 | 1 | -1/+1 |
| |