Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-06 | When deleting LSA because they hit max age (IMSG_LS_MAXAGE) check if the | Claudio Jeker | |
current LSA in the database was updated while max age LSA was flooded out. This solves a reace condition where self originated LSA got removed because an other server sent an update with age set to MAXAGE. OK norby@ | |||
2005-04-06 | pad keys with zeros to a supported key length. this is bad but seems | Reyk Floeter | |
to be the default WEP behaviour for string-based keys and allows commands like "ifconfig ath0 nwkey yuck" to work... | |||
2005-04-06 | make sure we don't try and return csp->cs_str when | Joris Vink | |
cvs_strtab_insert() fails. ok jfb@ | |||
2005-04-06 | De-register scsi. | Kenneth R Westerback | |
2005-04-06 | Add ses blink crud. Not fully functional yet. | Marco Peereboom | |
2005-04-06 | Add control/send structures. | Marco Peereboom | |
ok krw@ | |||
2005-04-06 | Add alert blink. | Marco Peereboom | |
2005-04-06 | Use fprintf correctly. | Chad Loder | |
OK deraadt@ | |||
2005-04-06 | spelling/grammar cleanups | Christopher Pascoe | |
jolan drahn uwe dlg ok | |||
2005-04-06 | Remove obsolete file. | Kenneth R Westerback | |
ok deraadt@ tdeval@ henning@ marco@ | |||
2005-04-06 | <sys/types.h> is not needed with <sys/param.h> | Kevin Lo | |
ok reyk and damien | |||
2005-04-06 | backout -- breaks at least amd64; spotted by marc | Theo de Raadt | |
2005-04-06 | Check-interval and DPD-check-interval are specified in seconds. | Chad Loder | |
2005-04-06 | Always print transport information correctly. | Chad Loder | |
OK deraadt@ | |||
2005-04-06 | Add RECEIVE_DIAGNOSTIC & SEND_DIAGNOSTIC #defines for SES. | Marco Peereboom | |
2005-04-05 | Now that X509 is de-featurized, no need for USE_X509 in regress tests. | Chad Loder | |
Start compiling the X509 regress test again, for the first time since 2002 when DLOPEN stuff was removed. Kill remnants of DLOPEN defines left around in other Makefiles. Allow isakmpd to compile if USE_KEYNOTE is not defined. | |||
2005-04-05 | a : in the path is not a port # indicator so don't take ones into | Henning Brauer | |
account after the first / behind the hostname, ok jaredy | |||
2005-04-05 | explain where type and class are defined; ok jmc@ | Federico G. Schwindt | |
CVS ---------------------------------------------------------------------- | |||
2005-04-05 | Off-by-ones in register comparisons. | Miod Vallat | |
2005-04-05 | ap_compat.h defines MD5Update to one thing, but now that we use functions | Niall O'Higgins | |
from md5.h this breaks things which use the compatibility header, such as some 3rd party modules. so simply remove this define from ap_compat.h original breakage found and reported in ports/www/mod_log_sql by naddy@ ok henning@ | |||
2005-04-05 | ipsecadm lives in section 8, not 4; | Jason McIntyre | |
missing word; | |||
2005-04-05 | regen. | Federico G. Schwindt | |
2005-04-05 | whitespace and punctuation; | Jason McIntyre | |
2005-04-05 | winmodem found in vaio PCGFR315M; ok deraadt@ | Federico G. Schwindt | |
2005-04-05 | since csh is no longer the default root shell, and advice to not log in as | Jason McIntyre | |
`root' was removed in dot.login -r1.11, remove text which says it happens; tweak the rest while i'm in here; spotted by david@ | |||
2005-04-05 | RIP freeswan | Hans-Joerg Hoexer | |
2005-04-05 | Don't clobber the returned sample rate when the AC97 changes it. | Marco S Hyman | |
This lets an application know, should it bother testing, that a requested bit rate is not available. 'looks ok to me' mickey@ | |||
2005-04-05 | disable freeswan support | Hans-Joerg Hoexer | |
ok ho@ some time ago | |||
2005-04-05 | Always compile X509 support. Almost everyone uses it. Makes the code | Chad Loder | |
much easier to read and to maintain. OK and testing by hshoexer@, more testing by me | |||
2005-04-05 | add tcp sack stats, similar to freebsd; ok deraadt | Markus Friedl | |
2005-04-05 | fix output from remaining passthrough functions | Marco Peereboom | |
2005-04-05 | prevent non-root users to invoke wanpipe ioctls. | Can Erkin Acar | |
noticed by uwe@, looks ok deraadt@ | |||
2005-04-05 | clean up enumeration. | Marco Peereboom | |
properly print inquiry data. identify devices bioctl cares about. | |||
2005-04-05 | Do a better job of running destructors in the right order. | Dale Rahn | |
2005-04-05 | Do not log before/after crypto blobs at log level 10. Makes -DA=10 | Chad Loder | |
useable without enduring pages of hex. OK hshoexer | |||
2005-04-05 | Add -T flag to isakmpd to disable NAT-T support from the command line. | Chad Loder | |
This lets binat setups work again without having to recompile isakmpd. OK ho, hshoexer. | |||
2005-04-05 | add new nforce stuff | Michael Shalayeff | |
2005-04-05 | magic police, Jason Ackley <jason@ackley.net> | Henning Brauer | |
2005-04-05 | match on nforce4 and nforce2-400 ac97 as well; form netbsd | Michael Shalayeff | |
2005-04-05 | regen | Michael Shalayeff | |
2005-04-05 | nforce4 devs and nforce2-400 ac97 | Michael Shalayeff | |
2005-04-05 | from netbsd: | Michael Shalayeff | |
Some SiS 7012 chips come muted by default, so un-mute all SiS 7012 chips at attach time the way Linux does it. Reported and tested by Jonathan Schleifer, I checked it didn't break my own 7012 device which doesn't need that manipulation. | |||
2005-04-05 | fix wep by adjusting the total packet length | Reyk Floeter | |
2005-04-05 | sync | Theo de Raadt | |
2005-04-05 | - fix another 'an udf' mistake i made | Pedro Martelletto | |
- enhance 'history' and add an 'authors' section | |||
2005-04-05 | No extra newline if keyboard plugged but not console. | Miod Vallat | |
2005-04-05 | make sure *vpp == NULL if udf_lookup() returns an error | Pedro Martelletto | |
2005-04-05 | sync and sort usage(). ok jmc@ markus@ | Otto Moerbeek | |
2005-04-05 | Argument to DELAY should be usecs, not hz. | Christopher Pascoe | |
ok dlg@ | |||
2005-04-05 | Use the dynamic buffer API for packet generation and sending. | Claudio Jeker | |
OK norby@ |