Age | Commit message (Expand) | Author |
2017-08-13 | Nuke trailing whitespace | Bob Beck |
2017-08-13 | remove accidental addition | Bob Beck |
2017-08-13 | Evidence suggests this trailing whitespace was left here by maurauding | Bob Beck |
2017-08-13 | match function implementation with declaration, ok beck@, doug@ | Brent Cook |
2017-08-13 | New flag PR_RWLOCK for pool_init(9) makes the pool use rwlocks instead | Philip Guenther |
2017-08-13 | Add ability to clamp a notafter to values representable in a 32 bit time_t | Bob Beck |
2017-08-13 | Switch to -Werror with clang for libressl. | Doug Hogan |
2017-08-13 | add fktrace to libc | Ted Unangst |
2017-08-13 | Bring the dhclient(8) related text into | Kenneth R Westerback |
2017-08-13 | declaration for fktrace | Ted Unangst |
2017-08-13 | Remove the second parameter of iwm_stop(). It was not used for anything. | Stefan Sperling |
2017-08-13 | Simplify HUP handling now that proper error | Kenneth R Westerback |
2017-08-13 | move endian/word size checks from runtime to compile time | Brent Cook |
2017-08-13 | Make SSL{,_CTX}_set_alpn_protos() do atomic updates and handle NULL. | Doug Hogan |
2017-08-13 | to change a state's state (that term is overloaded in pf, protocol state | Henning Brauer |
2017-08-13 | Convert the sigma and tau initialisers to byte arrays, rather than using | Joel Sing |
2017-08-13 | don't issue a termination command to an already stopped vm | Jasper Lievisse Adriaanse |
2017-08-13 | Remove support for the TLS padding extension. | Joel Sing |
2017-08-13 | Nuke SSL_OP_CRYPTOPRO_TLSEXT_BUG. | Joel Sing |
2017-08-13 | strip .SUNW_ctf in the remaining strip invocations | Jasper Lievisse Adriaanse |
2017-08-13 | Add proper support for iwm(4) firmware's time event. Cancel the event if | Stefan Sperling |
2017-08-13 | Fix arguments that are passed to strip(1). In particular, | Visa Hankala |
2017-08-13 | When iwn_stop() releases the scan lock wake processes sleeping on it. | Theo Buehler |
2017-08-13 | When iwm_stop() releases the scan lock wake processes sleeping on it. | Stefan Sperling |
2017-08-13 | improve AHCI hibernate writeout performance by doing smaller delay()s | Mike Larkin |
2017-08-13 | Get R_MIPS_* defines via <machine/reloc.h>. | Visa Hankala |
2017-08-13 | Make R_MIPS_* defines available via <machine/reloc.h>. | Visa Hankala |
2017-08-13 | Convert variable type to C99. | Nayden Markatchev |
2017-08-13 | Fix a dereference of a bogus pointer. | Visa Hankala |
2017-08-13 | mention raw SD card offset for U-Boot on Rockchip RK3xxx | Jonathan Gray |
2017-08-13 | Avoid raw devices when dd'ing U-Boot. Avoids cases that might require | Jonathan Gray |
2017-08-13 | bypass the filter code for incoming smtp sessions. | Eric Faurot |
2017-08-13 | sync | Jonathan Gray |
2017-08-13 | remove uneeded bpf include | Jonathan Gray |
2017-08-13 | sync | Visa Hankala |
2017-08-13 | The impossibility has been impossible since an impossible long | Florian Obser |
2017-08-13 | actually add the files needed by my test. noted by bluhm@, thx | Sebastian Benoit |
2017-08-13 | replace gettimeofday with monotonic gettime. from Scott Cheloha | Ted Unangst |
2017-08-13 | convert gettimeofday to mono clock. | Ted Unangst |
2017-08-13 | Add support for Allwinner A64/H5 device trees that use the official Linux | Mark Kettenis |
2017-08-12 | Rewrite the TLS status request extension to use the new TLS extension framework. | Bob Beck |
2017-08-12 | Rewrite the TLS status request extension to use the new TLS extension framework. | Bob Beck |
2017-08-12 | Add rw_assert_anylock(), for assering you have it either read or write locked | Philip Guenther |
2017-08-12 | Minimize #includes, particularly to avoid thread_private.h | Philip Guenther |
2017-08-12 | If the user running doas regress is not in the wobj group, switch | Alexander Bluhm |
2017-08-12 | fix the else case (i.e. LSA_IS_SCOPE_AS) where header could remain | Sebastian Benoit |
2017-08-12 | Fix iwm(4) channel reporting, broken by my unrelated tweak during commit of | Stefan Sperling |
2017-08-12 | Add regress coverage for the TLS signature algorithms extension. | Joel Sing |
2017-08-12 | Convert TLS signature algorithms extension handling to the new framework. | Joel Sing |
2017-08-12 | bump to 2.6.1 | Brent Cook |