summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-06-25Apply pending TDBs (as indicated by tags). This will be used to handleAngelos D. Keromytis
the case of both the socket and system-wide IPsec policy specifying TDBs to be applied to the same packet.
2001-06-25Alpha order for SEE ALSO references.Angelos D. Keromytis
2001-06-25sync usage message with reality, alphabetize option order; ok pjanzenPeter Valchev
2001-06-25The need to to statically link this on alpha seemed to beArtur Grabowski
some kind of transient problem.
2001-06-25IPsec->ipsec for .Xr (mpech@prosoft.org.lv)Angelos D. Keromytis
2001-06-25fix copyright, for what it is worthKjell Wooding
2001-06-25Update.Angelos D. Keromytis
2001-06-25Rename checksum tag.Angelos D. Keromytis
2001-06-25Skeleton of a manpage for pf, dhartmei's shiny new packet filter.Kjell Wooding
This is a little sparse yet.
2001-06-25packetfilter -> pf in messagesKjell Wooding
2001-06-25Get rid of some dead code caused by the last commitConstantine Sapuntzakis
2001-06-25Use getpass() to read password instead of libkrb5, just to make sure thatHans Insulander
login_krb5 _always_ behave like the other BSD Auth login scripts.
2001-06-25missing space in usage(); ok mickeyPeter Valchev
2001-06-25Copyright update.Angelos D. Keromytis
2001-06-25Copyright update.Angelos D. Keromytis
2001-06-25Copyright.Angelos D. Keromytis
2001-06-25Add mbuf_tags.9Angelos D. Keromytis
2001-06-25Man page for mbuf tags.Angelos D. Keromytis
2001-06-25PACKETFILTER -> NPFKjell Wooding
remove IPF cruft. ok jason
2001-06-25Update copyright; you can use this with or without fee (unless yourAngelos D. Keromytis
name is Theo Deraadt)
2001-06-25Add -v flag to synopsis linePeter Valchev
2001-06-25Replace magic numbers 1, 6, and 17 with IPPROTO_{ICMP,UDP,TCP}. deraadt@ ok.smart
2001-06-25With or without fee.Angelos D. Keromytis
2001-06-25errx -> err if ENOMEMPaul Janzen
2001-06-25HISTORY section.Angelos D. Keromytis
2001-06-25Improved debug-ability printfs. now under ifdef PCI_DEBUGDale Rahn
2001-06-25ether_input_mbuf().Federico G. Schwindt
2001-06-25Fix a bunch of one-byte possible overflowsPaul Janzen
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25/etc/krb5.conf -> /etc/kerberosV/krb5.confHans Insulander
/etc/krb5.keytab -> /etc/kerberosV/krb5.keytab
2001-06-25fix obvious warnings.Artur Grabowski
2001-06-25Build login_krb5 if KERBEROS5 is set.Hans Insulander
2001-06-25explicit braces to avoid ambiguous elseArtur Grabowski
2001-06-25Asorted changesHans Insulander
2001-06-25move pf hooks to sys/conf/GENERICKjell Wooding
2001-06-25Refer to siginterrupt(3) rather than to a nonexistant part of intro(2)Paul Janzen
2001-06-25Manpage login_krb5(8), made by copying login_krb4(8) and changing some pieces.Hans Insulander
2001-06-25A little more careful with buffers, only relevant if /etc/printcap was setPaul Janzen
up insanely wrong.
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25Update copyright dates.Angelos D. Keromytis
2001-06-25Add PACKET_TAG_IPSEC_PENDING_TDB and PACKET_TAG_PACKET_CHECKSUM, asAngelos D. Keromytis
well as add comments on all tags.
2001-06-25Make it clear that we're talking about KerberosIV here.Hans Insulander
Some more .Xr
2001-06-25implement 'stty ek' as documented; dima@unixfreak.orgTodd C. Miller
2001-06-25/etc/krb5.conf -> /etc/kerberosV/krb5.confHans Insulander
2001-06-25/etc/krb5.keytab -> /etc/kerberosV/krb5.keytabHans Insulander
2001-06-25fix long arg for alphaJim Rees
2001-06-25Install /etc/kerberosV/READMEHans Insulander
2001-06-25Add /etc/kerberosVHans Insulander
2001-06-25humpa humpa puff nat is backNiels Provos
2001-06-25Quick README for KerberosV. Needs more flesh.Hans Insulander