summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-19knock out "Ns Li" before colons - the Li was being ignored anyway, and iJason McIntyre
2015-07-19word fix;Jason McIntyre
2015-07-19basic fh functions. better than panicing!Ted Unangst
2015-07-19Revert 1.148 for now until I can talk to rpe@Antoine Jacoutot
2015-07-19oops, SYS_ prefix stayed; noted by jmcTheo de Raadt
2015-07-19no need for -compact;Jason McIntyre
2015-07-19some basic tweaks;Jason McIntyre
2015-07-19syncTheo de Raadt
2015-07-19Convert ssl3_get_certificate_request to CBS.Doug Hogan
2015-07-19Fix symbol collision with libtls.Doug Hogan
2015-07-19Handle malloc(0) returning NULL (which can happen on some otherNicholas Marriott
2015-07-19Trailing spaces and missing .Pp.Nicholas Marriott
2015-07-19succesfull -> succesful, from Ross L RichardsonNicholas Marriott
2015-07-19Match change to fatal()'s prototype in bgpdPhilip Guenther
2015-07-19syncMiod Vallat
2015-07-19adding a syscall requires a minor bump; ok guenther@Ingo Schwarze
2015-07-19syncMiod Vallat
2015-07-19use standardized register defintion in mii.h rather than specificYojiro Uo
2015-07-19Add TLS_method, TLS_client_method and TLS_server_method.Doug Hogan
2015-07-19regenYojiro Uo
2015-07-19add RTL8211Yojiro Uo
2015-07-19use standardized register definition in mii.h rather than eachYojiro Uo
2015-07-19Crank major and remove legacy variables.Doug Hogan
2015-07-19revert privious commitYojiro Uo
2015-07-19Print strerror, not just the filename, if opening the inplace file fails.Stuart Henderson
2015-07-19SIGCHLD handler was established before forking into two processes.Theo de Raadt
2015-07-19Crank the major of libtls: the behaviour of tls_write() has beenReyk Floeter
2015-07-19Do not fork and exec gunzip(1), just link with libz instead.Ingo Schwarze
2015-07-19Update default gcc version.Anthony J. Bentley
2015-07-19potential memory leak in SIOCADDRULEsashan
2015-07-19Free memory when finished.Doug Hogan
2015-07-19Add documentation on how to use TLS_{READ,WRITE}_AGAIN.Doug Hogan
2015-07-19unsinged variables should not be compared to be leq than 0 (unsigned a <= 0)sashan
2015-07-19Now that it is safe to invoke X509_STORE_CTX_cleanup() if X509_STORE_CTX_init()Miod Vallat
2015-07-19simplify a triple-deep ternary operation.Brent Cook
2015-07-19For the completeness of HSTS, add the non-standard preload option.Reyk Floeter
2015-07-19according to MII specification, these seems to be bug.Yojiro Uo
2015-07-19clarify how inet|inet6 work in filtersSebastian Benoit
2015-07-19Make KTR_SYSRET records variables variables sized, leaving out thePhilip Guenther
2015-07-19Replace test command with [].Robert Peichaer
2015-07-19Only close descriptor if not already closed.Doug Hogan
2015-07-19Free variable before potentially reusing.Doug Hogan
2015-07-19Free passin on error.Doug Hogan
2015-07-19Fix coverity 105339, by correctly checking return from strtollBob Beck
2015-07-19Figure out the tty width using TIOCGWINSZ early on. Will make tame(2)Theo de Raadt
2015-07-19In tcpdump, show 11n HTOP primary and secondary channel numbers for 40MHz BSS,Stefan Sperling
2015-07-19syncTheo de Raadt
2015-07-19Put explicit braces around assignment used in a conditional.Miod Vallat
2015-07-19Rename the tpspmic driver so it does not contain numbers. OK jsg@Brandon Mercer
2015-07-19syncTheo de Raadt