Age | Commit message (Expand) | Author |
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 |
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 |