| Age | Commit message (Expand) | Author |
| 2023-05-09 | Deal with OpenSSL-3.x | christos |
| 2023-02-27 | cast to the correct message structure (rt_msghdr instead of if_msghdr) | kardel |
| 2022-10-11 | Add parser sadb_x_policy_flags to libipsec/key_debug. | knakahara |
| 2022-04-21 | ipsec-tools: in lint mode, keep keyword 'inline' | rillig |
| 2022-01-23 | PR/56658: Juraj Hercek: Plain RSA keys are not loaded by racoon IKE daemon | christos |
| 2022-01-23 | PR/56657: Juraj Hercek: Add plainrsa-gen utility mentioned in racoon.conf(5) | christos |
| 2022-01-01 | s/implemenation/implementation/ in comment. | msaitoh |
| 2021-12-05 | s/vlaue/value/ | msaitoh |
| 2021-12-05 | s/stauts/status/ | msaitoh |
| 2021-12-05 | s/preceed/preced/ | msaitoh |
| 2021-12-05 | s/from from/from/ in comment. | msaitoh |
| 2021-12-05 | s/accomodate/accommodate/ | msaitoh |
| 2021-12-05 | as/aggresive/aggressive/ in comment. | msaitoh |
| 2021-12-05 | s/accomodate/accommodate/ in comment. | msaitoh |
| 2021-12-05 | s/mutiple/multiple/ in comment. | msaitoh |
| 2021-12-05 | s/funtion/function/ in comment. | msaitoh |
| 2021-09-14 | ipsectools: fix lint error | rillig |
| 2021-09-06 | libipsec: fix undefined behavior when calling isprint | rillig |
| 2021-08-09 | fix typos in asymmetry, asymmetric(al), symmetrical. | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2020-11-25 | Add ldap parameters debug and timeout. | bouyer |
| 2020-11-25 | Add an option to pass a ldap uri, instead of just server and port. | bouyer |
| 2020-11-25 | Fix ldap: ldap_sasl_bind_s() doens't like a NULL struct berval *, pass | bouyer |
| 2020-11-25 | Reduce previous | christos |
| 2020-11-25 | Fix address advancing for i386 and other 32-bit platforms. | kardel |
| 2020-06-05 | fix wrong size addition (Andrew Cagney) | christos |
| 2020-05-14 | Remove extra semicolon. | msaitoh |
| 2020-05-12 | - in script mode always output errors to stderr prefixed by the program name. | christos |
| 2020-05-12 | Keep track of the filename to print in error messages. | christos |
| 2020-05-10 | prefix errors with the program name and use stderr. | christos |
| 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 |