Age | Commit message (Expand) | Author |
2003-05-16 | If the "Renegotiate-on-HUP" tag is defined in the [General] section, a | Hakan Olsson |
2003-05-15 | Correct a two year old typo, which might actually make | Hakan Olsson |
2003-05-15 | Cleanup. Do not store the private key in either the exchange or sa structs. | Hakan Olsson |
2003-05-15 | Work around some OpenSSL BIO "features" to read the key correctly. | Hakan Olsson |
2003-05-15 | Proper exit of the monitor process. | Hakan Olsson |
2003-05-15 | wait() for the child process | Hakan Olsson |
2003-05-15 | Start of privilege separation for isakmpd. | Hakan Olsson |
2003-05-15 | (c) | Hakan Olsson |
2003-05-14 | properly terminate debug string (levels >=40) | Kjell Wooding |
2003-05-14 | Remove the .if/.endif stuff that gmake does not understand. | Hakan Olsson |
2003-05-14 | Call the FreeS/WAN sysdep 'freeswan'. The 'linux' sysdep will be native Linux... | Hakan Olsson |
2003-05-14 | Default public key directory definition sanity. | Hakan Olsson |
2003-05-14 | Policy file default defined twice, kill the local copy. | Hakan Olsson |
2003-05-14 | Fix a typo (in unused code). | Hakan Olsson |
2003-05-14 | I did not test this enough. Unbreak. | Hakan Olsson |
2003-05-12 | Update with some data for NAT-T specific payload types, IKEv2 | Hakan Olsson |
2003-05-12 | AES -> AES_128_CBC | Hakan Olsson |
2003-05-12 | Add two more encapsulation types (UDP encap, potential future NAT-T) | Hakan Olsson |
2003-05-11 | Slight style fix for .cst files. Permit comments also after a definition. | Hakan Olsson |
2003-05-11 | fix ID-type for ipv6; ok niklas; report fries | Markus Friedl |
2003-05-10 | typos; | Jason McIntyre |
2003-04-30 | cast size_t to unsigned long and use %lu;ok ho | Jason Wright |
2003-04-27 | Describe the 'C set' FIFO command better. (PR#3148, also) | Hakan Olsson |
2003-04-27 | Make the 'C set' FIFO command work as expected. PR#3148. | Hakan Olsson |
2003-04-14 | Unlink FIFO and pid files on clean shutdown. PR#3199 | Hakan Olsson |
2003-04-14 | More snprintf style | Hakan Olsson |
2003-04-14 | A "%d" is 12 chars, not 10. Use sizeof num instead of '10' in | Hakan Olsson |
2003-04-09 | Less noise for missing crl dir, demoted to debug message. | Hakan Olsson |
2003-03-21 | document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@ | Markus Friedl |
2003-03-16 | secrity -> security. Ok ho@ | Matthieu Herrb |
2003-03-14 | Spelling fixes from david@. jmc@ ok. | Hakan Olsson |
2003-03-13 | Might as well do blinding here too. | Hakan Olsson |
2003-03-13 | Avoid "j += snprintf()". niklas@ ok. | Hakan Olsson |
2003-03-06 | .Xr typos; | Jason McIntyre |
2003-03-06 | fix text2sockaddr() when HAVE_GETNAMEINFO is false and port is NULL. | Cedric Berger |
2003-03-06 | "len" is decremented too early, so the second argument | Cedric Berger |
2003-03-06 | Bad cut'n'paste msg plus style fixes. | Hakan Olsson |
2003-03-06 | Less ambiguous l-value usage. Noted by cedric@ | Hakan Olsson |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-03-03 | Re-add the BUGS section; the RFCs still do not permit differing DH groups | Hakan Olsson |
2003-02-26 | Typo/pasto. Spotted by Tim Donahue. | Hakan Olsson |
2003-02-26 | IPsec is written ``IPsec'', not ``IPSec''. | David Krause |
2003-02-24 | pf_key_v2_flow: typo in debug msg (KAME) | Markus Friedl |
2003-02-22 | typo: noneheless->nontheless | Kjell Wooding |
2003-02-22 | Clarify some language, grammar. ho@ okayed this many moons ago, | Kjell Wooding |
2003-02-12 | better error checking on bind(); from Alexander_Bluhm at genua.de; ok ho@ | Markus Friedl |
2003-02-05 | typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@ | Jason McIntyre |
2003-02-04 | don't set the Transform for Default-phase-1-configuration twice, ok ho@ | Markus Friedl |
2003-02-04 | default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@ | Markus Friedl |
2003-01-22 | Typo. | Hakan Olsson |