summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-17Add a new possible value for the machdep.allowaperture sysctl: `2'Matthieu Herrb
2000-12-17typo; from wsanchez@apple.comMarkus Friedl
2000-12-17err, addtronMichael Shalayeff
2000-12-17caveats and bugs for adtron cardsMichael Shalayeff
2000-12-17Add warning that /mnt must not be in path of DESTDIR or RELEASEDIRMarco S Hyman
2000-12-16make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ...Michael Shalayeff
2000-12-16Remove duplicate entries already found in the main sysctl.confMiod Vallat
2000-12-16Remove - RSA is there now, don't need to talk about it being stubbed.Bob Beck
2000-12-16allow + in usernames; request from Florian.Weimer@RUS.Uni-Stuttgart.DEMarkus Friedl
2000-12-16unused; from stevesk@pobox.comMarkus Friedl
2000-12-16typoNiels Provos
2000-12-16when a used SA expires and the exchange is gone, start a new one.Niels Provos
2000-12-16add in forgotten dso stuff.Bob Beck
2000-12-15Build and install amdref.info and install an entry for it in the dir file.Todd C. Miller
2000-12-15import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2000-12-15apache 1.3.14 + mod_ssl 2.7.1 mergeBob Beck
2000-12-15import apache 1.3.27 and mod_ssl 2.8.11Bob Beck
2000-12-15Define BUS_SPACE_BARRIER_{READ,WRITE} as synonmys for BUS_BARRIER_{READ,WRITE}Artur Grabowski
2000-12-15oops, forgot top level makefile.bsd-wrapper on mergeBob Beck
2000-12-15send messages to all registered listeners. makes multiple keying daemonsNiels Provos
2000-12-15Oops, missed makefile change, and must crank major on these, someBob Beck
2000-12-15ITE_INGRF checks needed, from NetBSD.Marc Espie
2000-12-15compute diffie-hellman in parallel between server and client. okay markus@Niels Provos
2000-12-15syncJason Wright
2000-12-15natsemi 83820Jason Wright
2000-12-15Grow the number of reserved pt pages.Artur Grabowski
2000-12-15If there was a syntax error and the user just wants to exit, unlinkTodd C. Miller
2000-12-15Give sensible error messaage for a zero-length sudoers file.Todd C. Miller
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where itAaron Campbell
2000-12-15return resource exhaustion message on memory allocation error. poll onNiels Provos
2000-12-15only create new exchange on SA expires, when there has been used.Niels Provos
2000-12-15send expire messages also for sa's that do not have been used.Niels Provos
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