summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-01Switch from splsoftnet to taking the netlock in if_attachhead().Jonathan Gray
2017-02-01syncJonathan Gray
2017-01-31Teach ikectl to include extensions in the CSR, rather than just adding themStuart Henderson
2017-01-31Don't include a literal "%" in the value for humidity sensorValue inStuart Henderson
2017-01-31tweak previous;Jason McIntyre
2017-01-31remove extra call setting OCSP staple now that it is done aboveBob Beck
2017-01-31add missing HISTORY informationIngo Schwarze
2017-01-31Mark the IO::Socket::SSL server socket with SSL_server to avoidAlexander Bluhm
2017-01-31Correct mistake I made when converting this to new funcitonBob Beck
2017-01-31Sprinkle some free sizes in uvm/David Hill
2017-01-31The libssl and libcrypto error messages have changed. Adapt theAlexander Bluhm
2017-01-31Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may beBob Beck
2017-01-31Disable client-initiated renegotiation for libtls servers.Joel Sing
2017-01-31Provide an SSL_OP_NO_CLIENT_RENEGOTIATION option that disallowsJoel Sing
2017-01-31Configure rtwn's ACMHWCTRL register correctly. Bits in this registerStefan Sperling
2017-01-31Reimplement httpd's support for byte ranges.Reyk Floeter
2017-01-31Fix links to USB audio specs.Jeremie Courreges-Anglas
2017-01-31LibreSSL : regress for carry bug in mulx4x_mont and sqr8x_montKinichiro Inoguchi
2017-01-31LibreSSL : Truncated packet could crash via OOB readKinichiro Inoguchi
2017-01-31The variable clt_done is used in too many places.Reyk Floeter
2017-01-31Do not set EVBUFFER_EOF on read/write errors and handle EOF correctly.Reyk Floeter
2017-01-31Issue a pause instruction in the busy-wait loop on SP kernels as wellMike Belopuhov
2017-01-31Remove the inifioctl hack, checking for an unheld NET_LOCK() inMartin Pieuchot
2017-01-31In a comment inside ieee80211_up_to_ac(), update a reference sectionStefan Sperling
2017-01-31Use CTASSERT instead of KASSERT for a few sysctl that use the counters APIJeremie Courreges-Anglas
2017-01-31Update the struct iwm_scan_results_notif to FW Api version 3, and removeStefan Sperling
2017-01-31Fix creation of the library name, as assigning a string to a StringRefPatrick Wildt
2017-01-31When telling clients which EDCA parameters to use, copy these parametersStefan Sperling
2017-01-31Clean up code in rtwn(4)/urtwn(4) which handles EDCA parameters:Stefan Sperling
2017-01-31Protect <sys/atomic.h> with #ifdef _KERNEL. This unbreaks userlandVisa Hankala
2017-01-31Use the sizeof operator on a struct not a pointer to one.Jonathan Gray
2017-01-31Document functions returning standard moduli for DH key exchange.Ingo Schwarze
2017-01-30Small correction to the known_hosts section on when it is updated.Darren Tucker
2017-01-30Make urtwn(4) run slot time updates from a USB task.Stefan Sperling
2017-01-30When a flag option is used in a format, it should use the number formNicholas Marriott
2017-01-30Fix TLS tests. Keys and log files are now in obj, not in obj/htdocsReyk Floeter
2017-01-30Rework fill mode handling for -man -Thtml.Ingo Schwarze
2017-01-30Adjust CLEANFILES for new httpd rootReyk Floeter
2017-01-30Enable ieee80211_edca_table, which was under #if 0. This table can be usedStefan Sperling
2017-01-30unbreak httpd regress tests after wobj changeReyk Floeter
2017-01-30whitespace, from bluhm@Sebastian Benoit
2017-01-30Make rtwn(4) and urtwn(4) tell the hardware about short preamble andStefan Sperling
2017-01-30removes the pf_consistency_lock and protects the users withSebastian Benoit
2017-01-30Mention MODGO_LDFLAGS.Antoine Jacoutot
2017-01-30Fix size passed to free(9)Jeremie Courreges-Anglas
2017-01-30Drop empty line.Antoine Jacoutot
2017-01-30syncTheo Buehler
2017-01-30Stop athn(4) 11n hostap from applying HT protection to non-11n clients.Stefan Sperling
2017-01-30Fix error path of range requests, found while reviewing byte range support.Reyk Floeter
2017-01-30Prevent athn(4) from using RTS for non-data frames.Stefan Sperling