aboutsummaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace fgetln() calls with getline()Eric Faurot2017-08-031-14/+6
* replace fgetln() calls with getline()Eric Faurot2017-08-031-17/+10
* getlock(): bail out immediately if mail spool does not exist.Casper Ti. Vector2017-07-291-2/+3
* include paths.h only if existsFreddy DISSAUX2017-02-141-0/+2
* split asr from smtpd sourcesCharles Longeau2014-07-1033-7336/+0
* move event_asr_run.c from contrib/lib/libc/asr to openbsd-compatCharles Longeau2014-06-011-88/+0
* sync asr with latest upstream changesCharles Longeau2014-06-0121-79/+143
* add 2 missing includes:Charles Longeau2014-06-011-0/+3
* move asr.h from contrib/lib/libc/asr to openbsd-compat. While there, sync it with latest upstream changesCharles Longeau2014-06-011-99/+0
* add missing asr_freeaddrinfo() prototypeCharles Longeau2014-06-011-0/+3
* move event_asr_run.c with asr sourcesopensmtpd-201405071644p1Eric Faurot2014-05-072-0/+89
* sync asrEric Faurot2014-04-0721-346/+342
* sync asropensmtpd-5.4.2p1Eric Faurot2014-03-041-13/+13
* sync asrEric Faurot2014-02-256-29/+179
* fix chacha to arc4 fuckupsGilles Chehade2013-12-051-1/+1
* sync with latest asr changesCharles Longeau2013-11-253-18/+19
* enclose #include <crypt.h> whithin #ifdef HAVE_CRYPT_H. Should fix build issue reported by <ElBarto>.Charles Longeau2013-11-131-0/+2
* sync with latest asr changesCharles Longeau2013-11-133-14/+16
* missing castsGilles Chehade2013-11-051-2/+2
* cleanup warningsGilles Chehade2013-11-052-8/+11
* bye bye arc4random(). Chacha is used everywhere:Charles Longeau2013-11-021-1/+1
* every portable .c file must have at the top of the file:Charles Longeau2013-11-021-2/+2
* sync with OpenSSH openbsd-compat/arc4random.c containing new ChaCha based random number generator for OpenBSDCharles Longeau2013-11-021-1/+1
* add missing headerCharles Longeau2013-11-011-0/+1
* always plug mail.local, we always want to use oursGilles Chehade2013-10-271-1/+1
* more autotools plumberyGilles Chehade2013-10-271-9/+1
* makefile stuffGilles Chehade2013-10-272-8/+8
* fix on FreeBSDGilles Chehade2013-10-271-1/+4
* - improve encrypt utility to support different ciphersGilles Chehade2013-10-271-15/+43
* Accept string from stdin.Sunil Nimmagadda2013-10-252-8/+25
* Use chacha_random instead of libc's random.Sunil Nimmagadda2013-10-252-3/+15
* Implement simple encrypt utility.Sunil Nimmagadda2013-10-243-1/+65
* sync with latest asr changesCharles Longeau2013-09-292-387/+14
* mail.local should be in opensmtpd's pkglibexecgilles2013-08-081-2/+2
* sync asr againEric Faurot2013-07-172-17/+17
* sync asr with OpenBSDEric Faurot2013-07-1722-448/+450
* sync with latest asr changesCharles Longeau2013-05-2913-86/+157
* Add files/directories to uninstall target.David J. Weller-Fahy2013-05-191-0/+3
* Fix failed build on MacOS X reported by Rune LyngeCharles Longeau2013-05-081-1/+5
* sync with latest asr changesCharles Longeau2013-04-3013-143/+77
* regarding issue #182: if you want asr to resolve IPv4 before IPv6, just build smtpd with make CFLAGS=-DASR_IPV4_BEFORE_IPV6Charles Longeau2013-04-301-10/+5
* sync with latest asr changesCharles Longeau2013-04-182-28/+35
* fix issue #182: [portable/asr] resolver: family preference IPv6 vs IPv4Charles Longeau2013-04-161-2/+12
* sync with latest asr changesCharles Longeau2013-04-1610-40/+61
* sync with latest asr changesEric Faurot2013-04-055-39/+64
* sync with latest asr changesCharles Longeau2013-04-0315-152/+170
* sync with latest asr changesCharles Longeau2013-04-018-86/+68
* sync with latest asr changesCharles Longeau2013-03-307-46/+93
* sync with latest asr changesCharles Longeau2013-03-278-103/+89
* sync with latest asr changesCharles Longeau2012-12-182-18/+61