aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterbump version to 7.5.0p0Omar Polo3 weeks
release-7.3bump version to 7.3.0p2Omar Polo7 months
libtlfMerge pull request #1102 from ryanakca/no-listen-allGilles Chehade3 years
1037-segmentation-violation-on-exitonly call event_del() on a struct mproc's event if events were setGilles CHEHADE3 years
opensmtpd-6.8.0p1Merge branch 'master' into opensmtpd-6.8.0p1Gilles Chehade3 years
openssl-ecdsaif ECDSA_METHOD exists, declare pointersGilles CHEHADE3 years
branch_opensmtpd_6.7.1p1Do not install asr.hRyan Kavanagh4 years
release-6.7.0release versionGilles Chehade4 years
nativeIn virtual alias context, do not try to match catchall entries foreric4 years
changelogdoc: release 6.7.1p1Ihor Antonov4 years
[...]
 
TagDownloadAuthorAge
7.5.0p0OpenSMTPD-7.5.0p0.tar.xz  OpenSMTPD-7.5.0p0.zip  Omar Polo3 weeks
7.5.0rc1OpenSMTPD-7.5.0rc1.tar.xz  OpenSMTPD-7.5.0rc1.zip  Omar Polo8 weeks
7.4.0p1OpenSMTPD-7.4.0p1.tar.xz  OpenSMTPD-7.4.0p1.zip  Omar Polo6 months
7.4.0p0OpenSMTPD-7.4.0p0.tar.xz  OpenSMTPD-7.4.0p0.zip  Omar Polo6 months
7.3.0rc1OpenSMTPD-7.3.0rc1.tar.xz  OpenSMTPD-7.3.0rc1.zip  Omar Polo7 months
7.3.0p2OpenSMTPD-7.3.0p2.tar.xz  OpenSMTPD-7.3.0p2.zip  Omar Polo7 months
7.3.0p1OpenSMTPD-7.3.0p1.tar.xz  OpenSMTPD-7.3.0p1.zip  Omar Polo10 months
7.3.0p0OpenSMTPD-7.3.0p0.tar.xz  OpenSMTPD-7.3.0p0.zip  Omar Polo11 months
7.3.0p0-rc2OpenSMTPD-7.3.0p0-rc2.tar.xz  OpenSMTPD-7.3.0p0-rc2.zip  Omar Polo11 months
7.3.0p0-rc1OpenSMTPD-7.3.0p0-rc1.tar.xz  OpenSMTPD-7.3.0p0-rc1.zip  Omar Polo11 months
[...]
 
AgeCommit messageAuthorFilesLines
2013-07-15use auto-reconnectopensmtpd-201307151919Eric Faurot1-0/+8
2013-07-15add missing parameter in IMSG_DELIVERY_TEMPFAIL message.Eric Faurot1-0/+1
2013-07-12support both hostname and fqdn as local hostnameGilles Chehade1-2/+9
2013-07-10add ! in email addresses supported charset (user request)opensmtpd-201307121003Gilles Chehade1-1/+1
2013-07-09change "smtpctl shutdown" back to "smtpctl stop"Eric Faurot1-2/+2
2013-07-09Get rid of env->sc_pw and env->sc_pwqueue. Each process explicitlyopensmtpd-201307091511Eric Faurot15-53/+56
2013-07-09also apply the delay between transactions in the RSET case.Eric Faurot1-1/+12
2013-07-08include limits.h, not sys/limits.hEric Faurot1-1/+1
2013-07-08New implementation for the command line parser and dispatching in smtpctl.Eric Faurot3-984/+802
2013-07-08Implement config options for fetch_source cache as for table_mysql.Eric Faurot2-10/+74
[...]
 
Clone
https://git.zx2c4.com/OpenSMTPD
git://git.zx2c4.com/OpenSMTPD
ssh://git@git.zx2c4.com/OpenSMTPD