Age | Commit message (Expand) | Author |
2006-06-11 | Zero the size of the correct partition. Missed in previous cleanup. | Kenneth R Westerback |
2006-06-11 | Typo | Miod Vallat |
2006-06-11 | options are optional ;) | Jason McIntyre |
2006-06-11 | split this page up into sections: it was getting too messy to read; | Jason McIntyre |
2006-06-11 | Adopt to recent changes (mopd3072 is not the default anymore). | Hans-Joerg Hoexer |
2006-06-11 | Document AESCTR for quick mode and SHA2-* for main mode. Help by jmc. | Hans-Joerg Hoexer |
2006-06-11 | Update wrt. the wdt0 char device goo removal. | Michael Knudsen |
2006-06-11 | regen | Michael Knudsen |
2006-06-11 | Remove wdt char device stuff from here too. | Michael Knudsen |
2006-06-11 | Get rid of the wdt(4) char device. We have watchdog(4) and | Michael Knudsen |
2006-06-11 | show the number of DMA segments that were in the packet that just failed | Brad Smith |
2006-06-11 | Don't spew sense informaton from the test unit ready command issued by | Kenneth R Westerback |
2006-06-11 | the link state detection code should be checking for revision B2 instead | Brad Smith |
2006-06-11 | tweaks; | Jason McIntyre |
2006-06-10 | Add functions to decode date and time strings that make sure no invalid | Marc Balmer |
2006-06-10 | Document -S and the "Delete-SAs" tag. Those will enable SA deletion | Hans-Joerg Hoexer |
2006-06-10 | Make deletion of SAs on shutdown optional. The default behaviour | Hans-Joerg Hoexer |
2006-06-10 | Allow isakmpd to use a different private rsa key per isakmp ID. Hans wrote th... | Mathieu Sauve-Frankel |
2006-06-10 | This shouldn't have been commited yet. | Hans-Joerg Hoexer |
2006-06-10 | endianness | Damien Bergamini |
2006-06-10 | - simplify allocation/free/reset of QoS Tx rings | Damien Bergamini |
2006-06-10 | - fix checking of WEP flags | Damien Bergamini |
2006-06-10 | - fix checking of WEP flag | Damien Bergamini |
2006-06-10 | support sha2 for main mode hmacs and aesctr for quick mode encryption. | Hans-Joerg Hoexer |
2006-06-10 | Better error message when a key file can not be opened or the provided key is | Hans-Joerg Hoexer |
2006-06-10 | adopted to recent change. | Hans-Joerg Hoexer |
2006-06-10 | switch back to original defaults regarding DH groups. modp3072 is to | Hans-Joerg Hoexer |
2006-06-10 | shorten a name for bioctl | Theo de Raadt |
2006-06-10 | ANSIfy, KNF and remove a silly comment. | Gordon Willem Klok |
2006-06-10 | Make id in mpi_complete an unused value instead of random stack garbage. | Marco Peereboom |
2006-06-10 | ANSIfy, KNF | Gordon Willem Klok |
2006-06-10 | allow SO_SNDBUF and SO_RECVBUF setsockopts on existing sockets to succeed | Bob Beck |
2006-06-10 | back in the dark age, carp interfaces were very strange - and we had to | Henning Brauer |
2006-06-10 | clarify the requirements for table ioctls so the word "table" is not | Bob Beck |
2006-06-10 | update .Nd, SYNOPSIS, and DESCRIPTION, after alexey e. suslikov pointed | Jason McIntyre |
2006-06-10 | if we're not reading a page then we're writing a page. stupid braino from | David Gwynne |
2006-06-10 | Redo debug prints to make it less loud and more granular. | Marco Peereboom |
2006-06-10 | Make uvn_sync_lock a rwlock, okay thib@ tedu@ | Pedro Martelletto |
2006-06-10 | the rest of the spi-device configuration pages | David Gwynne |
2006-06-10 | the rest of the spi-port configuration pages. | David Gwynne |
2006-06-10 | knf & careful data freeing, regression tested by todd | Theo de Raadt |
2006-06-10 | add a translation for sendmsg() | Nikolay Sturm |
2006-06-10 | now that Nick put up Booter 2.0, we don't need this workaround anymore | Martin Reindl |
2006-06-10 | Add IIC attachment/probe. no IIC devices yet. | Dale Rahn |
2006-06-10 | bring PHYS address in sync with RAMDISK, matches the addresss redboot | Dale Rahn |
2006-06-10 | include i2c bits instead of dummying out i2c_bitbang. | Dale Rahn |
2006-06-10 | I2C support for 80321/80219 | Dale Rahn |
2006-06-09 | - fix rcs_expand_keywords(). | Niall O'Higgins |
2006-06-09 | Allow for AH the use of the authentication algorithms added a while ago. | Christian Weisgerber |
2006-06-09 | update the bit about checksum offload. | Brad Smith |