Age | Commit message (Expand) | Author |
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 | More verbose error message (what's the actual sysctl that failed) | Angelos D. Keromytis |
2001-05-21 | Better FEATURE handling for dnssec | Hakan Olsson |
2001-05-19 | When zeroing out the parition table, make 'c' the entire disk, not just | Todd C. Miller |
2001-05-18 | oops | Michael Shalayeff |
2001-05-18 | treat two exits for a return | Michael Shalayeff |
2001-05-18 | why exit if returns | Michael Shalayeff |
2001-05-18 | why exit if returns | Michael Shalayeff |
2001-05-18 | a few harmless cleanups | Michael Shalayeff |
2001-05-15 | do not permit emalloc/erealloc of 0 sized objects | Theo de Raadt |
2001-05-15 | do the same as _ffs | Michael Shalayeff |
2001-05-15 | error out if failed to malloc memory for inode cache entry; deraadt@ ok | Michael Shalayeff |
2001-05-15 | report on another calloc() failure | Theo de Raadt |
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller |
2001-05-14 | Ignore empty strings in kern.malloc.kmemstat.<foo>, add tty stats. | Angelos D. Keromytis |
2001-05-14 | Update. | Angelos D. Keromytis |
2001-05-14 | Xr bridgename.if and hostname.if in section 5, not 8; spotted by James Cronin... | Jason Wright |
2001-05-12 | Better argument checking for kmemstats. | Angelos D. Keromytis |
2001-05-12 | size_t -> u_int32_t (mcmahill@mtl.mit.edu) | Angelos D. Keromytis |
2001-05-11 | use strlcpy instead of strncpy+a[len-1]='\0' | Michael Shalayeff |
2001-05-11 | use strlcpy instead of strncpy+a[len-1]='\0' | Michael Shalayeff |
2001-05-11 | use strlcpy instead of strncpy+a[len-1]='\0' | Michael Shalayeff |
2001-05-11 | MAP_FAILED, not 0 | Artur Grabowski |
2001-05-11 | Put the flag options in a list. (ok deraadt@) | Hakan Olsson |
2001-05-11 | Print the new sysctls (nchstats, kmemstats, nselcoll, forkstat) | Angelos D. Keromytis |
2001-05-11 | Update with new sysctl's | Angelos D. Keromytis |
2001-05-09 | correct signal handling for ping6 -f <nonexisting destination>. | Jun-ichiro itojun Hagino |
2001-05-08 | add more display variables (for screen burner). | Michael Shalayeff |
2001-05-07 | make bug fixed, remove work-around | Marc Espie |
2001-05-07 | temp work-around. Okay deraadt@ | Marc Espie |
2001-05-07 | tunneldelete -> deletetunnel | Markus Friedl |
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-05-04 | Typo in error string; grange@rt.mipt.ru | Todd C. Miller |
2001-05-02 | T doesnt take an arg | Eric Jackson |
2001-05-02 | implement "deletetunnel" (removes tunnel outer IP address pair) | Jun-ichiro itojun Hagino |
2001-05-01 | Remove PCVT cruft. | Aaron Campbell |
2001-04-30 | the -> to | Brad Smith |
2001-04-30 | Assure that we always close the socket, and that the default behavior | Eric Jackson |
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 |