aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added files left over from make distclean to .gitignoreMichael Banack2010-04-131-0/+4
* Mention c_rehash requirement after OpenSSL upgrades.Matthias Andree2010-04-132-1/+4
* Add memory leak item. Request --sslcertfile feature.Matthias Andree2010-04-131-0/+4
* Add R14 on c_rehash /certs/ after upgrade to OpenSSL 1.0.0.Matthias Andree2010-04-131-1/+28
* Plug parser memory leaks, avoid re-strdup'ing strings.Matthias Andree2010-04-131-53/+53
* Semi-plug memory leak when using default rcfile entry.Matthias Andree2010-04-132-0/+9
* Remove static string buffers, use xstrndup().Matthias Andree2010-04-131-52/+8
* Call endpwent().Matthias Andree2010-04-121-0/+2
* Add xstrndup().Matthias Andree2010-04-102-0/+18
* Add Doxygen markup for xmalloc.?.Matthias Andree2010-04-101-4/+13
* Create NEWS entry for Michael Banack's scanner fix.Matthias Andree2010-04-101-0/+5
* Changed the lexer to copy string values out of yytext.Michael Banack2010-04-101-13/+41
* Add more flex options, document requirement.Matthias Andree2010-04-101-5/+3
* Note Michael Banack's fix for Debian Bug#17067/typo in man page table.Matthias Andree2010-04-091-0/+7
* Fix typo in the man page: spambounce -> softbounceMichael Banack2010-04-091-1/+1
* Add AM_PROG_CC_C_O.Matthias Andree2010-04-081-0/+1
* Ignore autobuild/ and dox/ directories.Matthias Andree2010-04-071-0/+2
* Remove dead code.Matthias Andree2010-04-071-5/+0
* Record 6.3.16.Matthias Andree2010-04-061-10/+8
* Release 6.3.16.Matthias Andree2010-04-0626-289/+330
* Fix --interface regression, Debian Bug #576717.Matthias Andree2010-04-062-1/+5
* Update. Remove ESR, no longer maintainer.Matthias Andree2010-04-062-4/+3
* Note Brooksby's listener issue.Matthias Andree2010-04-061-0/+2
* Revise OpenSSL issue.Matthias Andree2010-04-061-2/+3
* Bump version.Matthias Andree2010-04-062-2/+2
* Reserve switch away from OpenSSL.Matthias Andree2010-04-061-0/+2
* Extend documentation on recent OpenSSL fix.Matthias Andree2010-04-063-1/+11
* Fix up commit b73b77380d9939e2b47f5ca7d723a86bde06d657.Matthias Andree2010-04-061-1/+1
* Call OpenSSL_add_all_algorithms().Matthias Andree2010-04-062-4/+8
* Cast strcspn result to int.Matthias Andree2010-04-061-3/+3
* Fix line ends in address rewriting reports.Matthias Andree2010-04-012-12/+16
* Fix xmalloc type casts in SDPS mode.Matthias Andree2010-04-011-2/+2
* Use SSL_library_init(), not SSLeay_add_ssl_algorithms().Matthias Andree2010-04-011-1/+1
* Update website to reflect 6.3.15 release.Matthias Andree2010-03-281-5/+5
* Update for 6.3.15 release.Matthias Andree2010-03-285-60/+49
* Record po files for 6.3.15 release.Matthias Andree2010-03-2821-6085/+6446
* Import Japanese translation, courtesy of Takeshi Hamasaki.Matthias Andree2010-03-281-229/+228
* Import new translations from translation project.Matthias Andree2010-03-257-2683/+3130
* Correct MD5Init library check.Matthias Andree2010-03-201-1/+2
* Clarify BRANCH_6-3 status: an obsolete tag to record SVN->Git conversion.Matthias Andree2010-03-191-1/+3
* Further warning fixes.Matthias Andree2010-03-193-11/+12
* Bump version.Matthias Andree2010-03-192-3/+3
* Fix MD5 compile on Solaris.Matthias Andree2010-03-196-21/+23
* Further type fixes.Matthias Andree2010-03-1814-29/+37
* Fix lots of warnings, most around string literals...Matthias Andree2010-03-1821-42/+55
* Sunil's fix for --nosoftbounce confirmed by reporter.Matthias Andree2010-03-141-1/+1
* Update Indonesian, Japanese, Vietnamese translations.Matthias Andree2010-03-083-779/+816
* Mention that Sunil's commit also fixed --nobounce.Matthias Andree2010-03-051-2/+3
* Skip XHTML validation if xmllint or DTD are missing.Matthias Andree2010-03-052-0/+10
* Drop outdated documentation. Can be regenerated with Doxygen.Matthias Andree2010-03-059-4490/+0