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