Age | Commit message (Expand) | Author |
2001-06-01 | use pool allocation for ip fragement queue, from netbsd, | Niels Provos |
2001-06-01 | sync | Theo de Raadt |
2001-06-01 | BCM5221 | Theo de Raadt |
2001-06-01 | Merge two m_copydata() calls into one, and (hopefully) correct the | Angelos D. Keromytis |
2001-06-01 | ipsp_parse_headers() goes down a list of IPv4/IPv6/AH/ESP headers and | Angelos D. Keromytis |
2001-06-01 | use default hoplimit when incoming interface is not known to icmp6_error. | Jun-ichiro itojun Hagino |
2001-06-01 | Don't let packets that need IPsec crypto processing at the NIC be | Angelos D. Keromytis |
2001-06-01 | What was cri_insert used for anyway ? | Angelos D. Keromytis |
2001-06-01 | The IPsec-aware NIC cards don't pass the ICV for later verification | Angelos D. Keromytis |
2001-05-31 | Structure for NIC IPsec processing status reports. | Angelos D. Keromytis |
2001-05-31 | Add another tag for IPsec signalling. | Angelos D. Keromytis |
2001-05-31 | Typos. | Miod Vallat |
2001-05-31 | Match IPSEC output prototypes. | Angelos D. Keromytis |
2001-05-31 | Two fixes from Stevens via davidg@freebsd, bug report by | Niels Provos |
2001-05-31 | Relocation types on alpha. | Artur Grabowski |
2001-05-31 | Initialize b_dep if we malloc our own struct buf. | Artur Grabowski |
2001-05-31 | Initialize bp->b_dep if we malloc our own struct buf. | Artur Grabowski |
2001-05-30 | sync | Theo de Raadt |
2001-05-30 | ICS1892; Henning Brauer, hostmaster@bsws.de | Theo de Raadt |
2001-05-30 | seeq 84220 support; Henning Brauer, hostmaster@bsws.de | Theo de Raadt |
2001-05-30 | Preliminary UVM support. UVM kernels don't work for the moment, though. | Miod Vallat |
2001-05-30 | Bring the root device selection code up-to-date with modern standards | Miod Vallat |
2001-05-30 | Oops | Miod Vallat |
2001-05-30 | Define msgbuf area size better, gets rid of occasionnal noise in dmesg | Miod Vallat |
2001-05-30 | Add comments on what the credential types are. | Angelos D. Keromytis |
2001-05-30 | MBOX->USERFQDN, noticed by markus@ | Angelos D. Keromytis |
2001-05-30 | IPSP_IDENTITY_MBOX -> IPSP_IDENTITY_FQDN, and print type of creds/auth | Angelos D. Keromytis |
2001-05-30 | - gather statistics (ipackets, ierrors, collisions, etc) from txp itself | Jason Wright |
2001-05-30 | Update for new prototypes. | Angelos D. Keromytis |
2001-05-30 | No need for last argument in ipip_output() | Angelos D. Keromytis |
2001-05-30 | Update to match prototypes. | Angelos D. Keromytis |
2001-05-30 | Forgot to update ipsec_output_done() | Angelos D. Keromytis |
2001-05-30 | Match prototype. | Angelos D. Keromytis |
2001-05-30 | Update to match prototype. | Angelos D. Keromytis |
2001-05-30 | With the tags, we don't need to abuse the IPsec API to do socket keying. | Angelos D. Keromytis |
2001-05-30 | Handle TDBF_SKIPCRYPTO on output, and PACKET_TAG_IPSEC_IN_CRYPTO_DONE | Angelos D. Keromytis |
2001-05-30 | Import/export authentication information for SA. | Angelos D. Keromytis |
2001-05-30 | Free remote authentication material on TDB free. | Angelos D. Keromytis |
2001-05-30 | Keep track of remote authentication material (like public key) as well. | Angelos D. Keromytis |
2001-05-30 | Correctly free information attached to the policy. | Angelos D. Keromytis |
2001-05-30 | Free local auth on TDB free. | Angelos D. Keromytis |
2001-05-30 | Fields to store local auth information in policy and TDB. | Angelos D. Keromytis |
2001-05-30 | Check the LOCAL_AUTH payload. | Angelos D. Keromytis |
2001-05-30 | Add AUTH payload. | Angelos D. Keromytis |
2001-05-30 | define txp_command() in terms of txp_command2(). | Jason Wright |
2001-05-30 | expand txp_command2 to handle extension desciptors for long commands | Jason Wright |
2001-05-30 | - better handling for capabilities: check the card to make sure it supports | Jason Wright |
2001-05-30 | Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load). | Jason Wright |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |