2021-02-22 |
martijn | Make the ober_get_* set of function to accept a NULL... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
tb | Fix bizarre punctuation and capitalization in a comment. |
commit | commitdiff | tree | snapshot |
2021-02-22 |
tb | Simplify version checks in the TLSv1.3 client |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsing | Factor out/change some of the legacy client version... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
bluhm | When cutting of the head of an overlapping fragment... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
robert | add 7.0 syspatch pubkey |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | expand_paths needs the global environment to be set... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
martijn | Make use of the new '$' feature of ober_scanf_elements... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
claudio | Rename mkpath() to mkpathat() since it uses mkdirat... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | Fix regex searching with wrapped lines, from Anindya... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | Move config file path expansion much earlier, keep... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | There are many format variables now so allocating all... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
nicm | Move jump commands to grid reader, make them UTF-8... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
krw | Switch reboot timing to timespec, the better to handle the |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jmatthew | Use the F_CHECK_SENT and F_CHECK_DONE flags to determin... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-02-22 |
jsg | add some AMD 500 series, 17h/71h, Navi 10 and Kingston... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
tb | PATH does not include '.' anymore. Fix the runs test... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
krw | Rename struct client_config fields 'timeout', 'link_tim... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
jmc | exclamation mark needs escaped too; |
commit | commitdiff | tree | snapshot |
2021-02-21 |
deraadt | how about sticking to standard C. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
tobhe | Add cryptox(4), a driver for armv8 cryptographic extens... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
krw | No need for state_preboot() to double check timeout... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
tobhe | Don't explicitly send address family in IMSG_VROUTE_ADD... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
kettenis | One CPUs that implement the VHE extension and have... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
sthen | Add ping -g, a concise display format similar to that... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
jmc | zap duplicate .Nm; |
commit | commitdiff | tree | snapshot |
2021-02-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | cut nvgre(4) over to use common etherbridge code. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | cut bpe(4) over to using the common etherbridge code. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | add etherbridge, the guts of a learning bridge that... |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | i added stoeplitz_eaddr |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | fix the names of the things that actually do the hashing. |
commit | commitdiff | tree | snapshot |
2021-02-21 |
dlg | add stoeplitz_eaddr, for getting a hash value from... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
tobhe | Fail on invalid address family. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsg | remove warning about amdgpu userptr ioctl being unimple... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
otto | Enable threads test |
commit | commitdiff | tree | snapshot |
2021-02-20 |
otto | A regress test to test concurrent exception handling... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
otto | Make the unwind cache tread-safe by declaring it thread... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
krw | tick_msg("lease", TICK_SUCCESS) in bind_lease() should... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
visa | Fix disestablishing of PCI interrupt handlers. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
tb | ugly whitespace |
commit | commitdiff | tree | snapshot |
2021-02-20 |
tb | Rename f_err into fatal_err. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
tb | Rename the truncated label into decode_err. This descri... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jmc | zap unneccessary .Pp; |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Revise regress to match change in SSL{_CTX,}_get_{min... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Return a min/max version of zero if set to zero. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Add DTLSv1.2 methods. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Handle DTLS1_2_VERSION in various places. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Revise HelloVerifyRequest handling for DTLSv1.2. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Group HelloVerifyRequest decoding and add missing check... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Add various public DTLS related defines. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
jsing | Clean up/simplify dtls1_get_cipher(). |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | move from calling l3 protocol input handlers to using... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | move gre and mgre from calling l3 input handlers to... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | move gif from calling l3 protocol input handlers to... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | add p2p_input, like ether_input but for l3 tunnel inter... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | let tun use bpf_mtap for handling input packets. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | default interfaces to bpf_mtap_ether for their if_bpf_m... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | give interfaces an if_bpf_mtap handler. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2021-02-20 |
afresh1 | Recommit upstream alignment fix plus libperl version... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | document the monitor flag. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | add support for handling the interface monitor flag |
commit | commitdiff | tree | snapshot |
2021-02-20 |
dlg | add a MONITOR flag to ifaces to say they're only used... |
commit | commitdiff | tree | snapshot |
2021-02-19 |
tobhe | Fail on duplicate nonce payload. |
commit | commitdiff | tree | snapshot |
2021-02-19 |
lum | Add 't' to options in man page. ok jmc@ kn@ |
commit | commitdiff | tree | snapshot |
2021-02-19 |
kn | Append .html suffix to temporary files enabling browser... |
commit | commitdiff | tree | snapshot |
2021-02-19 |
krw | Put duplicated code calculating backoff interval and... |
commit | commitdiff | tree | snapshot |
2021-02-19 |
krw | Missed poll -> ppoll in log_warn() verbiage. |
commit | commitdiff | tree | snapshot |
2021-02-19 |
tb | Convert reallocarray + memset to recallocarray. |
commit | commitdiff | tree | snapshot |
2021-02-19 |
claudio | Add the same ASCII check to the URI in TAL files as... |
commit | commitdiff | tree | snapshot |
2021-02-19 |
nicm | Check return value of chdir() to stop a silly warning... |
commit | commitdiff | tree | snapshot |
2021-02-19 |
claudio | Move the mkpath() call from the rsync path to the main... |
commit | commitdiff | tree | snapshot |
2021-02-19 |
solene | Add an EXAMPLES section |
commit | commitdiff | tree | snapshot |
2021-02-19 |
dlg | we dont need to wrap some short lines. |
commit | commitdiff | tree | snapshot |
2021-02-19 |
dlg | check the state for PF_ROUTE when undeferring a packet... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
tobhe | Save one allocation by passing msg_nonce ownership... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
tobhe | Remove redundant ibuf_release. msg_ke is always NULL... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
tobhe | Pass ownership instead of duplicating ibuf msg_ke. |
commit | commitdiff | tree | snapshot |
2021-02-18 |
tb | Pull in fix for EVP_CipherUpdate() overflow from OpenSSL. |
commit | commitdiff | tree | snapshot |
2021-02-18 |
visa | Make kernel ld.script similar to octeon's on loongson... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
claudio | Use X509_get_ext_d2i() also for x509_get_aki() and... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
visa | Mention that U-Boot serial speed should be 115200. |
commit | commitdiff | tree | snapshot |
2021-02-18 |
nicm | Reduce len when moving past spaces in OSC 11 parameter. |
commit | commitdiff | tree | snapshot |
2021-02-18 |
mvs | Release mbuf(9) chain with a simple m_freem(9) loop... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
claudio | All the code for output handling was moved to output... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
ajacoutot | Only pick up files matching alphanumeric and underscore... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
djm | Fix the hostkeys rotation extension documentation |
commit | commitdiff | tree | snapshot |
2021-02-18 |
deraadt | add rpki-rtr port 323; ok job |
commit | commitdiff | tree | snapshot |
2021-02-18 |
djm | make names in function prototypes match those in definition |
commit | commitdiff | tree | snapshot |
2021-02-18 |
djm | unbreak SK_DEBUG builds |
commit | commitdiff | tree | snapshot |
2021-02-18 |
tb | mark test-inlabel-wildcard-cert-no-CA-client as an... |
commit | commitdiff | tree | snapshot |
2021-02-18 |
djm | sftp-server: implement limits@openssh.com extension |
commit | commitdiff | tree | snapshot |
2021-02-18 |
jsg | handle "simple-pm-bus" in simplebus |
commit | commitdiff | tree | snapshot |
2021-02-17 |
mglocker | Unify unit initialization. |
commit | commitdiff | tree | snapshot |
2021-02-17 |
mglocker | If the device driver open call fails, don't set sc_open... |
commit | commitdiff | tree | snapshot |
2021-02-17 |
visa | Skip gp initialization in loongson bootblocks |
commit | commitdiff | tree | snapshot |
2021-02-17 |
visa | Do not reprogram address filter after MII status change |
commit | commitdiff | tree | snapshot |
2021-02-17 |
kettenis | Add support for FIQs. We need these to support agtimer... |
commit | commitdiff | tree | snapshot |
next |