2022-08-30 |
martijn | copy over av_oid_end.bo_n instead of av_oid.bo_n bytes... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | Avoid leak in proxy_parse_uri() |
commit | commitdiff | tree | snapshot |
2022-08-30 |
claudio | Reshuffle and cleanup the includes a little bit. |
commit | commitdiff | tree | snapshot |
2022-08-30 |
claudio | In RRDP mode it is possible that a file in the validate... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
bluhm | Refactor internet PCB lookup function. Rename in_pcbha... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
bluhm | Protect the receive socket buffer in UDP input with... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | Plug memory leak in X509_REQ_print_ex() |
commit | commitdiff | tree | snapshot |
2022-08-30 |
mpi | Move duplicated code to free swap resources into its... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
florian | sync to libunbound 1.16.2; heavy lifting by sthen |
commit | commitdiff | tree | snapshot |
2022-08-30 |
jmc | overriden -> overridden; |
commit | commitdiff | tree | snapshot |
2022-08-29 |
tb | Fix growth check in compress(1)/gzip(1) |
commit | commitdiff | tree | snapshot |
2022-08-29 |
krw | Print warning when a GPT partition start or end is... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
ajacoutot | When using logger(1), also log the message to standard... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
ajacoutot | Use rc_configtest. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
ajacoutot | Introduce the rc_configtest() function. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
stsp | Examine RAID-1C-specific softraid(4) meta-data when... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
kn | softraid: make verbose messages -n/nowrite aware |
commit | commitdiff | tree | snapshot |
2022-08-29 |
tb | missing period |
commit | commitdiff | tree | snapshot |
2022-08-29 |
kn | Hook up installboot(8) tests on i386 |
commit | commitdiff | tree | snapshot |
2022-08-29 |
tb | Simplify load_skiplist() |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | Adjust rde_decide_test.c since struct aspath changed. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | aspath_refs is gone, adjust code |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | Instead of a global aspath cache copy the aspath attrib... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | Clean up a couple of log lines. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | Allow overlapping regions (if subtree claim flag is... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | Use fatal("%s", __func__); instead of fatal("function_n... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | Make sure oidbuf is initialized when we hit the overlap... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
stsp | Fix integer overflows in iwm(4) and iwx(4) firmware... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
deraadt | Not all binaries in /sbin are static... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
kettenis | Put printing the EFI memory map behind and #ifdef. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
fcambus | Mention installation using the framebuffer console... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
deraadt | Dynamically link these /sbin daemons: dhcpleased, mount... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
deraadt | If ld.so loading fails inside execve, uprintf a message... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | Switch the DB of communities collections to a RB tree... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | Switch rde_aspath to a RB tree instead of a hash table. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
sthen | merge updates |
commit | commitdiff | tree | snapshot |
2022-08-29 |
sthen | import unbound 1.16.2, ok florian@ tb@ also tested... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
kettenis | Work around MSI and INTx issues on Qualcomm SC8280XP... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2022-08-29 |
kettenis | Add Qualcomm SC8280XP PCIe. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | report pending update and withdraw routes in the show... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
claudio | Export pending update and withdraw as part of struct... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
bluhm | Do not calculate the output protocol checksum in the... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | When there are two overlapping regions handled by the... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | When a backend disappears while handling a request... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | Let snmpd check a response package against the requeste... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
martijn | Fix a case where EndOfMibView wasn't honoured. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
deraadt | mount /usr earlier, to satisfy dynamically-linked daemo... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
mpi | Use a rwlock and a mutex to serialize access to global... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
mbuhl | Sendmsg could crash in tcp_output due to a missing... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
mvs | Move PRU_RCVOOB request to (*pru_rcvoob)(). |
commit | commitdiff | tree | snapshot |
2022-08-29 |
bluhm | Use struct refcnt for interface address reference counting. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsg | remove unused macppc headers |
commit | commitdiff | tree | snapshot |
2022-08-29 |
krw | Print warning when an MBR partition starts or extends... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsing | Provide ERR_R_INIT_FAIL. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsing | Provide ASN1_R_TYPE_NOT_PRIMITIVE. |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsg | static const, not const static |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2022-08-29 |
djm | update libfido2 to 1.11.0, taking in just over a year... |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsg | static inline, not inline static |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsg | use ansi volatile keyword, not __volatile__ |
commit | commitdiff | tree | snapshot |
2022-08-29 |
jsg | use ansi volatile keyword, not __volatile |
commit | commitdiff | tree | snapshot |
2022-08-29 |
drahn | Support full GICD SPI interrupt count for REG32/REG16. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
mvs | Move PRU_SENSE request to (*pru_sense)(). |
commit | commitdiff | tree | snapshot |
2022-08-28 |
bluhm | Since we have no raw_usrreq anymore, remove pr_output... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
mvs | Move PRU_ABORT request to (*pru_abort)(). |
commit | commitdiff | tree | snapshot |
2022-08-28 |
mvs | Don't check `so_pcb' with PR_WANTRCVD flag. tcp(4)... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
tb | Make a few error messages match the actually failing... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
tb | Plug memory leak in CMS_add_simple_smimecap() in the... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
jsing | Add regress test for the encoding of an ASN1_INTEGER... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
jsing | Set the X.509 request version number. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
jsing | Encode an ASN.1 INTEGER with NULL data to value of... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
schwarze | Replace ugly .sp requests with normal .Pp macros. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
schwarze | Adjust desired output after tbl_term.c rev. 1.66 (stop... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
schwarze | Vertical spacing changes around tables in man_term... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
jsg | remove unused blowfish inline defines |
commit | commitdiff | tree | snapshot |
2022-08-28 |
schwarze | Stop skipping vertical space after boxed tables. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
schwarze | Stop unconditionally emitting vertical space before... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
jsg | directly use ansi volatile keyword in local drm files |
commit | commitdiff | tree | snapshot |
2022-08-27 |
mglocker | Remove unused mutex. |
commit | commitdiff | tree | snapshot |
2022-08-27 |
mvs | Move PRU_SEND request to (*pru_send)(). |
commit | commitdiff | tree | snapshot |
2022-08-27 |
kettenis | Add power button support. |
commit | commitdiff | tree | snapshot |
2022-08-27 |
jsing | Wire up QUIC regress. |
commit | commitdiff | tree | snapshot |
2022-08-27 |
jsing | Add regress for QUIC. |
commit | commitdiff | tree | snapshot |
2022-08-27 |
jsing | Handle SSL_do_handshake() being called before SSL_provi... |
commit | commitdiff | tree | snapshot |
2022-08-27 |
jsing | Provide additional defines for EVP AEAD. |
commit | commitdiff | tree | snapshot |
2022-08-27 |
tb | Use ENTRY_NB() instead of ENTRY() |
commit | commitdiff | tree | snapshot |
2022-08-27 |
tb | Provide ENTRY_NB() for i386 |
commit | commitdiff | tree | snapshot |
2022-08-26 |
kn | Backout "Only return file descriptors to block or chara... |
commit | commitdiff | tree | snapshot |
2022-08-26 |
kn | Remove stale comment about nonexistent ifnetaddr |
commit | commitdiff | tree | snapshot |
2022-08-26 |
mvs | Move PRU_RCVD request to (*pru_rcvd)(). |
commit | commitdiff | tree | snapshot |
2022-08-26 |
claudio | Handle IMSG_SESSION_* messages immediatly when received... |
commit | commitdiff | tree | snapshot |
2022-08-26 |
kn | Do not rm a directory |
commit | commitdiff | tree | snapshot |
2022-08-26 |
tb | Tweaks in load_skiplist() |
commit | commitdiff | tree | snapshot |
2022-08-26 |
kn | Sync usage with manual |
commit | commitdiff | tree | snapshot |
2022-08-26 |
djm | whitespace |
commit | commitdiff | tree | snapshot |
2022-08-26 |
djm | whitespace |
commit | commitdiff | tree | snapshot |
2022-08-26 |
tb | Adjust PEM_write_X509() error message and unwrap line. |
commit | commitdiff | tree | snapshot |
2022-08-26 |
tb | Remove unnecessary BIO dances and use stdout directly. |
commit | commitdiff | tree | snapshot |
2022-08-26 |
kn | Move (unused) variables under !VERIFYONLY |
commit | commitdiff | tree | snapshot |
next |