Age | Commit message (Expand) | Author |
2003-08-20 | Zap an old "Identification" tag in this sample config. I have no idea | Hakan Olsson |
2003-08-20 | certpatch(8) can be used to create FQDN X509v3 extensions too. | Hakan Olsson |
2003-08-18 | typos; ho@ | Markus Friedl |
2003-08-09 | new sentence, new line + small cleanup; | Jason McIntyre |
2003-08-08 | Be more careful when using constant_lookup() in messages. Pointed out by | Hakan Olsson |
2003-08-08 | Fine grained selectors for Linux native IPsec. From Jean-Francois Dive. | Hakan Olsson |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-06 | support ESP with cast/blowfish in KAME plattforms | Markus Friedl |
2003-08-06 | support ESP with cast/blowfish on KAME platforms | Markus Friedl |
2003-07-29 | off-by-one in a printf %s | Anil Madhavapeddy |
2003-07-25 | add sha2 | Markus Friedl |
2003-07-25 | add sha2 support; ok ho@ | Markus Friedl |
2003-07-24 | conform to RFC2367 on SADB_xx naming (local name must be prefixed with | Jun-ichiro itojun Hagino |
2003-07-09 | - remove some .Ss's that worked around the old blank line bug | Jason McIntyre |
2003-06-20 | Be a bit more verbose when we give up on ever seeing a response to the | Hakan Olsson |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-15 | ID copying should happen earlier in exchange_finalize so that we won't lose | Hakan Olsson |
2003-06-14 | allocate payload_node with calloc instead of malloc | Hakan Olsson |
2003-06-10 | boring cleanups | Theo de Raadt |
2003-06-10 | Do not crash on unsupported IPSec ID types, as noted by Eric Boudrand. | Hakan Olsson |
2003-06-04 | Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelos | Hakan Olsson |
2003-06-04 | Remove 3 and 4 from the "license to use" | Hakan Olsson |
2003-06-03 | Remove clause 3. Approved by niklas@ and Thomas Walpuski. | Hakan Olsson |
2003-06-03 | Obsolete. | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. Approved by markus@ and niklas@. | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson |
2003-06-03 | Remove clause 3. | Hakan Olsson |
2003-06-03 | Remove clause 3. Approved by niklas@ | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. With approval from Niklas Hallqvist and | Hakan Olsson |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-03 | Cleanup. Use 'sizeof variable' instead of magic constants. | Hakan Olsson |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-18 | Add some path sanitation; only permit write operations to /tmp, | Hakan Olsson |
2003-05-18 | Style tweak. | Hakan Olsson |
2003-05-18 | Add a debug message to sa_reinit() to indicate when we renegotiate | Hakan Olsson |
2003-05-18 | Forgot to remove a couple of debug messages | Hakan Olsson |
2003-05-18 | struct sockaddr is not large enough in itself to contain the address | Hakan Olsson |
2003-05-18 | More isakmpd privsep work. X509 private keys are now kept in the privileged | Hakan Olsson |
2003-05-18 | Sysdep for native Linux IPSec, 2.5 and later. From Thomas Walpuski, with | Hakan Olsson |
2003-05-17 | Better return codes from mm_send_fd and mm_receive_fd | Hakan Olsson |
2003-05-17 | Use log_error(), not log_fatal(). | Hakan Olsson |
2003-05-17 | tweak; | Jason McIntyre |
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 |