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