summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-05Count A-MPDU subframes with sequence number below the current BA window asStefan Sperling
2016-02-05Guard against integer overflow when checking whetherStefan Kempf
2016-02-05remove no longer relevant ifndefJoerg Jung
2016-02-05use SMTPD_NAME defineJoerg Jung
2016-02-05Define EDCA tables for 11n mode. Per 802.11-2012 they are the same asStefan Sperling
2016-02-05Make write explicitly ASCII only by transforming UTF-8 characters and non-ASCIImartijn
2016-02-05be more forceful about not using these.Marc Espie
2016-02-05Use the correct structure size when allocating the array for nodes.Can Erkin Acar
2016-02-05syncStuart Henderson
2016-02-05In iwn(4), set max A-MPDU length to 64k instead of 4k and tell the firmwareStefan Sperling
2016-02-05In iwm(4), set max A-MPDU length to 64k instead of 4k and tell the firmwareStefan Sperling
2016-02-05Store ADDBA request and response parameters in the block ack record ofStefan Sperling
2016-02-05Implement acpi_get_table_with_size(). Will soon be used to read VFCTMark Kettenis
2016-02-05Fix err(3) calls after allocation failures in examples.Ingo Schwarze
2016-02-05Only check errno if read() has returned an error. EOF is not an error.Christian Weisgerber
2016-02-05return if the bpf_if passed to bpf_tap and _bpf_mtap are NULL.David Gwynne
2016-02-05Sort includes.Jeremie Courreges-Anglas
2016-02-05No need for pledge("rpath")Jeremie Courreges-Anglas
2016-02-05select -> poll in log message; ok bluhm@ florian@Jeremie Courreges-Anglas
2016-02-05Bail out if an unknown option is passed.Jeremie Courreges-Anglas
2016-02-05Fix a possible use-after-free in vmd, forward the result to theReyk Floeter
2016-02-05rtadvd used a strncpy with a src interface name from the command lineReyk Floeter
2016-02-05Simple moderation of Tx completion notificationsMike Belopuhov
2016-02-05Silence warnings from static analyzers; found by jsg@Mike Belopuhov
2016-02-05Do not wrap cursor at start or end of history, from Michal Mazurek.Nicholas Marriott
2016-02-05pledge(2) for talk(1):mestre
2016-02-05pledge(2) for talkd(8):mestre
2016-02-05Improve Linux PCI compatibility code.Mark Kettenis
2016-02-05Fix a pci vendor/device conversion missed in rev 1.6.Mark Kettenis
2016-02-05RegenMasao Uebayashi
2016-02-05Add ipmi(4) cdev entry on amd64 and i386Masao Uebayashi
2016-02-05Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)Masao Uebayashi
2016-02-05avoid an uninitialised value when NumberOfPasswordPrompts is 0Jonathan Gray
2016-02-05avoid an uninitialised value in a return path added in rev 1.5Jonathan Gray
2016-02-05mention internal DH-GEX fallback groups; bz#2302Damien Miller
2016-02-05better description for MaxSessions; bz#2531Damien Miller
2016-02-04printf argument casts to avoid warnings on strict compilersDamien Miller
2016-02-04fix memory leakEric Faurot
2016-02-04Convert sigemptyset and sigfillset to inline functions to avoidTodd C. Miller
2016-02-04Make iwn(4) pass 802.11 control frames in monitor mode.Stefan Sperling
2016-02-04In iwn(4), don't forget about restoring the CCMP key to firmware afterStefan Sperling
2016-02-04Make code more readable by putting the message parsing logic in a single place.Eric Faurot
2016-02-04Include stdint.h for the uint{8,16}_t types. OK nicm@Todd C. Miller
2016-02-04Restore the BlockAck session timer. It is still required to work aroundStefan Sperling
2016-02-04Set up -t flag properly when passing new-session -A off toNicholas Marriott
2016-02-04Bail early if there's no token; found by jsg@Mike Belopuhov
2016-02-04Minor ldapd -r tweaksJeremie Courreges-Anglas
2016-02-04When deleting a message, remove associated envelopes from the cache,Eric Faurot
2016-02-04Prevent signed overflow when calculating i_modrev initial valueMike Belopuhov
2016-02-04Fix an infinite loop when printing a country element in a managementStefan Sperling