summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Correctly clear the current cipher state, when changing cipher state.Joel Sing
2018-09-05Back out 1.4, it broke thingsJoshua Stein
2018-09-05Serialize synchronous commands with a rwlock.Martin Pieuchot
2018-04-27Import lpd, a re-implementation of the lpr daemon following the latestEric Faurot
2018-09-05rename flagEric Faurot
2018-09-05Adjust after change of struct filter_as.Claudio Jeker
2018-09-05Change the way as_compare() and aspath_match() handle 'neighbor-as'. InsteadClaudio Jeker
2018-09-05factor error code in icmp6_mtudisc_clone(); ok kn@ florian@miko
2018-09-05Add "op" column for CP_SPIN. Diff from fukaumi at soum.co.jpYASUOKA Masahiko
2018-09-05rename token to match naming conventionGilles Chehade
2018-09-05Use error label in host_if()kn
2018-09-05Change verification of communities a bit. Move the flag checking first sinceClaudio Jeker
2018-09-05some text improvements from matt schwartz; ok gillesJason McIntyre
2018-09-05do not use the literal string "label" as our example label; ok gillesJason McIntyre
2018-09-05rework the text about "label" somewhat for clarity; ok ericJason McIntyre
2018-09-05Add defines for dealing with PCID support in cr3Philip Guenther
2018-09-05use timing-safe compares for checking results in signature verificationDamien Miller
2018-09-04Forgot to rename pf_frent_holes() prototype in previous commit.Alexander Bluhm
2018-09-04Avoid traversing the list of fragment entris to check whether theAlexander Bluhm
2018-09-04remove useless session flagEric Faurot
2018-09-04move readmes detection to find_extractible, so that only changed/new readmesMarc Espie
2018-09-04document PKGSTEM changesMarc Espie
2018-09-04upon mda failure, smtpd would assume tempfail and retry. this is at oddsGilles Chehade
2018-09-04Correct usbd_abort_pipe() signature.Martin Pieuchot
2018-09-04Introduce inet4applymask() which does the same as inet6applymask() andClaudio Jeker
2018-09-04Instead of bzero() use an assinment to zero struct in_addr.Claudio Jeker
2018-09-04remove unused flagsEric Faurot
2018-09-04kevent: Don't poll for nonzero timeouts < 1us.cheloha
2018-09-03Remove bits about MODMONO_NANT in the lang/mono section; devel/nant doesBrian Callahan
2018-09-03regenJoshua Stein
2018-09-03add another toshiba nvmeJoshua Stein
2018-09-03simplify the smtp_command() function by splitting cmd handlers intoGilles Chehade
2018-09-03Stop using composite EVP_CIPHER AEADs.Joel Sing
2018-09-03Stop handling AES-GCM via ssl_cipher_get_evp().Joel Sing
2018-09-03bump max line sizeGilles Chehade
2018-09-03Clean up SSL_DES and SSL_IDEA remnants.Joel Sing
2018-09-03document "wrapper" in the local section; from matt schwartzJason McIntyre
2018-09-03use new smarthost syntax in log messageEric Faurot
2018-09-03Update and document syntax for smarthost string in smtpd.conf:Eric Faurot
2018-09-03Allow a large line number to go to the end with goto-line, from MarkNicholas Marriott
2018-09-03Fix selection test, from Takeshi Banse.Nicholas Marriott
2018-09-03Remove round_buffersize function from drivers using the default buffersizemiko
2018-09-02mailaddr matching was working for the exact and domain match, but not whenGilles Chehade
2018-09-02Remove a few unnecessary castsTheo Buehler
2018-09-02Print SKIPPED if package wycheproof-testvectors is missing. ThisAlexander Bluhm
2018-09-02Remove ECDH from TODO list. Done!Theo Buehler
2018-09-02Unify FAIL printfs.Theo Buehler
2018-09-02After libcrypto/ecdh/ech_key.c -r1.8 fixed the failing test cases, removeTheo Buehler
2018-09-02Elliptic curve arithmetic only makes sense between points that belong toTheo Buehler
2018-09-02Run Wycheproof ECDH tests against libcrypto. Some tests currently fail,Theo Buehler