Age | Commit message (Expand) | Author |
2000-06-20 | add openbsd tags. rearrange headers as per style(9) and indent. | Federico G. Schwindt |
2000-06-20 | even more declarations | Federico G. Schwindt |
2000-06-20 | replace some calloc's with malloc's since there is no point in call | Federico G. Schwindt |
2000-06-20 | KNF | Todd T. Fries |
2000-06-20 | add missing declarations and includes. | Federico G. Schwindt |
2000-06-20 | Convert if_slowtimo to use new timeouts. | Artur Grabowski |
2000-06-20 | kill show_usage, it's only a printf. i'll replace this by err and friends | Federico G. Schwindt |
2000-06-20 | Merge with EOM 1.41 | Niklas Hallqvist |
2000-06-20 | Merge with EOM 1.52 | Niklas Hallqvist |
2000-06-20 | knf | Jason Wright |
2000-06-20 | Add text about crypto_done() | Angelos D. Keromytis |
2000-06-20 | call crypto_done() | Jason Wright |
2000-06-20 | Use crypto_done() | Angelos D. Keromytis |
2000-06-20 | crypto_done(), all it does for now is invoke the callback. | Angelos D. Keromytis |
2000-06-20 | Add crypto_done() prototype. | Angelos D. Keromytis |
2000-06-20 | pretty | Jason Wright |
2000-06-20 | include configuration for exec from ppp | Jason Wright |
2000-06-20 | reorder sections as per mdoc.template | Jason Wright |
2000-06-20 | Almost make a Megahertz card working, still rx probs though | Niklas Hallqvist |
2000-06-20 | use stdin instead of exec'n ppp(8). It's expected that ppp will give us | Jason Wright |
2000-06-20 | some more esp devices | Niklas Hallqvist |
2000-06-20 | Remove some debugging code, and prepare to become an 'exec' client of ppp(8) | Jason Wright |
2000-06-20 | regen | Niklas Hallqvist |
2000-06-20 | do not play with rcvif, if the traffic is non-IPv4. | Jun-ichiro itojun Hagino |
2000-06-20 | esp SCSI devices | Niklas Hallqvist |
2000-06-20 | hush | Jason Wright |
2000-06-20 | This is OpenBSD | Eric Jackson |
2000-06-20 | more info for pppoe strings | Jason Wright |
2000-06-20 | try to cope with AH6 with scoped address case better. | Jun-ichiro itojun Hagino |
2000-06-20 | initialize mtu/hlim for enc interface at encattach(). | Jun-ichiro itojun Hagino |
2000-06-20 | Don't log ipf info in /var/log/messages. Fixes PR 1171 | Kjell Wooding |
2000-06-20 | After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here; | Aaron Campbell |
2000-06-20 | timeout_add: Remove the right timeout when we see that it is on the list. | Artur Grabowski |
2000-06-20 | Big oops on my previous commit, broke gateway function; patch from | Angelos D. Keromytis |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-06-20 | no include <des.h> anymore | Niels Provos |
2000-06-20 | initialize hoplimit field properly on ipsec6 case | Jun-ichiro itojun Hagino |
2000-06-19 | more KNF | Aaron Campbell |
2000-06-19 | KNF | Aaron Campbell |
2000-06-19 | Don't mis-match interface names in iface_Create() | brian |
2000-06-19 | add string.h | Federico G. Schwindt |
2000-06-19 | pass the correct size of the buffer | Federico G. Schwindt |
2000-06-19 | remove unused var | Federico G. Schwindt |
2000-06-19 | fix parms in tcfs_encrypt_key. I'm not sure if this is fine, tho. | Federico G. Schwindt |
2000-06-19 | add openbsd tag | Federico G. Schwindt |
2000-06-19 | more cleaning. KNF | Federico G. Schwindt |
2000-06-19 | add missing headers, declare missing functions remove unused vars, KNF; | Federico G. Schwindt |
2000-06-19 | add ./etc/tcfs | Todd T. Fries |
2000-06-19 | Move BUGS section. | Aaron Campbell |
2000-06-19 | Better wording. | Aaron Campbell |