openbsd
2008-08-13 damiendo not increment is_rx_eapol_key twice for each frame.
2008-08-13 sobradosync synopsis/usage; fix double "usage:"; KNF.
2008-08-13 weingartThis tab had bugged me forever.
2008-08-13 artDisable the fantastics mis-feature on some newer Turion...
2008-08-13 thibremove a bunch of bogus ARGSUSED
2008-08-13 artDisable the fantastics mis-feature on some newer Turion...
2008-08-13 avOld drives (reported Giovanni Bechis <bigionews@snb...
2008-08-13 jmc-S currently does nothing useful, so remove it from
2008-08-13 bradAdd more Config mode registers.
2008-08-13 bradAdd the 8139D PCI id.
2008-08-13 bradregen
2008-08-13 bradAdd another PCI id for the Realtek 8139D chipset.
2008-08-13 bradReplace the use of a separate softc field to track...
2008-08-12 ogaKill dmesg spam. Since we can't guarantee that a device...
2008-08-12 deraadtFix multiple addition error recently introduced for...
2008-08-12 damienadopt the integrity group cipher of the AP at associati...
2008-08-12 damiennuke unused fields.
2008-08-12 damienadd the code to encrypt/decrypt management frames,...
2008-08-12 damienreserves the correct number of bytes in ieee80211_send_...
2008-08-12 damienclear Tx_Rx protection bits properly.
2008-08-12 damiendo not drop frames that have an invalid IE, just stop...
2008-08-12 damienpopulate ieee80211_recv_action(), does nothing yet.
2008-08-12 damienadd a couple of new definitions (action frames, new...
2008-08-12 damienmissing SHA-256 bits.
2008-08-12 damienv3 descriptors use AES Key Wrap too.
2008-08-12 damiennew SHA-256 based AKMPs.
2008-08-12 damienadd/process group integrity cipher suite in RSN IEs.
2008-08-12 damienadd IEEE80211_RSNIE_MAXLEN and IEEE80211_WPAIE_MAXLEN...
2008-08-12 damienadd support for EAPOL-Key v3 descriptors (similar to...
2008-08-12 damienthe only integrity group cipher currently supported...
2008-08-12 damiengenerate a random IGTK in HostAP mode if we're MFP...
2008-08-12 damienadd IEEE80211_F_MFPR config flags (management frame...
2008-08-12 damienadd definitions for RSN capabilities field (RSN IE).
2008-08-12 weingartNuke bigmem for release, still has issues.
2008-08-12 damienAES Key Wrap adds a 64-bit MIC to the payload but we...
2008-08-12 damienprocess IGTK KDEs in EAPOL-Key frames and install integ...
2008-08-12 damienextend the ic_nw_keys[] array to 6 elements.
2008-08-12 damienin a near future, unicast management frames will be...
2008-08-12 damienChange the way we process EAPOL-Key frames.
2008-08-12 miodFigured out where the prom console routines are on...
2008-08-12 damienadd new IEEE80211_CIPHER_AES128_CMAC cipher and new...
2008-08-12 damienWelcome BIP: the Broadcast/Multicast Integrity Protocol...
2008-08-12 damienmaintain a count of TKIP and CCMP replayed frames.
2008-08-12 daviduse correct byte order when printing state expiration...
2008-08-12 damienadd replay counter for management frames.
2008-08-12 damienfix values for QoS control field.
2008-08-12 damienretrieve the TID from QoS frames to use with the approp...
2008-08-12 henninguse MINCLSIZE to decide wether we need to allocate...
2008-08-12 damienget rid of the map_ptk()/map_gtk() functions, just...
2008-08-12 damiensimplify ieee80211_derive_ptk() prototype.
2008-08-12 damienuse HMAC-MD5, HMAC-SHA1 and AES Key Wrap sys/crypto/
2008-08-12 damientest vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256,...
2008-08-12 damienImplementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256...
2008-08-12 ottobasic bounds check on elf header info. avoid crashes...
2008-08-12 mglockerDon't process xfers which have the stream error bit...
2008-08-12 jakemsrVT8233+ uses a different register base for capturing
2008-08-12 mbalmerFix a typo in a comment. From dawedawe@gmx.de.
2008-08-11 bradAdd support for TX/RX checksum offload for newer re...
2008-08-11 jaredyplug a memleak when freeing io redirection in commands.
2008-08-11 kettenisOnly print iotdb stuff when DEBUG.
2008-08-11 kettenisAllow mapping mmio regions that are not page aligned.
2008-08-11 jmc+Longshine LCS-8031N to the ral(4) list;
2008-08-11 jmcsome documentation updates for spamd synchronisation:
2008-08-11 jmcsome consistency fixes and whitespace at eol removal;
2008-08-11 jmcremove a note which seems to be duplicated; ok sobrado
2008-08-11 kettenisAdd hw.cupspeed cupport for all CPU types.
2008-08-11 reykfix a6 partition lookup where a static variable was...
2008-08-11 kettenisBuild apm(8) and apmd(8) on sparc64.
2008-08-11 kettenisMinimal apmvar.h such that we can enable apm(8) and...
2008-08-11 kettenisAdd hw.setperf support for UltraSPARC-IIe support.
2008-08-11 marcoUndo last commit; deraadt didn't like it.
2008-08-11 marcoAdd infrastructure to manually kick off rebuilds.
2008-08-11 tobiasPrevent a buffer underrun if a line is received which...
2008-08-11 tobiasUse only safe functions in signal handlers.
2008-08-11 reykmore goto fail on gettimeofday error
2008-08-11 reykbetter handling of HTTP POSTs or requests with Content...
2008-08-11 reykadd missing 'break' to read HTTP content correctly
2008-08-11 mglockerSince we have ehci(4) isoc support now, don't demote...
2008-08-10 miodAdd support for the VAXstation 3[58][24]0 to the bootbl...
2008-08-10 sobradoadd missing ellipsis; spacing.
2008-08-10 krwFix other integer overflow vulnerability I introduced...
2008-08-10 kettenisUse the STICK logic on UltraSPARC-IIe to generate clock...
2008-08-10 kettenisAdd hypervisor calls for the sun4v random number genera...
2008-08-10 sobradotypo.
2008-08-10 sobradospacing; remove non-existent flag from synopsis.
2008-08-10 krw'coordiates' -> 'coordinates' from Dawe via tech@.
2008-08-10 krw'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe...
2008-08-10 sobradoadd missing space.
2008-08-10 mglockerPrepare for ehci:
2008-08-10 kettenisDon't assume the first LAPIC in the table corresponds...
2008-08-10 krwShorten the lines of '?' output in edit mode. A couple...
2008-08-10 bradStyle fixes and use of tabs for the DRM bits.
2008-08-09 mglockerAdd isochronous xfer support for ehci(4). From NetBSD.
2008-08-09 kettenisAdd prom_set_sun4v_api_version().
2008-08-09 bradMCP79 are also capable of Jumbo frames. Add the Jumbo...
2008-08-09 kettenisFix counting of shared (PCI) interrupts. Remove some...
2008-08-09 kettenisPrevent integer overflow in DL_BLKTOSEC().
2008-08-09 miodPass a device name to {tc,tcds,ioasic}_intr_establish...
2008-08-09 miodDo not forget to set the ``specific EOI'' bit when...
2008-08-09 miodRegen
next