Age | Commit message (Expand) | Author |
2006-05-09 | new sentence, new line; | Jason McIntyre |
2006-05-09 | spelling | Theo de Raadt |
2006-05-08 | add 'link-timeout n' seconds option to grammer, from fkr@hazardous.org | Theo de Raadt |
2006-05-07 | Add a little debug to test BIOCINQ primitive. | Marco Peereboom |
2006-05-05 | correct correct rfc reference | Damien Miller |
2006-05-05 | correct rfc reference | Damien Miller |
2006-05-04 | check for degenerate Diffie-Hellman public exponents; | Damien Miller |
2006-05-02 | fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, create | Daniel Hartmeier |
2006-05-01 | add support for "tagged {}" lists, from Pierre-Yves Ritschard | Daniel Hartmeier |
2006-04-29 | remove get_linux_name() and an accompanying variable; | Martin Reindl |
2006-04-29 | With last pdisk and full functionality for mac68k now in place, start | Martin Reindl |
2006-04-27 | update for pdisk 0.8a2, from NetBSD, retaining our local changes; | Martin Reindl |
2006-04-27 | Avoid spurious 'summary information bad' warnings, okay tedu@ | Pedro Martelletto |
2006-04-26 | man page is gzip'd, should store as unsigned char array. | Theo de Raadt |
2006-04-26 | man page is gzip'd, should store as unsigned char array. | Theo de Raadt |
2006-04-25 | for SENSOR_TIMEDELTA, store time in nanoseconds. discussion with kettenis | Theo de Raadt |
2006-04-25 | if the timeval has data, print it at the end of the line | Theo de Raadt |
2006-04-24 | don't clear interface flags (set skip on) when -N/-F is used without -O, | Daniel Hartmeier |
2006-04-21 | document retreiving a subset of sysctls; | Jason McIntyre |
2006-04-20 | print timedelta; ok dlg | Theo de Raadt |
2006-04-20 | adjust comments as to what keywords are legal; from fkr | Theo de Raadt |
2006-04-20 | Instead of printing useless metrics like recvpipe and sendpipe print | Claudio Jeker |
2006-04-20 | constify char *infile here, too. noticed by lint. | Hans-Joerg Hoexer |
2006-04-20 | solve some signal races; from fsck_ffs; ok pedro | Theo de Raadt |
2006-04-19 | add support for interface groups. | Hans-Joerg Hoexer |
2006-04-19 | small cleanup: no need to strdup here. | Hans-Joerg Hoexer |
2006-04-19 | "type" keyword to specify flow type (require, use, etc.) | Hans-Joerg Hoexer |
2006-04-19 | add hostname resolver. | Hans-Joerg Hoexer |
2006-04-18 | cleanup keyword lookup for the lexer, and remove keywords not valid in | Theo de Raadt |
2006-04-18 | Discussed with jason@ that pfail means "partial fail". Now it translates | Marco Peereboom |
2006-04-17 | more signal handler cleaning | Theo de Raadt |
2006-04-17 | solve half of the signal race issues | Theo de Raadt |
2006-04-17 | prettier code; ok pedro | Theo de Raadt |
2006-04-17 | Remove "l:" from getopt(3) string, since the option was | Moritz Jodeit |
2006-04-14 | Minimal support for the HP98705 ``Tigershark'' TurboVRX frame buffer | Miod Vallat |
2006-04-14 | Remove duplicate code, okay ray@ | Pedro Martelletto |
2006-04-13 | Add support for "local" to ike rules. Allows to specify the local IP to be | Hans-Joerg Hoexer |
2006-04-13 | Change how hw.sensors prints. Much simpler format, easier to read. While | Theo de Raadt |
2006-04-13 | fix more signal races; ok moritz | Theo de Raadt |
2006-04-13 | put "dump: filename " at the start of each ^T message... | Theo de Raadt |
2006-04-12 | document that tunnel and transport mode can be specified for SAs. | Hans-Joerg Hoexer |
2006-04-12 | add a few words about how groups of interfaces can be used. | Alexandre Anriot |
2006-04-10 | minimal cleanups prompted by lint; ok otto | Theo de Raadt |
2006-04-08 | Remove unused variables. | David Hill |
2006-04-08 | document "powerdown" in rc.shutdown; | Jason McIntyre |
2006-04-08 | Plug simple memory leak. ``Don't forget to free tcpopts when you | Ray Lai |
2006-04-08 | Remove a little bit of dead code; minburst is set to 2 earlier, and | Ray Lai |
2006-04-08 | Memory leak on fork error plus change time variable to prevent | Ray Lai |
2006-04-07 | fsck needs to unset FS_FLAGS_UPDATED if it changes the super block | Pedro Martelletto |
2006-04-06 | allow lists inside lists for address specs, has been in my tree for | Henning Brauer |