2021-04-13 |
claudio | Use tee(1) so that the bgpctl output is visible during... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
nicm | Move mode set/reset after sync so cursor doesn't flicke... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
nicm | Handle C-Tab correctly with extended keys, GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
deraadt | handle iso dir |
commit | commitdiff | tree | snapshot |
2021-04-12 |
claudio | Cast XML_GetCurrentLineNumber() to unsigned long long... |
commit | commitdiff | tree | snapshot |
2021-04-12 |
claudio | Spaces, no functional change |
commit | commitdiff | tree | snapshot |
2021-04-12 |
nicm | Add a flag to disable keys to close a message, GitHub... |
commit | commitdiff | tree | snapshot |
2021-04-12 |
nicm | Permit shortcut keys in buffer, client, tree modes... |
commit | commitdiff | tree | snapshot |
2021-04-12 |
kn | Document bpe(4) |
commit | commitdiff | tree | snapshot |
2021-04-11 |
tobhe | Document 'request' option to request additional configu... |
commit | commitdiff | tree | snapshot |
2021-04-11 |
dv | KNF, capitalization, whitespace |
commit | commitdiff | tree | snapshot |
2021-04-11 |
dv | Remove dead code for unused IMSG_CTL_NOTIFY messages. |
commit | commitdiff | tree | snapshot |
2021-04-11 |
deraadt | Create a sparc64 install*.img file also |
commit | commitdiff | tree | snapshot |
2021-04-11 |
deraadt | vnconfig is run without a label-type (install360),... |
commit | commitdiff | tree | snapshot |
2021-04-11 |
kettenis | On systems that hide the PCI bridge device correspondin... |
commit | commitdiff | tree | snapshot |
2021-04-11 |
dv | Correct a comment: reference the correct file |
commit | commitdiff | tree | snapshot |
2021-04-11 |
kn | bwfm(4) needs firmload |
commit | commitdiff | tree | snapshot |
2021-04-11 |
eric | do not build unused code and remove uneeded dependency... |
commit | commitdiff | tree | snapshot |
2021-04-11 |
tb | Update a stale comment and fix a typo. |
commit | commitdiff | tree | snapshot |
2021-04-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-11 |
job | Fix two typos in comments |
commit | commitdiff | tree | snapshot |
2021-04-10 |
deraadt | build arm64 install*.img |
commit | commitdiff | tree | snapshot |
2021-04-10 |
florian | Make sure the ip header lands on a 4 byte alignment... |
commit | commitdiff | tree | snapshot |
2021-04-10 |
gnezdo | Add cabal-module(5) man page |
commit | commitdiff | tree | snapshot |
2021-04-10 |
eric | remove dead code and unused dependencies |
commit | commitdiff | tree | snapshot |
2021-04-10 |
claudio | Do not compare TLS config params for non-TLS servers... |
commit | commitdiff | tree | snapshot |
2021-04-10 |
eric | bump smtpd version |
commit | commitdiff | tree | snapshot |
2021-04-09 |
mlarkin | regen |
commit | commitdiff | tree | snapshot |
2021-04-09 |
mlarkin | add pcidevs entries for Aquantia ethernet devices |
commit | commitdiff | tree | snapshot |
2021-04-09 |
kn | It is macobio0; hit with the cluestick from jsg |
commit | commitdiff | tree | snapshot |
2021-04-09 |
eric | allow to specify tls ciphers and protocols on listeners |
commit | commitdiff | tree | snapshot |
2021-04-09 |
martijn | When a DHCP server sends an invalid T1 or T2 default... |
commit | commitdiff | tree | snapshot |
2021-04-09 |
kn | synopsis: macobio0* -> macobio* |
commit | commitdiff | tree | snapshot |
2021-04-09 |
claudio | Add a minimal regress test for the http client code. |
commit | commitdiff | tree | snapshot |
2021-04-09 |
tobhe | Only modify routes if SA has a valid address lease... |
commit | commitdiff | tree | snapshot |
2021-04-09 |
nicm | Change a type to fix a warning with some compilers. |
commit | commitdiff | tree | snapshot |
2021-04-09 |
claudio | Tidy up the http state machine a bit. Make sure that... |
commit | commitdiff | tree | snapshot |
2021-04-09 |
otto | An extra internal consistency check and a missing stats... |
commit | commitdiff | tree | snapshot |
2021-04-09 |
otto | Cache implementation has changed, we do not hold on... |
commit | commitdiff | tree | snapshot |
2021-04-09 |
tb | Fix release time |
commit | commitdiff | tree | snapshot |
2021-04-08 |
job | Expose two extra metrics via JSON |
commit | commitdiff | tree | snapshot |
2021-04-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Increase buffer size for http_info a bit. 64 chars... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Refactor the regular and chunked data write so that... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
kn | Do not request unused "classless-static-routes" dhcp... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
tb | Enable test-cve-2016-6309.py |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Switch logic from != to ==. Makes the code easier to... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Change the order of the poll loop to first process... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Shuffle deck chairs so that the order is more logical... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Prevent a use-after-free access in case of a http redir... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | More cleanup of the main function. Use a loop to collec... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
claudio | Missing setproctitle("rrdp") noticed by deraadt@ |
commit | commitdiff | tree | snapshot |
2021-04-08 |
nicm | Log the key written to the terminal as well as tmux... |
commit | commitdiff | tree | snapshot |
2021-04-08 |
job | reword manpage on -n |
commit | commitdiff | tree | snapshot |
2021-04-08 |
danj | The path with the *highest* local weight is selected |
commit | commitdiff | tree | snapshot |
2021-04-08 |
jmc | fix SEE ALSO, and tidy up the text a little; |
commit | commitdiff | tree | snapshot |
2021-04-08 |
jmc | tidy up AUTHORS with -nosplit; |
commit | commitdiff | tree | snapshot |
2021-04-07 |
tb | Avoid clobbering the error code when sending an alert |
commit | commitdiff | tree | snapshot |
2021-04-07 |
tb | Use ERR_print_error_fp() to avoid leaking a BIO in... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
kettenis | graphaudio(4) |
commit | commitdiff | tree | snapshot |
2021-04-07 |
kettenis | Add graphaudio(4), a driver to support linking together... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
claudio | In some cases the http process terminates and Theo... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
kettenis | Add support for the fractional dividers for the i2s... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
claudio | Free the parser then close the file. Seems like the... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
krw | "oldlladddr" -> "oldlladdr" in fatal() verbiage. |
commit | commitdiff | tree | snapshot |
2021-04-07 |
deraadt | minor KNF found while hunting for a bug |
commit | commitdiff | tree | snapshot |
2021-04-07 |
nicm | Restore previous behaviour so that C-X remains the... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
claudio | Handle bind() failure like connect() or socket() failur... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
claudio | When merging a repo even files to delete can be part... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
nicm | Add a current_file format for the config file being... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
nicm | When display-message used in config file, show the... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
inoguchi | Check function return value in openssl(1) x509.c |
commit | commitdiff | tree | snapshot |
2021-04-07 |
inoguchi | Avoid leak in error path |
commit | commitdiff | tree | snapshot |
2021-04-07 |
nicm | Fixes for extended keys: 1) allow C-x and C-X to be... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
dlg | back out r1.22, ie, don't blindly trim the FCS on rxed... |
commit | commitdiff | tree | snapshot |
2021-04-07 |
jsg | disable POOL_DEBUG for release |
commit | commitdiff | tree | snapshot |
2021-04-06 |
dtucker | Add TEST_SSH_ELAPSED_TIMES environment variable to... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
djm | include "ssherr.h" not <ssherr.h>; from Balu Gajjala... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
jca | handle_client() doesn't need to return a value |
commit | commitdiff | tree | snapshot |
2021-04-06 |
jca | Missing indentation, ok kn@ |
commit | commitdiff | tree | snapshot |
2021-04-06 |
jca | Bump APMD_VNO, for the size of struct apm_reply has... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
kn | Make apm(8) report apmd(8) failure |
commit | commitdiff | tree | snapshot |
2021-04-06 |
kn | Shared semaphores are not supported |
commit | commitdiff | tree | snapshot |
2021-04-06 |
sthen | convert UTF-8 to plain ascii, spotted by florian |
commit | commitdiff | tree | snapshot |
2021-04-06 |
sthen | merge NSD 4.3.6 |
commit | commitdiff | tree | snapshot |
2021-04-06 |
sthen | merge NSD 4.3.6 |
commit | commitdiff | tree | snapshot |
2021-04-06 |
claudio | Do not return when a hash check failed in rrdp_data_han... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
jmc | uppercase "HTTP"; |
commit | commitdiff | tree | snapshot |
2021-04-06 |
tb | use errx() instead of err() |
commit | commitdiff | tree | snapshot |
2021-04-06 |
tb | spaces -> tabs |
commit | commitdiff | tree | snapshot |
2021-04-06 |
tb | Mention the http client in two places. |
commit | commitdiff | tree | snapshot |
2021-04-06 |
tb | minor style tweaks |
commit | commitdiff | tree | snapshot |
2021-04-06 |
kn | Print all mount(2) flags in ddb's "show all mounts" |
commit | commitdiff | tree | snapshot |
2021-04-06 |
claudio | Cleanup http_connect() and make it look more like the... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
claudio | Move the http_fail() call out of http_free(). Doing... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
claudio | Kill unused globals and swap the POLLIN and POLLOUT... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
dtucker | Don't check return value of unsetenv(). It's part... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
jmc | use "braces" consistenly; fastcgi can take multiple... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
dv | Restore EPT protection checks on VMX when using VMM_IOC... |
commit | commitdiff | tree | snapshot |
2021-04-05 |
mglocker | regen |
commit | commitdiff | tree | snapshot |
next |