summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28deadproc_mutex is only taken _before_ kernel_lock; exclude it fromPhilip Guenther
2017-11-28more whitespace errorsDamien Miller
2017-11-28syncPhilip Guenther
2017-11-28whitespace at EOLDamien Miller
2017-11-28Delete fktrace(2). The consequences of it were not thought throughPhilip Guenther
2017-11-28The athn(4) PCI driver forgot about adding the default noisefloor toStefan Sperling
2017-11-28In athn(4), fix a comment which misidentifies the field where RSSIStefan Sperling
2017-11-28in auto-allocation, increase size of /usr/src to 1.3G.Sebastian Benoit
2017-11-28Introduce relay_reset_event() which closes and resets a relay connection.Claudio Jeker
2017-11-28copyrightBob Beck
2017-11-28In TLS inspection mode we also need to keep the server tls object around.Claudio Jeker
2017-11-28Disable oscp stapling on invalid staple, rather than failing to start.Bob Beck
2017-11-28relay_load_fd() is no longer clobering errno in the error case so useClaudio Jeker
2017-11-28Add space between to and read like in other DPRINTFs.Claudio Jeker
2017-11-27Use CLOCK_MONOTONIC for the delay before printing "Calculating line numbers"Jeremie Courreges-Anglas
2017-11-27The divert structure was using the port number to indicate thatAlexander Bluhm
2017-11-27Change the ecdhe curve configuration to the same way httpd is doing it.Claudio Jeker
2017-11-27Make ca_launch error messages unique.Alexander Bluhm
2017-11-27lseek/read is racy when there is multiple consumers. Use pread instead.Claudio Jeker
2017-11-27Change fusefs_link to return EPERM if the source file is a directory.helg
2017-11-27Safer handling of the jump_table[] in dc's bcode.cTom Cosgrove
2017-11-27Add a DPRINTF() in relay_error() that helped me out way too many times.Claudio Jeker
2017-11-27Use file descriptor passing to load certificates into the relays. EspeciallyClaudio Jeker
2017-11-27Stop reporting WPA and WEP keys back to userland.Stefan Sperling
2017-11-27decriptor relative openat() and chmodBob Beck
2017-11-27readlink and friendsBob Beck
2017-11-27symlink and a couple more...Bob Beck
2017-11-27Implement MOBIKE (RFC 4555) support in iked(8), with us acting asPatrick Wildt
2017-11-27access and chflagsBob Beck
2017-11-27Add the start of regression tests for upcoming pledgepath stuff.Bob Beck
2017-11-27Do not rip out the output buffer of the bufferevent. Instead just use anClaudio Jeker
2017-11-27lenght->length, mostly in commentsStuart Henderson
2017-11-27rfc 7230 mandates that a "204 No Content" http status must not come with aSebastian Benoit
2017-11-27Revise the linux sleeping compat code to avoid lock ordering problems.Mark Kettenis
2017-11-27Use a single timer for all ND6 entries.Martin Pieuchot
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2017-11-27Check access before creating a file or directory.helg
2017-11-27Simplify lease_as_string() logic to use a single time_t variableKenneth R Westerback
2017-11-27Fix pasto so lease_rebind() returns rebind value and notKenneth R Westerback
2017-11-27When renaming a file, unlock the target vnode if the target file exists.helg
2017-11-27Remove MALLOC_DEBUG left overs.Martin Pieuchot
2017-11-27Enable ne(4) at pcmcia.Martin Pieuchot
2017-11-27Show correct command execution status by checking against updateSunil Nimmagadda
2017-11-27OMAP4 has two watchdog timers timer 2/MPU and timer 3/IVA.Jonathan Gray
2017-11-27Add support for SAS3.5 megaraids, which are sold as Dell PERC H740P/840 andJonathan Matthew
2017-11-27Follow emacs mode and remove the interactive "version" function.Theo Buehler
2017-11-27relay_tls_connected() is playing with the inner bowels of bufferevents.Claudio Jeker
2017-11-27Simplify relay_close_http(), make relay_httpdesc_free() accept and ignoreClaudio Jeker
2017-11-27typo in comments "optionel" -> "optional"Mike Larkin
2017-11-27Remove deprecated agreement url.Florian Obser