Age | Commit message (Expand) | Author |
2008-08-12 | add new IEEE80211_CIPHER_AES128_CMAC cipher and new key flag | Damien Bergamini |
2008-08-12 | Welcome BIP: the Broadcast/Multicast Integrity Protocol defined | Damien Bergamini |
2008-08-12 | maintain a count of TKIP and CCMP replayed frames. | Damien Bergamini |
2008-08-12 | use correct byte order when printing state expiration minutes; ok henning@ | David Krause |
2008-08-12 | add replay counter for management frames. | Damien Bergamini |
2008-08-12 | fix values for QoS control field. | Damien Bergamini |
2008-08-12 | retrieve the TID from QoS frames to use with the appropriate | Damien Bergamini |
2008-08-12 | use MINCLSIZE to decide wether we need to allocate an mbuf cluster instead | Henning Brauer |
2008-08-12 | get rid of the map_ptk()/map_gtk() functions, just inline them | Damien Bergamini |
2008-08-12 | simplify ieee80211_derive_ptk() prototype. | Damien Bergamini |
2008-08-12 | use HMAC-MD5, HMAC-SHA1 and AES Key Wrap sys/crypto/ | Damien Bergamini |
2008-08-12 | test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC, | Damien Bergamini |
2008-08-12 | Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC | Damien Bergamini |
2008-08-12 | basic bounds check on elf header info. avoid crashes on i.e.e truncated | Otto Moerbeek |
2008-08-12 | Don't process xfers which have the stream error bit set in the stream | Marcus Glocker |
2008-08-12 | VT8233+ uses a different register base for capturing | Jacob Meuser |
2008-08-12 | Fix a typo in a comment. From dawedawe@gmx.de. | Marc Balmer |
2008-08-11 | Add support for TX/RX checksum offload for newer re(4) chipsets. | Brad Smith |
2008-08-11 | plug a memleak when freeing io redirection in commands. | Jared Yanovich |
2008-08-11 | Only print iotdb stuff when DEBUG. | Mark Kettenis |
2008-08-11 | Allow mapping mmio regions that are not page aligned. | Mark Kettenis |
2008-08-11 | +Longshine LCS-8031N to the ral(4) list; | Jason McIntyre |
2008-08-11 | some documentation updates for spamd synchronisation: | Jason McIntyre |
2008-08-11 | some consistency fixes and whitespace at eol removal; | Jason McIntyre |
2008-08-11 | remove a note which seems to be duplicated; ok sobrado | Jason McIntyre |
2008-08-11 | Add hw.cupspeed cupport for all CPU types. | Mark Kettenis |
2008-08-11 | fix a6 partition lookup where a static variable was incorrectly used in | Reyk Floeter |
2008-08-11 | Build apm(8) and apmd(8) on sparc64. | Mark Kettenis |
2008-08-11 | Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64. | Mark Kettenis |
2008-08-11 | Add hw.setperf support for UltraSPARC-IIe support. | Mark Kettenis |
2008-08-11 | Undo last commit; deraadt didn't like it. | Marco Peereboom |
2008-08-11 | Add infrastructure to manually kick off rebuilds. | Marco Peereboom |
2008-08-11 | Prevent a buffer underrun if a line is received which only contains | Tobias Stoeckmann |
2008-08-11 | Use only safe functions in signal handlers. | Tobias Stoeckmann |
2008-08-11 | more goto fail on gettimeofday error | Reyk Floeter |
2008-08-11 | better handling of HTTP POSTs or requests with Content-Length. | Reyk Floeter |
2008-08-11 | add missing 'break' to read HTTP content correctly | Reyk Floeter |
2008-08-11 | Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4) | Marcus Glocker |
2008-08-10 | Add support for the VAXstation 3[58][24]0 to the bootblocks, currently | Miod Vallat |
2008-08-10 | add missing ellipsis; spacing. | Igor Sobrado |
2008-08-10 | Fix other integer overflow vulnerability I introduced, this time in | Kenneth R Westerback |
2008-08-10 | Use the STICK logic on UltraSPARC-IIe to generate clock interrupts. | Mark Kettenis |
2008-08-10 | Add hypervisor calls for the sun4v random number generator interface. | Mark Kettenis |
2008-08-10 | typo. | Igor Sobrado |
2008-08-10 | spacing; remove non-existent flag from synopsis. | Igor Sobrado |
2008-08-10 | 'coordiates' -> 'coordinates' from Dawe via tech@. | Kenneth R Westerback |
2008-08-10 | 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@. | Kenneth R Westerback |
2008-08-10 | add missing space. | Igor Sobrado |
2008-08-10 | Prepare for ehci: | Marcus Glocker |
2008-08-10 | Don't assume the first LAPIC in the table corresponds to the boot processor. | Mark Kettenis |