Age | Commit message (Expand) | Author |
2001-06-05 | Style issues and commentary | Niklas Hallqvist |
2001-06-05 | Add back check for found/not found public key to use for verification | Angelos D. Keromytis |
2001-06-05 | License clarification from David Mazieres, ok deraadt@ | Peter Valchev |
2001-06-05 | Dynamically allocate conn, as this is given to the exchange; cleanup | Angelos D. Keromytis |
2001-06-05 | portability; unused function on non-openbsd platform | Jun-ichiro itojun Hagino |
2001-06-05 | Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards | Niklas Hallqvist |
2001-06-05 | Deal with an unclear license by replacing the file with a PD | Niklas Hallqvist |
2001-05-31 | If we're passed keys and certs to use, put them in the conf space. | Angelos D. Keromytis |
2001-05-31 | When trying to find the right certificate/key to use, first check in | Angelos D. Keromytis |
2001-05-31 | Store/retrieve the right information in terms of keys. | Angelos D. Keromytis |
2001-05-31 | Appropriately release the cert and key fields in the SA structure on free. | Angelos D. Keromytis |
2001-05-31 | Copy the new information from the exchange to the sa at the end of the | Angelos D. Keromytis |
2001-05-31 | Match the information stored in the sa structure (or the other way | Angelos D. Keromytis |
2001-05-31 | Get rid of recv_certlen, add sent_* and keynote_key fields, | Angelos D. Keromytis |
2001-05-31 | Compile key.c | Angelos D. Keromytis |
2001-05-31 | Expand the X509 and KeyNote cert handlers. | Angelos D. Keromytis |
2001-05-31 | Routines for handling KeyNote cert representation. | Angelos D. Keromytis |
2001-05-31 | New routines for handling X509 cert representation. | Angelos D. Keromytis |
2001-05-31 | Add a some more routines for handling certs in the cert handler structure. | Angelos D. Keromytis |
2001-05-31 | Key handling routines. | Angelos D. Keromytis |
2001-05-31 | Prototypes for routines handling key representations. | Angelos D. Keromytis |
2001-05-30 | ifdef out some of the things I inadvertently committed along with the | Angelos D. Keromytis |
2001-05-30 | Remove bogus printf | Angelos D. Keromytis |
2001-05-30 | MBOX->FQDN, begining of passing some credentials to the kernel. | Angelos D. Keromytis |
2001-05-24 | Add isakmpd.pid to the FILES section. | Hakan Olsson |
2001-05-24 | Match the IDs without checking the ASN1 length field, similar to how | Angelos D. Keromytis |
2001-05-21 | Better FEATURE handling for dnssec | Hakan Olsson |
2001-05-12 | size_t -> u_int32_t (mcmahill@mtl.mit.edu) | Angelos D. Keromytis |
2001-05-11 | MAP_FAILED, not 0 | Artur Grabowski |
2001-05-07 | make bug fixed, remove work-around | Marc Espie |
2001-05-07 | temp work-around. Okay deraadt@ | Marc Espie |
2001-05-05 | pf_key_v2_set_spi now sets the Phase 1 IDs on the Phase 2 SAs; | Angelos D. Keromytis |
2001-05-05 | Pass the Phase 1 SA to the set_spi routine, so the IDs (and eventually | Angelos D. Keromytis |
2001-05-05 | Adhere to the new set_spi prototype. | Angelos D. Keromytis |
2001-05-05 | Change the set_spi prototype so that it gets the Phase 1 SA passed as well. | Angelos D. Keromytis |
2001-05-05 | Change set_spi prototype. | Angelos D. Keromytis |
2001-05-05 | Document default-phase2-suites tag. | Angelos D. Keromytis |
2001-05-05 | Add comment about finalize routine processing. | Angelos D. Keromytis |
2001-04-30 | Mention the sample configuration directory. Cleanup some .Nm usage. | Hakan Olsson |
2001-04-30 | Add a FILES section describing default and sample file locations. | Hakan Olsson |
2001-04-30 | mention how to generate extended attributes for certs with openssl; | Niels Provos |
2001-04-30 | Be more verbose about fifo ui operations. | Hakan Olsson |
2001-04-24 | Correct SA refcounting. Fixes a bug where isakmpd could die when a peer was | Niklas Hallqvist |
2001-04-19 | PF_KEY identity extensions are NUL-terminated. Do not forget neither to | Niklas Hallqvist |
2001-04-15 | Style. | Hakan Olsson |
2001-04-14 | Minor cleanup. | Hakan Olsson |
2001-04-12 | More. | Hakan Olsson |
2001-04-12 | Correct various faulty x509 deallocations. By Niklas and me. | Hakan Olsson |
2001-04-12 | Don't put the same message on the sendq twice. By niklas and me. | Hakan Olsson |
2001-04-09 | More style fixes... | Hakan Olsson |