summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-15openssl-engine0.9.6 mergeBob Beck
2000-12-15'Q' means ignore parse error, not 'q'Todd C. Miller
2000-12-15When opening /etc/sudoers for writing, use SUDOERS_MODE for the mode.Todd C. Miller
2000-12-15openssl-engine 0.9.6 mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-12-15import openssl-0.9.7-beta1Bob Beck
2000-12-15remove section talking about photuris limitationsNiels Provos
2000-12-15update email address in copyright.Niels Provos
2000-12-15more cleanup; send SPI needed message if we have state but no SPI onNiels Provos
2000-12-15more cleanup. remove last vestiges of gmp.Niels Provos
2000-12-15Correct documented defaults for mppe, chap80 and chap81brian
2000-12-15handle pfkey soft updates. only update when SA has been used.Niels Provos
2000-12-14queue pfkey acquire and expire messages if we are currently waiting forNiels Provos
2000-12-14cleanup tailq examplesNiels Provos
2000-12-14Compile in non-INET6 kernels.Angelos D. Keromytis
2000-12-14setup soft lifetimes, handle hard expirations, deal with changed pfkeyNiels Provos
2000-12-14sync with pfkey rfc. you need to rebuild ipsecadm and isakmpd after this.Niels Provos
2000-12-14NATIVE_ELF -> NATIVE_EXEC_ELF (this is what userland uses andArtur Grabowski
2000-12-14native ELF and ELF for nlistArtur Grabowski
2000-12-14Enable loading of ELF kernels.Artur Grabowski
2000-12-14First shot at making ELF compile.Artur Grabowski
2000-12-14Document additions to EXTRACT_CASESMarc Espie
2000-12-14Display MSCHAP as CHAP80 in ``show cpp''brian
2000-12-14Always look for a suitable TDB if the gateway is left unspecified.Angelos D. Keromytis
2000-12-14Add option CRYPTO.Angelos D. Keromytis
2000-12-14make patch -f and -b actually skip patches for which the file can't beBob Beck
2000-12-13fatal already adds \n; from stevesk@pobox.comMarkus Friedl
2000-12-13remove redundant spaces; from stevesk@pobox.comMarkus Friedl
2000-12-13have add set locks, too. okay itojun@Niels Provos
2000-12-13new timeoutsMichael Shalayeff
2000-12-13better new timeoutsMichael Shalayeff
2000-12-13new timeouts; hmm why it's not in generic?Michael Shalayeff
2000-12-13Bytecounter stats. (-b switch)Camiel Dobbelaar
2000-12-13new timeoutsMichael Shalayeff
2000-12-13move back to unlimitted openingsMichael Shalayeff
2000-12-13new timwouts; art@ okMichael Shalayeff
2000-12-13more random tcp sequence numbers. okay deraadt@, angelos@Niels Provos
2000-12-13better debugging. reserve spis with the correct protocol.Niels Provos
2000-12-13make the 31-bit code work on 32-bit machines.Niels Provos
2000-12-13KNFTheo de Raadt
2000-12-13On vax build libgcc without -fPIC for now.Hugh Graham
2000-12-12rhosts-rsa is no longer automagically disabled if ssh is not privileged.Markus Friedl
2000-12-12When failing to set tty owner and mode on a read-only filesystem, don'tHakan Olsson
2000-12-12consistently use __progname; from stevesk@pobox.comMarkus Friedl
2000-12-12source port < 1024 is no longer required for rhosts-rsa since itMarkus Friedl
2000-12-12remove some dead stuff and correct spelling in commentJason Wright
2000-12-12a few more icmp types/codes; itojun@ ok (awhile ago ;)Michael Shalayeff
2000-12-12syncTheo de Raadt
2000-12-12Fix cross-binutils-new.Artur Grabowski
2000-12-12Add "auth" groupTodd C. Miller