openbsd
2018-07-15 reykTrack resources and enforce cpu/memory/interface limits...
2018-07-15 beckRestore correct behaviour to pledge for access and...
2018-07-15 jmctweak previous;
2018-07-15 phessleradjust the example hostname.if to show "wpakey" on...
2018-07-15 phessleradjust hostname.if examples to show "wpakey" on the...
2018-07-15 florianImplement RFC 8106: IPv6 Router Advertisement Options...
2018-07-15 florianmark up managed / other configuration
2018-07-15 florianIt's a packet, not package.
2018-07-15 floriannuke newd leftover
2018-07-15 gillesremove unused variable
2018-07-15 nicmFix new-window -k, GitHub issue 1403.
2018-07-15 tb$OpenBSD$
2018-07-15 tbAlso revert regression tests so that EC_POINTs_mul...
2018-07-15 jsgback out ecc constant time changes
2018-07-14 jorisdon't run cvs_client_sendfile() if its file_type is...
2018-07-14 bennoDocument that route monitor also takes -T rtable as...
2018-07-14 bennoMake route monitor display changes in all routing domai...
2018-07-14 bennoget rid of two more implicit ktable_get with rdomain 0.
2018-07-14 jsgDon't pass an uninitialised size value to free(9)....
2018-07-14 knRemove mention of old man directory
2018-07-14 jsgsync
2018-07-14 jmc.El should have been zapped too;
2018-07-14 espiezap network configuration section, it's a level of...
2018-07-13 bentleyRemove cscope leftover and a stray comma.
2018-07-13 chelohaopenssl app timers: TM_START -> TM_RESET, TM_STOP ...
2018-07-13 jmctweak previous; ok reyk
2018-07-13 mestreCorrect some typos and also ran it through mandoc ...
2018-07-13 chelohaAdd & update author credits for Mary Ann Horton.
2018-07-13 antonnetwork -> interface; ok reyk@
2018-07-13 jsgexplicitly link libm for sqrt()/fmax() calls added...
2018-07-13 jsgunbreak gcc4 build
2018-07-13 reykCheck the disk/kernel/cdrom file permissions after...
2018-07-13 beckMake the default failure for unveil while disabled...
2018-07-13 deraadtsync
2018-07-13 beckCrank minor for unveil
2018-07-13 beckUnveiling unveil(2).
2018-07-13 schwarzeno longer interpret 0.192.168.4 in hosts(5) as 192...
2018-07-13 florianMonitor the route socket and regenerate the list of...
2018-07-13 florianadd missing IMSG_STARTUP; unclear why this ever worked
2018-07-13 knUse "rtable" not "tableid" as argument name for rtable
2018-07-13 krwUnused variables.
2018-07-13 krwUnused variable.
2018-07-13 becktests for next steps in unveil
2018-07-13 bluhmSome USB network interfaces like rum(4) report ENXIO...
2018-07-13 krwUnused variables.
2018-07-13 robFix some comments referencing sockets which are not...
2018-07-13 kettenisWhen we nack a domain service because we don't support...
2018-07-13 tbEliminate the weird condition in the BN_swap_ct() API...
2018-07-13 reykAdd "allow instance" option.
2018-07-13 krwUnused variables.
2018-07-13 knFix regression on child queue definitions
2018-07-13 krwUnused variable.
2018-07-13 florianpass control socket in from main
2018-07-13 florianpass in route socket from main; stub out handling for now
2018-07-13 sfDisable codepatching infrastructure after boot
2018-07-13 robFix loop condition in ber.c. Discussed with claudio.
2018-07-13 claudioMove aspath_verify() and aspath_inflate() into util...
2018-07-13 deraadtrepair inconsistancies
2018-07-13 deraadtrepair inconsistancies
2018-07-13 espiebyebye MASTER_SITE_OVERRIDE, we won't miss you
2018-07-13 florianExplain what the example is doing.
2018-07-13 kettenisCheck protocol version number before sending an ack...
2018-07-13 phesslerSome more checks before auto-join switches networks.
2018-07-13 florianadd rad.conf; from semarie; tweak & OK tb
2018-07-13 guentherUse _ALIGN_TRAPS instead of _ALIGN_TEXT where nops...
2018-07-13 jmcvarious tweaks; ok florian
2018-07-13 tbzap some garbage that snuck in.
2018-07-13 jmc- differentiate between join and nwid
2018-07-13 djmmake this use ssh_proxy rather than starting/stopping...
2018-07-13 djmfix leaks in unit test; with this, all unit tests are...
2018-07-12 deraadtwe will be toggling witness on/off a few times. when...
2018-07-12 deraadtsync
2018-07-12 bennostore and print the rdomain of the interfaces we see.
2018-07-12 henningif we couldn't update the clock for ~1h due to lack...
2018-07-12 jmcmissing .Ek;
2018-07-12 krwCleanup and clarify getuint64() by using the
2018-07-12 krwCleanup and clarify the has_overlap() logic so it can...
2018-07-12 florianRTM_CHGADDRATTR for route monitor
2018-07-12 florianIntroduce RTM_CHGADDRATTR to inform userland on the...
2018-07-12 mpiIntroduce ipsec_output_cb() to merge duplicate code...
2018-07-12 mlarkinunbreak i386 build, thanks to pd@ for noticing. Same...
2018-07-12 mlarkinzap an extra newline
2018-07-12 reykThe vmctl start -I option was changed to -t.
2018-07-12 kettenisAdd a function to delete all nodes with a specific...
2018-07-12 sashantrade few 'goto unlock: for 'break' in pf_test()
2018-07-12 guentherUnbreak the nmi handler (again): I placed INTR_CLEAR_GP...
2018-07-12 sashan- introducing _Q_INVALID to sys/queue.h
2018-07-12 guentherReorganize the Meltdown entry and exit trampolines...
2018-07-12 schwarzefix Test 7.1 after main.c rev. 1.37;
2018-07-12 remiAdd support for rdomains.
2018-07-12 fcambusRemove cases for 1-bit and 4-bit color depths in efifb_...
2018-07-12 fcambusStop building rasops4 on amd64.
2018-07-12 florianUse (mostly) the same capitalisation in the replacement...
2018-07-12 becksymlinks make my cry.. thanks robert.. don't you care...
2018-07-12 remiWith the "depend on" option routes are sent out with...
2018-07-12 reykAllow to use configured/running VMs as templates for...
2018-07-12 beckAdd regress test for realpath and modify behavior appro...
2018-07-12 mlarkinzap a blank line
2018-07-12 mlarkinvmm(8)/vmm(4): send a copy of the guest register state...
2018-07-12 florianrc(8) infrastructure for rad
next