2008-08-14 |
robert | add missing semicolon; ok mbalmer@, marco@ |
commit | commitdiff | tree | snapshot |
2008-08-14 |
espie | let's make this half useful to recover from crashed... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
martin | convert the last traces of btoc/ctob macros |
commit | commitdiff | tree | snapshot |
2008-08-14 |
espie | simplify S definition to just srcdir, since it appears... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | in abuf_rgetblk() the ``start'' pointer may take a... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | move all device related stuff from aucat.c to a new... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | in file.c, before dereferencing pointers to in(), out... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | add an "AUTOQUIT" flag to mix and sub aprocs. If the... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | add a bytes counter to abuf structures to count the... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | add a xxx_done() method to aproc structures, that clean... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | move mix/sub underrun/overrun handling code and data... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ratchov | factor code that discards data from abuf strucure into... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
guenther | Match libpthread's behavior and make pthread_join(NULL... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
guenther | Fix 5771/library: in pthread_exit(), delay the call... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
guenther | If the initial thread calls pthread_exit(), don't overw... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
sthen | Tools from /usr may not be used in netstart since it... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | Make sure that we don't sleep with a lock held, some... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | Check for zero in drm_calloc() to prevent divide-by... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | Kill file_priv->refs, it is always 1. Also move two... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
mglocker | Add VIDIOC_ENUM_FRAMESIZES ioctl. This permits applica... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | Change the drm_lock*() api to take a pointer to the... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | idgen32 wasn't really right here. Change back to how... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | Generate the magic id using idgen32(). While i'm here... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
oga | Kill a bunch of the drm context code that nothing uses... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
kettenis | Initial stab at a driver for the integrated random... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
damien | one should never use sizeof(struct llc) since 802.2... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
damien | do not increment is_rx_eapol_key twice for each frame. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
sobrado | sync synopsis/usage; fix double "usage:"; KNF. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
weingart | This tab had bugged me forever. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
art | Disable the fantastics mis-feature on some newer Turion... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
thib | remove a bunch of bogus ARGSUSED |
commit | commitdiff | tree | snapshot |
2008-08-13 |
art | Disable the fantastics mis-feature on some newer Turion... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
av | Old drives (reported Giovanni Bechis <bigionews@snb... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
jmc | -S currently does nothing useful, so remove it from |
commit | commitdiff | tree | snapshot |
2008-08-13 |
brad | Add more Config mode registers. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
brad | Add the 8139D PCI id. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
brad | regen |
commit | commitdiff | tree | snapshot |
2008-08-13 |
brad | Add another PCI id for the Realtek 8139D chipset. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
brad | Replace the use of a separate softc field to track... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
oga | Kill dmesg spam. Since we can't guarantee that a device... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
deraadt | Fix multiple addition error recently introduced for... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | adopt the integrity group cipher of the AP at associati... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | nuke unused fields. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add the code to encrypt/decrypt management frames,... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | reserves the correct number of bytes in ieee80211_send_... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | clear Tx_Rx protection bits properly. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | do not drop frames that have an invalid IE, just stop... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | populate ieee80211_recv_action(), does nothing yet. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add a couple of new definitions (action frames, new... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | missing SHA-256 bits. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | v3 descriptors use AES Key Wrap too. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | new SHA-256 based AKMPs. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add/process group integrity cipher suite in RSN IEs. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add IEEE80211_RSNIE_MAXLEN and IEEE80211_WPAIE_MAXLEN... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add support for EAPOL-Key v3 descriptors (similar to... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | the only integrity group cipher currently supported... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | generate a random IGTK in HostAP mode if we're MFP... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add IEEE80211_F_MFPR config flags (management frame... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add definitions for RSN capabilities field (RSN IE). |
commit | commitdiff | tree | snapshot |
2008-08-12 |
weingart | Nuke bigmem for release, still has issues. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | AES Key Wrap adds a 64-bit MIC to the payload but we... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | process IGTK KDEs in EAPOL-Key frames and install integ... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | extend the ic_nw_keys[] array to 6 elements. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | in a near future, unicast management frames will be... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | Change the way we process EAPOL-Key frames. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
miod | Figured out where the prom console routines are on... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add new IEEE80211_CIPHER_AES128_CMAC cipher and new... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | Welcome BIP: the Broadcast/Multicast Integrity Protocol... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | maintain a count of TKIP and CCMP replayed frames. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
david | use correct byte order when printing state expiration... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | add replay counter for management frames. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | fix values for QoS control field. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | retrieve the TID from QoS frames to use with the approp... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
henning | use MINCLSIZE to decide wether we need to allocate... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | get rid of the map_ptk()/map_gtk() functions, just... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | simplify ieee80211_derive_ptk() prototype. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | use HMAC-MD5, HMAC-SHA1 and AES Key Wrap sys/crypto/ |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256,... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
damien | Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
otto | basic bounds check on elf header info. avoid crashes... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
mglocker | Don't process xfers which have the stream error bit... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
jakemsr | VT8233+ uses a different register base for capturing |
commit | commitdiff | tree | snapshot |
2008-08-12 |
mbalmer | Fix a typo in a comment. From dawedawe@gmx.de. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
brad | Add support for TX/RX checksum offload for newer re... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
jaredy | plug a memleak when freeing io redirection in commands. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
kettenis | Only print iotdb stuff when DEBUG. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
kettenis | Allow mapping mmio regions that are not page aligned. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
jmc | +Longshine LCS-8031N to the ral(4) list; |
commit | commitdiff | tree | snapshot |
2008-08-11 |
jmc | some documentation updates for spamd synchronisation: |
commit | commitdiff | tree | snapshot |
2008-08-11 |
jmc | some consistency fixes and whitespace at eol removal; |
commit | commitdiff | tree | snapshot |
2008-08-11 |
jmc | remove a note which seems to be duplicated; ok sobrado |
commit | commitdiff | tree | snapshot |
2008-08-11 |
kettenis | Add hw.cupspeed cupport for all CPU types. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
reyk | fix a6 partition lookup where a static variable was... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
kettenis | Build apm(8) and apmd(8) on sparc64. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
kettenis | Minimal apmvar.h such that we can enable apm(8) and... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
kettenis | Add hw.setperf support for UltraSPARC-IIe support. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
marco | Undo last commit; deraadt didn't like it. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
marco | Add infrastructure to manually kick off rebuilds. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
tobias | Prevent a buffer underrun if a line is received which... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
tobias | Use only safe functions in signal handlers. |
commit | commitdiff | tree | snapshot |
next |