summaryrefslogtreecommitdiff
path: root/crypto/dist
AgeCommit message (Expand)Author
2019-07-23Remove superfluous Li; rename section to match standards.wiz
2019-07-23setkey: document getspi and updateozaki-r
2019-07-23setkey: enable to use the getspi APIozaki-r
2019-02-03mark promisc() __dead - it never returns.mrg
2018-11-19Use Cm instead of Li or Ar for fixed command stringsozaki-r
2018-10-14Remove dead files that have never been built, and likely can't build sincemaxv
2018-10-14Clean up setkey: remove dead wood, KNF, localify, and slightly improve.maxv
2018-10-13Fix SF#24: incorrect authentication algorithms, copy-pasto.maxv
2018-10-13Fix ticket SF#91: pass the correct size for tbuf.maxv
2018-10-13Reduce the diff against the latest release. Also remove netbsd-import.sh,maxv
2018-10-05From Thomas Reim:christos
2018-10-02PR/53646: Thomas Reim: Incorrect detection of the packet complete code inchristos
2018-09-06Remove dead references to netinet6/ipsec.h.maxv
2018-09-06sync with realitymaxv
2018-08-28fix memory leaks: https://github.com/NetBSD/src/issues/6christos
2018-05-28drop __P, suggested by sevanmaxv
2018-05-28drop __P, suggested by sevanmaxv
2018-05-28fix -Wold-style-definitionmaxv
2018-05-28Remove ipsec_bindump, there is no prototype, so the function can't be used.maxv
2018-05-28fix -Wdiscarded-qualifiersmaxv
2018-05-28fix -Wunused and -Wold-style-definitionmaxv
2018-05-20Add a note about FreeBSD.maxv
2018-05-20Update, after ten years. Importantly, add a "History" section, to explainmaxv
2018-05-20Style.maxv
2018-05-19Remove dead code, and style.maxv
2018-05-19Remove unused 'error' variables, it's obvious they should have no use.maxv
2018-05-19Use strict prototypes, when they don't introduce more warnings than they fix.maxv
2018-05-19Remove unused labels, functions, and function prototypes.maxv
2018-05-19More unused variables.maxv
2018-05-19Remove unused variables.maxv
2018-05-19Style, a little...maxv
2018-04-01Avoid double frees (thanks asan)christos
2018-04-01make debugrm compile again.christos
2018-02-07Welcome to the 21st century Buck Rogers: OpenSSL-1.1christos
2017-11-09fix typo. (does not affect actual operation, but confuses reader...)knakahara
2017-07-23PR/51682: Antoine Beaupré: Simplify and comment previous patch.christos
2017-07-05Add update command for testingozaki-r
2017-06-11PR/52292: Shinichi Doyashiki: Fix reversed comments.christos
2017-04-26Print protocol number as well as its nameozaki-r
2017-04-26Correct the length of the SADB_EXT header in debug outputsozaki-r
2017-04-13Fix parsing ah without a keyozaki-r
2017-04-12Use RO_MSGFILTER.roy
2017-01-24PR/51682: Avoid DoS with fragment out of order insertion; keep fragmentschristos
2016-03-16CID 1356385: Add fallthrough commentchristos
2016-03-11PR/50943: David Binderman: Fix misplaced parenthesis.christos
2016-03-09From Frank Wille:christos
2016-03-09PR/50918: David Binderman: Fix memory leakchristos
2016-02-17PR/50815: David Binderman: Remove dup testchristos
2015-05-19Detect error earlier to avoid memory leak.christos
2015-05-19Protect against a NULL pointer dereference described in:christos