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 |
2008-08-11 |
reyk | more goto fail on gettimeofday error |
commit | commitdiff | tree | snapshot |
2008-08-11 |
reyk | better handling of HTTP POSTs or requests with Content... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
reyk | add missing 'break' to read HTTP content correctly |
commit | commitdiff | tree | snapshot |
2008-08-11 |
mglocker | Since we have ehci(4) isoc support now, don't demote... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
miod | Add support for the VAXstation 3[58][24]0 to the bootbl... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
sobrado | add missing ellipsis; spacing. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
krw | Fix other integer overflow vulnerability I introduced... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
kettenis | Use the STICK logic on UltraSPARC-IIe to generate clock... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
kettenis | Add hypervisor calls for the sun4v random number genera... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
sobrado | typo. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
sobrado | spacing; remove non-existent flag from synopsis. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
krw | 'coordiates' -> 'coordinates' from Dawe via tech@. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
krw | 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
sobrado | add missing space. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
mglocker | Prepare for ehci: |
commit | commitdiff | tree | snapshot |
2008-08-10 |
kettenis | Don't assume the first LAPIC in the table corresponds... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
krw | Shorten the lines of '?' output in edit mode. A couple... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
brad | Style fixes and use of tabs for the DRM bits. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
mglocker | Add isochronous xfer support for ehci(4). From NetBSD. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
kettenis | Add prom_set_sun4v_api_version(). |
commit | commitdiff | tree | snapshot |
2008-08-09 |
brad | MCP79 are also capable of Jumbo frames. Add the Jumbo... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
kettenis | Fix counting of shared (PCI) interrupts. Remove some... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
kettenis | Prevent integer overflow in DL_BLKTOSEC(). |
commit | commitdiff | tree | snapshot |
2008-08-09 |
miod | Pass a device name to {tc,tcds,ioasic}_intr_establish... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
miod | Do not forget to set the ``specific EOI'' bit when... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
miod | Regen |
commit | commitdiff | tree | snapshot |
2008-08-09 |
miod | Add the fr-dvorak-be'po layout as fr.dvorak for ps... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
thib | turn an MFREE() into an m_free() and garbage collect an |
commit | commitdiff | tree | snapshot |
2008-08-09 |
thib | o nfs_vinvalbuf() is always called with the intrflag... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
mglocker | Revert last commit, it doesn't always help, we need... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
mglocker | Prepare for ehci: If GET_DEF request has failed, wait... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
krw | Admit b_blkno means block number; a block is DEV_BSIZE... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
reyk | add a variable $SERVER_NAME which is "OpenBSD relayd... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
sobrado | documentation tweaks. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
thib | o sync comment with reality, we have never malloc(... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
blambert | After beck@ changed the way nfsiod's are notified of... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
blambert | Remove code for variable-sized allocations of NFS fileh... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
reyk | chunked encoding may include empty lines at random... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
matthieu | Small step towards fixing documentation: |
commit | commitdiff | tree | snapshot |
2008-08-08 |
thib | remove an if notyet block from sys_fstatfs(), that... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
reyk | fix possible memleaks in chunked encoding handler |
commit | commitdiff | tree | snapshot |
2008-08-08 |
reyk | only dump all protocol nodes with DEBUG > 1. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
reyk | Support HTTP responses that neither specify a Content... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bluhm | Do not latch the IPSec tdb to the inpcb unconditionally... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
jsing | Wrap long lines and remove useless comment. |
commit | commitdiff | tree | snapshot |
next |