git
»
chasquid
»
next
Browse current source tree
← prev
|
next →
2017-07-13
courier: Fix SMTP outgoing security level check
Alberto Bertogli
2017-07-13
test: Remove nc.py
Alberto Bertogli
2017-07-13
mda-lmtp: Add a very basic MDA that uses LMTP to do the m...
Alberto Bertogli
2017-07-13
test: Add "chamuyero", a tool to test line-oriented I/O
Alberto Bertogli
2017-04-26
userdb: Use a constant-time byte comparison in PasswordMa...
Alberto Bertogli
2017-04-11
Only fail if there is no address to listen on at all, reg...
Alberto Bertogli
2017-04-10
Remove the MTA-STS (Strict Transport Security) implementa...
Alberto Bertogli
2017-04-01
Support submission (directly) over TLS (submissions/smtps...
Alberto Bertogli
2017-04-10
chasquid-util: Handle usernames without domain
Alberto Bertogli
2017-03-25
README: Mention Debian and Ubuntu packages
Alberto Bertogli
2017-03-08
Change the default MDA binary to "maildrop"
Alberto Bertogli
2017-03-01
sts: Don't use expvar.Int.Value in tests, for Go 1.7 comp...
Alberto Bertogli
2017-03-01
travis.yml: Add Go 1.8 to the test matrix
Alberto Bertogli
2017-03-01
courier: Consider not finding any MX/A records a permanen...
Alberto Bertogli
v0.02
2017-03-01
sts: Limit the size of the HTTPS reads
Alberto Bertogli
2017-02-28
sts: Make tests more end-to-end, to cover HTTP fetching
Alberto Bertogli
2017-02-26
courier: Add STS policy checking to the SMTP courier
Alberto Bertogli
2017-02-25
sts: Add an on-disk cache implementation
Alberto Bertogli
2017-01-25
safeio: Extend WriteFile to take operations before the fi...
Alberto Bertogli
2017-01-05
sts: Treat missing/empty "mx" list as invalid
Alberto Bertogli
2017-01-04
sts: Experimental MTA-STS (Strict Transport Security) imp...
Alberto Bertogli
2017-02-26
smtp: Try all entries in MX, not just the first one
Alberto Bertogli
2017-02-26
test: Use our own netcat implementation :(
Alberto Bertogli
2017-01-04
smtp-check: Add a -skip_tls_check flag
Alberto Bertogli
2016-11-24
log: Add a symbol for Fatal log entries
Alberto Bertogli
2016-11-24
smtpsrv: Fail to listen if there are no certificates conf...
Alberto Bertogli
2016-11-22
smtpsrv: Disable SPF lookups in tests
Alberto Bertogli
2016-11-22
etc: Mention certificate requirements in the documentation
Alberto Bertogli
2016-11-22
chasquid: Ignore non-directories in certs/
Alberto Bertogli
2016-11-22
chasquid-util: Create the domain directory when adding a ...
Alberto Bertogli
2016-11-21
systemd: Remove spaces around "="
Alberto Bertogli
2016-11-20
Fix minor typos and formatting directives
Alberto Bertogli
2016-11-20
courier: Skip test if test/util/exitcode is not found
Alberto Bertogli
2016-11-03
Add configuration file for https://travis-ci.org/
Alberto Bertogli
2016-11-03
README: Add missing code block
Alberto Bertogli
2016-11-03
queue: Get the DSN domain from the message
Alberto Bertogli
v0.01
2016-10-27
docs: Add some documentation and a README
Alberto Bertogli
2016-10-27
Add a license
Alberto Bertogli
2016-10-27
Makefile: Add targets for installation
Alberto Bertogli
2016-10-26
gitignore: Fix binaries to only include top-level
Alberto Bertogli
2016-10-26
etc: Add a skeleton configuration structure
Alberto Bertogli
2016-10-26
smtp-check: Check SPF and be verbose about errors
Alberto Bertogli
2016-10-25
test: Reduce the loop detection threshold from 50 down to 5
Alberto Bertogli
2016-10-25
queue: Use a PRNG to generate IDs
Alberto Bertogli
2016-10-24
Improve the readability of some log messages
Alberto Bertogli
2016-10-24
log: Replace glog with a new logging module
Alberto Bertogli
2016-10-22
Add a Makefile
Alberto Bertogli
2016-10-22
chasquid: Include build and version information
Alberto Bertogli
2016-10-22
hooks: Add greylisting to the post-data hook
Alberto Bertogli
2016-10-22
smtpsrv: Always pass the environment variables to the hook
Alberto Bertogli
← prev
|
next →