Age | Commit message (Expand) | Author |
1998-07-27 | Library dependencies | Niklas Hallqvist |
1998-07-24 | fix spelling of separate | Theo de Raadt |
1998-07-17 | Add a notice that DES shouldn't be used. | Angelos D. Keromytis |
1998-07-10 | fix va_arg handling when not __STDC__ | Niels Provos |
1998-06-30 | - support HMAC flag which if present in the attribute list toggles to | Niels Provos |
1998-06-24 | disable startup file in vpn mode | Niels Provos |
1998-06-18 | fix spelling mistake, better grammar | Niels Provos |
1998-06-08 | exit correctly | Niels Provos |
1998-06-03 | use sigsetops | Theo de Raadt |
1998-06-01 | set correct source address for owner SPIs | Niels Provos |
1998-06-01 | correct netmask for flow in local case | Niels Provos |
1998-06-01 | .Dt PHOTURISD 8 | Niels Provos |
1998-05-26 | grammar | Theo de Raadt |
1998-05-24 | update to reflect iv change | Niels Provos |
1998-05-24 | Explain some more about the src field. | Angelos D. Keromytis |
1998-05-24 | forgot to apply masks to subnet addresses | Niels Provos |
1998-05-24 | add VPN mode. | Niels Provos |
1998-05-24 | remote rt and rtdelete | Niels Provos |
1998-05-24 | incorporate functionality of rt and rtdelete commands into ipsecadm, | Niels Provos |
1998-05-19 | fix bug in configuring exchange timeout | Niels Provos |
1998-05-19 | carify iv usage with new esp mode | Niels Provos |
1998-05-18 | support kernel notifies for setsockopt/getsockopt interface and fix various | Niels Provos |
1998-05-14 | Explain exchange_lifetime a bit more | Niklas Hallqvist |
1998-05-13 | Clarify tunnel options | Niklas Hallqvist |
1998-05-13 | Clarify tunnel options | Niklas Hallqvist |
1998-05-13 | typo | Niklas Hallqvist |
1998-04-25 | typos | Niklas Hallqvist |
1998-04-04 | use the right key material for authentication, bug report by | Niels Provos |
1998-03-16 | set socket options, so that photuris bypasses kernel ipsec policy, | Niels Provos |
1998-03-07 | .Bx Open -> .Ox 2.x | Todd C. Miller |
1998-03-07 | remove debugging left overs. | Niels Provos |
1998-03-05 | correct reference to photurisd. | Niels Provos |
1998-03-04 | move man page to right section. | Niels Provos |
1998-03-04 | compliance with draft-simpson-photuris-18.txt, better packet structure | Niels Provos |
1997-12-02 | Use the proper .Bd -literal .Ed sequence for quoting examples. | Niels Provos |
1997-11-24 | add support for ripemd-160, mention it in man page. | Niels Provos |
1997-11-18 | make old style padding default again, use -netpadding for new style | Niels Provos |
1997-11-04 | support for blowfish and cast. add -authkey to seperate key material | Niels Provos |
1997-09-24 | Duh! | Angelos D. Keromytis |
1997-09-24 | Support for new style padding. | Angelos D. Keromytis |
1997-09-23 | Addition for tunnel mode. I'm in Canada, i can write crypto code! | Angelos D. Keromytis |
1997-09-14 | some -Wall | Theo de Raadt |
1997-09-05 | missing documentation. | Niels Provos |
1997-09-03 | argh | Niels Provos |
1997-09-03 | forgot a state_insert, handling resource limit messages should work now! | Niels Provos |
1997-09-02 | including changes between drafts-14-16. | Niels Provos |
1997-08-26 | first try at documentation | Niels Provos |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | made hopefully more user friendly + support for new esp. | Niels Provos |
1997-08-24 | #include <string.h> for strlen() and strcpy(). | Todd C. Miller |