summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-27Deprecate agreement url config option and get the information from theFlorian Obser
2017-11-27regenJonathan Matthew
2017-11-27add SAS3.5 megaraidsJonathan Matthew
2017-11-27Fix comment typoPhilip Guenther
2017-11-26Add various improvements to the default configuration (better defaultUlf Brosziewski
2017-11-26Remove the "version" interactive function in emacs mode.Jeremie Courreges-Anglas
2017-11-26Don't mention XOR as a mix-in function since addition is done since 1.180Mike Belopuhov
2017-11-26Move rebind time calculation to a function lease_rebind(), just likeKenneth R Westerback
2017-11-26Xen interrupt task barrier is just a taskq_barrier so call itMike Belopuhov
2017-11-26On wqe error, show also word2 and word3. Those might help in debugging.Visa Hankala
2017-11-26Initialize Rx subsystems before enabling the processing of incomingVisa Hankala
2017-11-26Add support for -f option to libfuse. This keeps the FUSE file systemhelg
2017-11-26Fix segfault which could be triggered by deleting a backwards sentence ifRicardo Mestre
2017-11-25- pfctl fails to handle nested 'load anchor' properlyAlexandr Nedvedicky
2017-11-25- patching use-after-free and innocent memory leak in pfctl_optimzie.cAlexandr Nedvedicky
2017-11-25- pfctl rule optimizer: anchor name vs. anchor path mix upAlexandr Nedvedicky
2017-11-25Implement network boot support in efiboot(8). This changes efiboot(8)Patrick Wildt
2017-11-25Add monotime_ts and monotime_tv that return monotonic timespec andDarren Tucker
2017-11-25Remove get_current_time() and replace with calls to monotime_double()Darren Tucker
2017-11-25than -> thenTheo Buehler
2017-11-24Revert my change to ignore EIO errors when writing to log files.Alexander Bluhm
2017-11-24Use the environment variable PFCTL to specify a different executableAlexander Bluhm