summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller
2004-06-17Remove trailing whitespace and, for printf, uid/gid are unsignedTodd C. Miller
2004-06-17backup isakmpd keys tooTodd T. Fries
2004-06-17print '<cr>' instead of '(nothing)' when we hit the end token in theHenning Brauer
2004-06-17Yet another bunch of memleask found and fixed by Patrick Latifi. Thanks!Hans-Joerg Hoexer
2004-06-17Plug a memleak. Found and fixed (and some cleanup) by Patrick Latifi.Hans-Joerg Hoexer
2004-06-17Evaluate result of X509_verify_cert() more carefully.Hans-Joerg Hoexer
2004-06-17provide most of the client functionality.Henning Brauer
2004-06-17provide log_sockaddr, from bgpdHenning Brauer
2004-06-17err on calloc failure; ok henning@Alexander Guy
2004-06-17Add option for confirmation (ControlMaster=ask) via ssh-askpass before openingDamien Miller
2004-06-17shared connection env passing regress testDamien Miller
2004-06-17support environment passing over shared connections; ok markus@Damien Miller
2004-06-17betterer swapdevMichael Shalayeff
2004-06-17correct multicast handling for special groups (like solicited node multicast).Jun-ichiro itojun Hagino
2004-06-17Add small description of failing test to failure message; ok djm@Darren Tucker
2004-06-17reset both irr's; put a barrier upon imr reset such that icr is reset properl...Michael Shalayeff
2004-06-17Use and for test data rather than hard-coded paths; ok djm@Darren Tucker
2004-06-17Remove datafile between and after tests, kill sshd rather than wait; ok djm@Darren Tucker
2004-06-17fix coalescing config writes errataMichael Shalayeff
2004-06-17pretty cpu spinup messageTheo de Raadt
2004-06-17ldcw does a store tooMichael Shalayeff
2004-06-17use local var copy of frame->tf_iir everywhere and fix one panicMichael Shalayeff
2004-06-16Add a new -n option that replaces the old -number option (which nowTodd C. Miller
2004-06-16make safe for inclusion in C++ code; ok millert@, deraadt@Christian Weisgerber
2004-06-16regenMatthieu Herrb
2004-06-16+ nVidia Geforce4 Ti 4200 Go + typo. Ok deraadt@.Matthieu Herrb
2004-06-16We need __splbarrier to compile kernel, tho it should beAlexander Yurchenko
2004-06-16Use i386_ipi_db only with DDBAlexander Yurchenko
2004-06-16Missing ifdef DDBAlexander Yurchenko
2004-06-16db_mp.c requires ddbAlexander Yurchenko
2004-06-16grok 4 new instructions which will show up in VIA C3 Esther, whichTheo de Raadt
2004-06-16export cpu# instead of apid#; art okTheo de Raadt
2004-06-16Fix wrong pointer dereference and plug memleak. Found and patch byHans-Joerg Hoexer
2004-06-16fix ipv6-address and ipv6-address-mask mixup.Hans-Joerg Hoexer
2004-06-16Silence multiplex sftp and scp tests. ok markus@Darren Tucker
2004-06-16Make scp -r tests use diff -rN not cmp (which won't do dirs. ok markus@Darren Tucker
2004-06-16Fix -S flag with new show code. ok claudio@Cedric Berger
2004-06-16missing paren in macro def. Patrick LatifiJun-ichiro itojun Hagino
2004-06-16handle zero division for userland as well; from otto@Michael Shalayeff
2004-06-16new mirrors in Argentina, Belgium, and RussiaDavid Krause
2004-06-15knfTheo de Raadt
2004-06-15machdep.xcrypt now has a different meaning: Instead of > 0 indicatingTheo de Raadt
2004-06-15first parts of how C3 Esther will be handled; ok tomTheo de Raadt
2004-06-15Be more careful about what value we check for crypto capability bitsTom Cosgrove
2004-06-15export actual xcrypt feature set bitmaskTheo de Raadt
2004-06-15grok upcoming VIA C3 Esther montmul, sha1, and sha256 instructionsTheo de Raadt
2004-06-15Cleanup last commit here:Todd C. Miller
2004-06-15do not crash on 'route flush'Theo de Raadt
2004-06-15also use MSG_AUTHENTICATED flag.Hans-Joerg Hoexer