Age | Commit message (Expand) | Author |
2007-08-01 | I have a dream of cvs not missing the files I have cvs rm'd with love. | Miod Vallat |
2007-08-01 | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | Miod Vallat |
2007-08-01 | allow ic_set_key to be NULL so that drivers won't need to implement it | Damien Bergamini |
2007-08-01 | Figure out the host SCSI controller ID on KA48 (VLC) and KA49 (VS4k/9x) from | Miod Vallat |
2007-08-01 | Stop making de win over dc on alpha, and include both dc and de on all | Miod Vallat |
2007-08-01 | make sure the MIC field is set in group key handshake messages before | Damien Bergamini |
2007-08-01 | make ieee80211_recv_wpa_group_msg1() install the GTK in ic_nw_keys[] too. | Damien Bergamini |
2007-08-01 | add generic ieee80211_encrypt() and ieee80211_decrypt() functions that | Damien Bergamini |
2007-08-01 | unbreak. | Damien Bergamini |
2007-08-01 | check the key length field in message 3 of the 4-way handshake. | Damien Bergamini |
2007-08-01 | switch i386 to use the MI i8253 header file and remove the now obsolete MD | Martin Reindl |
2007-08-01 | set key length field in message 1 & 3 of the 4-way handshake. | Damien Bergamini |
2007-08-01 | The wdt char device was removed during c2k6 (or shortly after, don't | Michael Knudsen |
2007-08-01 | wdt doesn't malloc so no reason to include malloc.h. | Michael Knudsen |
2007-08-01 | group key handshake message 1 is very different between RSN and WPA1. | Damien Bergamini |
2007-08-01 | pass the supplicant's nonce generated on reception of message 1 of the | Damien Bergamini |
2007-08-01 | in 4-way handshake messages 2 and 3, parse vendor-specific WPA1 IEs too. | Damien Bergamini |
2007-08-01 | add a TSC field to the key structure. it will be used to store the | Damien Bergamini |
2007-08-01 | PMKID KDE is optionnal in message 1 of the 4-way handshake (at least | Damien Bergamini |
2007-08-01 | fix parsing and construction of RSN/WPA IEs. | Damien Bergamini |
2007-08-01 | all WPA implementations i have tested use EAPOL-Key frames version 1, | Damien Bergamini |
2007-08-01 | Correct a 10-year old typo inherited from NetBSD by renaming psm.c, | Mark Kettenis |
2007-08-01 | the EAPOL-Key MIC must be computed with the MIC bit set. | Damien Bergamini |
2007-08-01 | KEYACK bit is not set for 4-way handshake messages 2 and 4. | Damien Bergamini |
2007-08-01 | cipher suite type for CCMP is 4 not 3. | Damien Bergamini |
2007-08-01 | unused, and Miod says this file was superseded by sys/dev/ic/i8253reg.h, so | Martin Reindl |
2007-08-01 | Improve state switching and fix some debug output. | Marcus Glocker |
2007-07-31 | Add first version to enable auto association (best signal AP). Therefore | Marcus Glocker |
2007-07-31 | Add missing splx(s); calls. OK mglocker@ | Claudio Jeker |
2007-07-31 | Plug a mbuf leak in the TX path and replace a handbuilt m_copydata() | Claudio Jeker |
2007-07-31 | don't duplicate .numt in .desc; 'In this driver, whatever you want' deraadt@ | Constantine A. Murenin |
2007-07-31 | change sensor type: if .value can only ever be 0 or 1, .type should be indicator | Constantine A. Murenin |
2007-07-31 | remove magic numbers: use PCAGPIO_NPINS instead (no binary change); ok deraadt@ | Constantine A. Murenin |
2007-07-31 | typo fixes from joel@ionix.com.au | Theo de Raadt |
2007-07-31 | Our audio layer doesn't know anything about mixer names like | Deanna Phillips |
2007-07-31 | In the mixer to device level conversions, round down to the nearest | Deanna Phillips |
2007-07-31 | Start to improve TX/RX path; don't accept further packets from TX queue | Marcus Glocker |
2007-07-31 | Simplify TX path. | Marcus Glocker |
2007-07-31 | always ignore attempts to set the record or play port to 0. | Jacob Meuser |
2007-07-30 | After two weeks of fumbling arround in the association FW command, i found | Marcus Glocker |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-07-30 | sync | Todd T. Fries |
2007-07-30 | AXIM pda and V360 phone, ok mk@ | Todd T. Fries |
2007-07-30 | With adding ipsec tags and exporting flow filters via sysctl SADB_GET | Hans-Joerg Hoexer |
2007-07-29 | slot range check in add_nubus_intr() is wrong by one. | Miod Vallat |
2007-07-29 | It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always 2 | Miod Vallat |
2007-07-29 | Add support for bootpaths like /pci@1f,4000/ide@3,0/ata@0,0/cmdk@0,0 | Mark Kettenis |
2007-07-29 | Seperate members of "struct pcb" that are accessed using physical addresses | Mark Kettenis |
2007-07-29 | regen | Chris Kuethe |
2007-07-29 | add a bunch of new nvidia devices | Chris Kuethe |