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