2021-11-18 |
sthen | printing udpencap_port in ddb requires ntohs not ntohl... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
schwarze | In x509_vfy.h rev. 1.35 and x509_lu.c rev. 1.34, tb... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
ajacoutot | Move example from "goo" to @tag. |
commit | commitdiff | tree | snapshot |
2021-11-18 |
djm | regression test for ssh-keygen -Y find-principals fix; |
commit | commitdiff | tree | snapshot |
2021-11-18 |
djm | ssh-keygen -Y find-principals was verifying key validit... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
djm | check for POLLHUP wherever we check for POLLIN |
commit | commitdiff | tree | snapshot |
2021-11-18 |
djm | fd leak in sshd listen loop error path; from Gleb Smirnoff |
commit | commitdiff | tree | snapshot |
2021-11-18 |
djm | check for POLLHUP as well as POLLIN in sshd listen... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
djm | check for POLLHUP as well as POLLIN, handle transient... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-17 |
cheloha | uniq(1): ignore trailing newlines when comparing lines |
commit | commitdiff | tree | snapshot |
2021-11-17 |
mvs | When unp_connect() releases both solock() and vnode... |
commit | commitdiff | tree | snapshot |
2021-11-17 |
djm | set num_listen_socks to 0 on close-all instead of ... |
commit | commitdiff | tree | snapshot |
2021-11-17 |
bket | Display DNS information from sppp(4) in ifconfig(8) |
commit | commitdiff | tree | snapshot |
2021-11-17 |
schwarze | In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb... |
commit | commitdiff | tree | snapshot |
2021-11-17 |
stsp | Disable active scanning on iwm(4) 9260 and 9560. |
commit | commitdiff | tree | snapshot |
2021-11-17 |
kn | Clarify BUGS wrt. reserving memory for the hypervisor |
commit | commitdiff | tree | snapshot |
2021-11-17 |
kn | Provide real output for the "ldomctl console" EXAMPLE |
commit | commitdiff | tree | snapshot |
2021-11-17 |
espie | explicitly talk a bit about "informal" specs |
commit | commitdiff | tree | snapshot |
2021-11-17 |
espie | forbid non-sensical empty parts |
commit | commitdiff | tree | snapshot |
2021-11-17 |
espie | add more checks for badly specified pkgspecs |
commit | commitdiff | tree | snapshot |
2021-11-17 |
anton | uhidpp does claim multiple report ids |
commit | commitdiff | tree | snapshot |
2021-11-17 |
anton | ucc does not claim multiple report ids |
commit | commitdiff | tree | snapshot |
2021-11-17 |
anton | Fix a double free in uhidev_close() caused by a race... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
cheloha | wc(1): fix NULL pointer dereference in cnt() |
commit | commitdiff | tree | snapshot |
2021-11-16 |
deraadt | fix an accidental NULL deref introduced last year,... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
tobhe | Zero all copies of pre-shared key. |
commit | commitdiff | tree | snapshot |
2021-11-16 |
sthen | document GH_DISTFILE that was added to ports/infrastruc... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
sashan | move memory allocations in pfr_add_addrs() outside... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
kn | Validate RTM_PROPOSAL in resolver not frontend |
commit | commitdiff | tree | snapshot |
2021-11-16 |
kn | Simplify address family handling, ditch inet_ntop(3) |
commit | commitdiff | tree | snapshot |
2021-11-16 |
kn | Install missing scope identifier for IPv6 link-local... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
kn | Use size of struct not pointer |
commit | commitdiff | tree | snapshot |
2021-11-16 |
espie | add a few more checks for incorrect specs |
commit | commitdiff | tree | snapshot |
2021-11-16 |
espie | really nail down the flavor part better... write this... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
espie | tweak the packages-specs regexp a bit: |
commit | commitdiff | tree | snapshot |
2021-11-16 |
schwarze | In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
bluhm | To debug IPsec and tdb refcounting it is useful to... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
visa | Use nowake when poll/select has empty fd set |
commit | commitdiff | tree | snapshot |
2021-11-16 |
visa | Remove an old note about poor performance |
commit | commitdiff | tree | snapshot |
2021-11-16 |
stsp | fix typo in an error message printed by iwx_phy_ctxt_up... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
stsp | fix typo in an error message printed by iwm_phy_ctxt_up... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
schwarze | Recently, tb@ provided the following functions: |
commit | commitdiff | tree | snapshot |
2021-11-16 |
landry | hilkbd(4): Fix swedish keyboard layout botch on non... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
mvs | Move UNIX domain sockets garbage collector out of ... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
guenther | Sync boot.h with ld.so's boot.c, getting rid of struct... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
tobhe | style |
commit | commitdiff | tree | snapshot |
2021-11-15 |
kn | Pass sockaddr length to be on the safe side, still |
commit | commitdiff | tree | snapshot |
2021-11-15 |
kn | Revert previous |
commit | commitdiff | tree | snapshot |
2021-11-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-15 |
kn | Avoid huge sockaddr_storage |
commit | commitdiff | tree | snapshot |
2021-11-15 |
deraadt | Copy p_p->ps_pledge into a local variable (called pledg... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
claudio | Adjust how the repository count limit works. Instead... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
schwarze | new manual page ASN1_BIT_STRING_set(3) documenting... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
visa | Revert to eager removal of poll/select knotes |
commit | commitdiff | tree | snapshot |
2021-11-15 |
anton | Third attempt to solve the claim multiple report ids... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
anton | In preparation for once again trying the resolve the... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
millert | No need to declare optind, optarg or opterr; unistd... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
claudio | Change printing of maps to use qsort to order the outpu... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
schwarze | document ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRIN... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
ajacoutot | Tidy up; no change. |
commit | commitdiff | tree | snapshot |
2021-11-15 |
schwarze | document ASN1_item_pack(3) and ASN1_item_unpack(3) |
commit | commitdiff | tree | snapshot |
2021-11-15 |
nicm | Leave the hardware cursor at the position of the select... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
schwarze | document i2a_ASN1_STRING(3) and a2i_ASN1_STRING(3) |
commit | commitdiff | tree | snapshot |
2021-11-14 |
tb | Fix a strange check in the auto DH codepath |
commit | commitdiff | tree | snapshot |
2021-11-14 |
guenther | Delete all the no-op RELOC_GOT() macros and their uses. |
commit | commitdiff | tree | snapshot |
2021-11-14 |
guenther | Make sure efiboot is built with RELA/REL relocations... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
deraadt | use ppoll() instead of pselect() |
commit | commitdiff | tree | snapshot |
2021-11-14 |
florian | When we transition from RENEWING to REBINDING state... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
krw | Calculate initial OpenBSD partition start/size using... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
schwarze | the last argument of BIO_gets(3) is called "size",... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
schwarze | fix a typo; diff from Matthias Schmidt <xosc dot org... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
ajacoutot | Improve and simplify timer handling in "stop" and ... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
jsing | Put curly brace on the correct line. |
commit | commitdiff | tree | snapshot |
2021-11-14 |
deraadt | match .events with .fd better |
commit | commitdiff | tree | snapshot |
2021-11-14 |
deraadt | convert select() to poll() |
commit | commitdiff | tree | snapshot |
2021-11-14 |
kn | "autoconf" is an automatic "up" |
commit | commitdiff | tree | snapshot |
2021-11-14 |
guenther | Split out the hppa and mips64 versions of boot.h simila... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
kettenis | Catch up with (proposed) Linux device tree bindings. |
commit | commitdiff | tree | snapshot |
2021-11-13 |
deraadt | replace select() with ppoll(), including converting... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
tobhe | The key/nonce disclaimers were copied from ipsec.conf... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
schwarze | Test ASN1_STRING_copy(3). |
commit | commitdiff | tree | snapshot |
2021-11-13 |
schwarze | Fix a nasty quirk in ASN1_STRING_copy(3). |
commit | commitdiff | tree | snapshot |
2021-11-13 |
schwarze | Document the interactions of X509_V_FLAG_USE_CHECK_TIME, |
commit | commitdiff | tree | snapshot |
2021-11-13 |
schwarze | Mark the public X509_VP_FLAG_* constants as intentional... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
schwarze | Fix a bug in check_crl_time() that could result in... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
kn | Use long filenames by default on FAT filesystems |
commit | commitdiff | tree | snapshot |
2021-11-13 |
kn | Simplify address family handling, ditch inet_ntop(3) |
commit | commitdiff | tree | snapshot |
2021-11-13 |
kn | Install missing scope identifier for IPv6 link-local... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
deraadt | It really looks like pledge "stdio dns" is possible... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
schwarze | document ASN1_STRING_copy(3) |
commit | commitdiff | tree | snapshot |
2021-11-13 |
kn | Use a proper PKGPATH in the WRKOBJDIR example |
commit | commitdiff | tree | snapshot |
2021-11-13 |
matthieu | Un-hook the X11 tests. The new X server doesn't install... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
anton | hook up unfdpassfail and ungc |
commit | commitdiff | tree | snapshot |
2021-11-13 |
visa | Let filt_fileattach() run without the kernel lock |
commit | commitdiff | tree | snapshot |
2021-11-12 |
guenther | Add support for RELR relocations in the executable... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
guenther | Teach binutils enough about RELR relocations to not... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
guenther | Add #defines and typedefs for RELR, a compressed form... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
schwarze | Document the public constants X509_V_FLAG_POLICY_MASK |
commit | commitdiff | tree | snapshot |
2021-11-12 |
cheloha | sigsuspend(2): sleep on &nowake channel |
commit | commitdiff | tree | snapshot |
next |