Age | Commit message (Expand) | Author |
2016-04-28 | Factor our the keypair handling in libtls. This results in more readable | Joel Sing |
2016-04-28 | Rework the error handling in libtls so that we can associate errors with | Joel Sing |
2016-04-28 | Plug a couple of leaks of input buffers. | Kenneth R Westerback |
2016-04-28 | Comment sm_check_an_eg(). | Antoine Jacoutot |
2016-04-28 | don't go into an unbreakable infinite loop during operations such | Ted Unangst |
2016-04-28 | Update regress test to reflect changes in the cipher list. | Joel Sing |
2016-04-28 | Preserve the domid when swapping 16 bit grant table entry flags | Mike Belopuhov |
2016-04-28 | Implement the IETF ChaCha20-Poly1305 cipher suites. | Joel Sing |
2016-04-28 | Update AEAD regress to match EVP_aead_chacha20_poly1305() changes. | Joel Sing |
2016-04-28 | Rename EVP_aead_chacha20_poly1305() to EVP_aead_chacha20_poly1305_old() | Joel Sing |
2016-04-28 | Rework handling of frames which fall beyond the block ack window. | Stefan Sperling |
2016-04-28 | Display block ack window slide counter. | Stefan Sperling |
2016-04-28 | Add a net80211 stat counter for block ack window "slides" as opposed | Stefan Sperling |
2016-04-28 | fix comment | Damien Miller |
2016-04-28 | 1) Split pledge whitelist path handling out of pledge_namei() and into | Bob Beck |
2016-04-28 | Account for multiple streams in "gzip -l" output. This fixes "gzip | Todd C. Miller |
2016-04-28 | Simplify TLS configuration handling. Instead of matching by address/port, | Joel Sing |
2016-04-28 | When a frame which falls into the block ack window is received, clear | Stefan Sperling |
2016-04-28 | Show 11n HT rate in ifconfig scan output. Needs a new kernel. | Stefan Sperling |
2016-04-28 | Copy some ieee8021_node HT information to userspace. | Stefan Sperling |
2016-04-28 | fix logic bug in deciding if we have UVM_PLA_NOWAIT or not in buf_realloc_pages | Bob Beck |
2016-04-28 | Don't use sigreturn(2) in longjmp(3). Instead use a similar approach as in | Mark Kettenis |
2016-04-28 | Partially sync magdir/sniffer from the file distribution on astron.com, | Stuart Henderson |
2016-04-28 | Fix fsck'ing. ext2fs_dinode grew extra bits to support ext4 | Kenneth R Westerback |
2016-04-28 | Initialize the search buffer. | Ingo Schwarze |
2016-04-28 | Experiment on matching on the daemon_user is over. It needs more work. | Antoine Jacoutot |
2016-04-28 | remove duplicate strrchr.c entry in SRCS | Jonathan Gray |
2016-04-28 | Add a better implementation of iwn's update_htprot callback which uses | Stefan Sperling |
2016-04-28 | Reduce block ack gap timeout to 300 msec in order to reduce Rx latency. | Stefan Sperling |
2016-04-28 | memmove() the right size when expanding tree. | Nicholas Marriott |
2016-04-28 | After unlock, Update activity time after recalculate_sizes() so that the | Nicholas Marriott |
2016-04-28 | set progname to doas so users can't create bizarro fake logs | Ted Unangst |
2016-04-28 | correctly set up byteswapping so this chip works on big endian archs | David Gwynne |
2016-04-27 | factor out ipsec into ip6_output_ipsec_{lookup,send}(); ok mpi@, naddy@ | Markus Friedl |
2016-04-27 | sysmerge(8) is the bastard child of ksh and perl, so just call it a "utility". | Antoine Jacoutot |
2016-04-27 | Revert the revert and match on the daemon_user again. | Antoine Jacoutot |
2016-04-27 | Override each and every rc.d functions to be able to match on the user. | Antoine Jacoutot |
2016-04-27 | Apply backspace check after working out the actual key, so that M-BSpace | Nicholas Marriott |
2016-04-27 | Try again with keys parsing, tidy up further and fix single Escape press. | Nicholas Marriott |
2016-04-27 | Expand and remove macro OCTEON_ETH_TAP. | Visa Hankala |
2016-04-27 | minor spacing nit | Mike Larkin |
2016-04-27 | rc.firsttime -> rc.sysmerge for running sysmerge(8) after an upgrade. | Antoine Jacoutot |
2016-04-27 | We want to run sysmerge(8) a bit earlier in the boot process so that it has a | Antoine Jacoutot |
2016-04-27 | Remove unused arguments from rt_checkgate(). | Martin Pieuchot |
2016-04-27 | cidr permitted for {allow,deny}users; from lars nooden | Jason McIntyre |
2016-04-27 | unbreak pledge/generic test (breaked since ?) | Sebastien Marie |
2016-04-27 | whitespace fixes, no functional change | David Gwynne |
2016-04-27 | Revert matching on the daemon user for now; it breaks sndiod handling which | Antoine Jacoutot |
2016-04-27 | align rx buffers so ip packets will be aligned correctly for the stack | David Gwynne |
2016-04-27 | tweak some command list handling | David Gwynne |