openbsd
2021-02-06 deraadt6.9-beta
2021-02-06 florianRevert delayed opening of trust anchor file. The code...
2021-02-06 bluhmSimplex interface sends packet back without hardware...
2021-02-06 nicmIn the end UTF-8 did not become a terminal feature...
2021-02-06 visaMention Netgear ProSecure UTM25.
2021-02-06 visaRevise kernel's ld.script on octeon
2021-02-06 jsingOnly hexdump packets/messages on higher debug levels.
2021-02-06 jsingTest reads and writes between the client and server.
2021-02-06 tbUse message_set() instead of direct assignment to curr_...
2021-02-05 dtuckerRoll back the hostname->uname change in rev 1.10. ...
2021-02-05 jcsdisable autovol by default and set default volume to 127
2021-02-05 bluhmFix whitespace.
2021-02-05 deraadtsync
2021-02-05 mglockerRemove the terrible_ping_kludge() workaround. We have...
2021-02-05 bluhmSetup two pair(4) and one lo(4) interface in different...
2021-02-05 nicmSend Unicode directional isolate characters around...
2021-02-05 claudioRemove the not so periodic stats from rpki-client....
2021-02-05 nicmAdd a -S flag to new-window to make it select the exist...
2021-02-05 martijnIntroduce a transaction id. This is currently mostly...
2021-02-05 mglockerPrevent that when ugen(4) tries to set an alternative...
2021-02-05 dtuckerhostname is not specified by POSIX but uname -n is...
2021-02-05 dtuckerRemove debug message from sigchld handler. While this...
2021-02-05 patrickarm_intr_establish_fdt() has long been renamed to fdt_i...
2021-02-05 patrickFix CVS tag.
2021-02-05 patrickFix whitespace.
2021-02-05 patrickRename probe/attach functions to fit our regular naming...
2021-02-05 patrickMove exuart(4) to sys/dev/fdt so it can be shared betwe...
2021-02-04 patrickexuart(4) does not need to include exclockvar.h. The...
2021-02-04 patrickTedu exuartvar.h, which has not been needed since we...
2021-02-04 patrickAdd missing CVS tag.
2021-02-04 patricksync
2021-02-04 patrickTedu unnecessary imxuartvar.h.
2021-02-04 sthenremove the suggestion to permit pkg_add with doas ...
2021-02-04 dlgit's fine to route-to to a table.
2021-02-04 dlgroute-to rules take ips now, not interfaces with option...
2021-02-04 dlgroute-to rules take ips, not interfaces with optional...
2021-02-04 dlgroute-to rules take an ip now, not an interface with...
2021-02-04 tobhe'struct group' is now called 'struct dh_group'.
2021-02-04 tobheRename 'struct group' to 'struct dh_group' for more...
2021-02-04 tobheEC_POINT_get_affine_coordinates_GFp() and EC_POINT_get_...
2021-02-04 tobheUpgrade to OpenSSL 1.1 compatible crypto API. Add addit...
2021-02-04 bluhmReferece trpt(8) from the SO_DEBUG section of getsockop...
2021-02-04 bluhmImplement the nc(1) -D socket debug option also in...
2021-02-04 antonsync
2021-02-04 antonAdd uhidpp(4), a driver for Logitech HID++ devices...
2021-02-04 antonAdd uhidev_set_report_dev() allowing usb drivers to...
2021-02-04 visaHandle Netgear ProSecure UTM25
2021-02-04 claudioThe uri parameter of struct entity is actually a local...
2021-02-04 nicmRedraw status line and borders on pane enable/disable...
2021-02-04 claudioDefine the msgbuf queues globably. Clean up the code...
2021-02-04 claudioRevert previous commit. The vnode returned by ptm_vn_op...
2021-02-04 claudioFix an overly long line
2021-02-04 claudioEventhough most openssl includes include everything...
2021-02-04 claudioRemove openssl includes and fcntl.h neither of those...
2021-02-04 claudioCleanup openssl includes a bit. Use x509.h instead...
2021-02-04 claudioShuffle code around, move all the bits of proc_parser...
2021-02-04 claudioPrevent a lock order issue by shuffling code around...
2021-02-04 antonUnconditionally allocate a buffer big enough to hold...
2021-02-04 robRemove last remnants of ASU ac_flag from accounting.
2021-02-04 sashanmake if_pfsync.c a better friend with PF_LOCK
2021-02-03 tobheAdd SIOCAIFADDR_IN and SIOCDIFADDR_IN to the wroute...
2021-02-03 tbFail early in legacy exporter if master secret is not...
2021-02-03 naddyunbreak getline() conversion in disklabel
2021-02-03 janTurns off the direct ACK on every other segment
2021-02-03 kurtAdding a hard-trap instruction after the __threxit...
2021-02-03 jobAdd OID for draft-ietf-opsawg-finding-geofeeds
2021-02-03 mglockerAfter the rev. 1.108 commit we see some issues with...
2021-02-03 claudioRemove c from the test tool builds, nothing depends...
2021-02-03 claudioUse mkpath() == -1 to check for failure. No functional...
2021-02-03 dlgchange pf_route so pf only runs when packets enter...
2021-02-03 deraadtremove ancient malloc ? realloc dance. always use...
2021-02-02 djmwhitespace
2021-02-02 djmfix memleaks in private key deserialisation; enforce...
2021-02-02 djmmemleak on error path; ok markus@
2021-02-02 jmcadd -Tu to usage();
2021-02-02 claudioAdjust the repository handling a bit. Instead of storin...
2021-02-02 claudioAdd a mkpath() helper function to rpki-client to recurs...
2021-02-02 claudioAs done for the AF_INET multicast case, ensure that...
2021-02-02 claudioKNF, move { up to if () statement
2021-02-02 claudioIf IP_MULTICAST_IF or IP_ADD_MEMBERSHIP pass a interfac...
2021-02-02 chelohadhclient(8): fork_privchld, take_charge, propose_releas...
2021-02-02 naddyreplace fgetln(3) with getline(3) in disklabel
2021-02-02 claudioProperly implement 'rde med compare strict' and make...
2021-02-02 jobAdd a bunch of RPKI OIDs
2021-02-02 nicmFix popup mouse position.
2021-02-02 robertintroduce support for sending the If-Modified-Since...
2021-02-02 ratchovFix use-after-free in dev_abort()
2021-02-02 jmcarticle fix; from eddie youseph
2021-02-02 jmcarticle fixes; from eddie youseph
2021-02-02 danjImprove the last comment
2021-02-01 jcaDocument MODOCAML_RUNDEP
2021-02-01 espiein case we're not a tty, don't do anything else
2021-02-01 bluhmESP path MTU discovery over IPv6 tunnel has been fixed...
2021-02-01 sthenchange "demote counter" / "demote count" to "demotion...
2021-02-01 sthendescribe pfsync(4)'s use of carpdemote, ok/tweak kn...
2021-02-01 tobheTake flows into consideration for policy lookup as...
2021-02-01 chelohadhclient(8): default_route_index(): poll(2) -> ppoll(2)
2021-02-01 kettenisThe code in mdstore.c should stand on its own, so renam...
2021-02-01 visaRemove obsolete vnode operation vector declarations.
2021-02-01 tbUse "EC/RSA key setup failure" to align error with...
next