openbsd
2021-03-23 lumCorrect how many arguments some functions take for...
2021-03-23 florianUse time_t for intermediate lease time values when...
2021-03-23 claudioTimed out RSA key ops, may leave uncalled for responses...
2021-03-23 claudioDocument SIOCGIFADDR and SIOCSIFADDR ioctls for tap...
2021-03-23 lumMake a parameter to an mg function not throw an error...
2021-03-23 abieberDocument the @version suffix that can be added when...
2021-03-23 stspFix a corner case bug in Rx block ack window gap-wait...
2021-03-23 stspWhen moving the Rx block ack window forward do not...
2021-03-23 mpiMake a child execute fork_return() only if PTRACE_FORK...
2021-03-23 mpiSkip first frame when saving stacktraces, it's always...
2021-03-23 patrickPack the SPCR struct definition since the struct isn...
2021-03-22 patrickNow that MSI pages are properly mapped, all that debug...
2021-03-22 tbDon't leak ca in test_cms_sign_verify().
2021-03-22 patrickLoad MSI pages through bus_dma(9). Our interrupt contr...
2021-03-22 tbPlug a few memory leaks reported by Ilya Shipitsin
2021-03-22 knProperly reflect stopping state
2021-03-22 knUpdate device-tree bindings
2021-03-22 florianBOOTP has a minimum packet length of 300 bytes. Since...
2021-03-22 ottoAvoid overflow by writing x = (y * 7) / 8 as x = y...
2021-03-22 claudioRemove unveil() from the rsync_sender() and flist_gen...
2021-03-22 claudioAdjust function name in error strings.
2021-03-22 claudioAdjust a type to unsigned since the io function works...
2021-03-22 claudioPut comment where it belongs also remove an assert...
2021-03-22 claudioCompare explicitly against NULL.
2021-03-22 claudioMake fmt argument const. Format local vars a bit.
2021-03-22 stspLet iwn(4) simply clear frames before the firmware...
2021-03-22 lumStart the move to TAILQ for expressions instead of...
2021-03-22 espiedocument NEVER_CLEAN
2021-03-21 tobheThe tag comes after iface in iked.conf(5).
2021-03-21 tbFully initialize rrec in tls12_record_layer_open_record...
2021-03-21 jsingRevise regress to match handshake struct changes.
2021-03-21 jsingMove the TLSv1.3 handshake struct inside the shared...
2021-03-21 florianUse new terminology of RFC 8981 and (mechanically)...
2021-03-21 sthenwg(4): fix race between tx/rx handshakes, from Matt...
2021-03-21 jsingSplit TLSv1.3 record protection from record layer.
2021-03-21 jsingBuild options regress with -DLIBRESSL_INTERNAL.
2021-03-21 jsingAvoid a use-after-scope in tls13_cert_add().
2021-03-21 bruInclude wstpad allocations when cleaning up wsmouse...
2021-03-21 visaDisambiguate expressions.
2021-03-21 tbPlug memory leak reported by Ilya Shipitsin
2021-03-21 florianDon't warn that we can't form a temporary address when...
2021-03-21 lumAdd quoted strings capability in list values, no specia...
2021-03-21 semariemakes `struct execsw' to:
2021-03-21 mpiUse uppercases for defines.
2021-03-21 jmcadd -n to SYNOPSIS;
2021-03-21 jmatthewAdd -n (no action) mode, which just parses the program...
2021-03-20 sthens/struft/struct/; thanks James Hastings
2021-03-20 knSync with apm(4/macppc) to document which ioctls are...
2021-03-20 lumLooking at loading all expressions initially, working...
2021-03-20 knEnd sentence and add .Pp after (all) "NOT SUPPORTED...
2021-03-20 florianRFC 8981 allows the configuration of only temporary...
2021-03-20 florianRFC 8981 allows the configuration of only temporary...
2021-03-20 florianRFC 8981 allows the configuration of only temporary...
2021-03-20 knFix SMALL build when done from sbin/slaacd
2021-03-20 knSKIP_PROPOSAL has been ripped out in 2019
2021-03-20 tbtypo
2021-03-20 semarienamei: reorganize a bit the error path for simples...
2021-03-20 mpiSync some comments in order to reduce the difference...
2021-03-20 lumAdd a 'batch' mode to mg via the '-b' command line...
2021-03-20 tbAdd new test-tls13-multiple-ccs-messages.py
2021-03-20 dlguse m_dup_pkthdr in ip_fragment to copy pkthdr info...
2021-03-19 knRemove libLLVM.so.2.0 on upgrade
2021-03-19 tbPrepare documenting SSL_use_certificate_chain_file
2021-03-19 tbUndo previous. As pointed out by jsing I clearly wasn...
2021-03-19 tbPrepare to provide SSL_use_certificate_chain_file()
2021-03-19 procterEdit wireguard for concision. Remove some background...
2021-03-19 tbFix copy-paste error in previous
2021-03-19 claudioAdd an -V option to show the version of rpki-client...
2021-03-19 claudioDelay chdir to the cache directory to after parsing...
2021-03-19 knRemove booting from kernels in raw/qcow2 images
2021-03-19 knFix function name in warning
2021-03-19 florianRTM_IFINFO is providing the mac address now, no need...
2021-03-19 deraadtanother unfortunate action to cope with relentless...
2021-03-19 djmadd a test for misc.c:argv_split(), currently fails
2021-03-19 djmsplit
2021-03-19 djmreturn non-zero exit status when killed by signal;...
2021-03-19 djmincrease maximum SSH2_FXP_READ to match the maximum...
2021-03-18 sthenUpdate go-module docs for recent changes, from Josh...
2021-03-18 lumFrom Joachim Wiberg's version of mg.
2021-03-18 tbDo not include ':' in the port number.
2021-03-18 claudioWhen changing the link local address send a RTM_IFINFO...
2021-03-18 claudioDo not call rtm_ifchg() if IFF_UP changed. The code...
2021-03-18 claudioLike in the sysctl case include the ifp_sadl as RTA_IFP...
2021-03-18 claudioFail in rsync_base_uri() if the strdup calls fail....
2021-03-18 tbAvoid NULL access in http_parse_uri()
2021-03-18 knFix SIOCDELLABEL/"ifconfig mpe0 -mplslabel" to unset...
2021-03-18 knDocument SIOCDELLABEL, link among MPLS drivers
2021-03-18 knDocument "-tunneldomain" and "-mplslabel", complete...
2021-03-18 claudioDo not assign the return value from asprintf (int)...
2021-03-18 claudioInitialize rsyncpid and httppid in the noop case. It...
2021-03-18 claudioSince the entity queues are per repo there is no need...
2021-03-18 bluhmRemove duplicate prototype.
2021-03-18 claudioType-cast getpagesize() from int to size_t for the...
2021-03-18 bluhmThe ntpd client code corrects both T1 and T4 with the...
2021-03-18 antonIn revision 1.91 of uhidev.c, jcs@ made sure to only...
2021-03-18 mvsregen
2021-03-18 mvsUnlock sendsyslog(2). Console output still requires...
2021-03-18 yasuokaFix previous (1.258). It breaks if localX itself is...
2021-03-17 jcsWhen devices have claimed multiple report ids, only...
2021-03-17 knMake "ifconfig mpw0 -mplslabel" work
next