openbsd
2018-09-01 krwRemove 'overlap_allowance' parameter from bootstrap().
2018-09-01 tbTweak comment.
2018-09-01 mikosync fatalx() message between smtp_client_{state,respon...
2018-09-01 stspMake 'ifconfig nwid' override 'ifconfig join'.
2018-09-01 jmcupdate currency exchange rates;
2018-09-01 landryRecognize more talker IDs when parsing NMEA RMC messages
2018-09-01 tbRemove RSA-PSS from todo-list
2018-09-01 tbRun Wycheproof RSASSA-PSS testvectors against libcrypto.
2018-08-31 jmatthewjmc points out that the Nd should match the description...
2018-08-31 bluhmUnsetting Initialized during syslogd die() is a relic...
2018-08-31 deraadtthe main process must chdir to /, since it cannot have...
2018-08-31 jsingRemove unused argument to tls1_change_cipher_state_ciph...
2018-08-31 tbInstead of enumerating the files to clean by hand,...
2018-08-31 mikoremove shadow variables for 'error' in usbioctl();...
2018-08-31 naddyclarify that patterns are extended regular expressions...
2018-08-31 yasuokaDont print "default" for "0.0.0.0" if it is a host...
2018-08-31 mpiCadd a TDB `tdb' instead of `sa'.
2018-08-31 bluhmPass the correct size to free(9) in the error path...
2018-08-31 ericswitch to improved incoming message parser:
2018-08-31 mikoich variable is only used in DPRINTF() and uaudio_get_c...
2018-08-31 jsgfix fd leak in an error path
2018-08-31 visaMove kcov device definitions into <sys/conf.h>.
2018-08-31 jcssync
2018-08-31 jcsAdd more uhid devices, 8 total
2018-08-31 jmatthewmention bnxt(4)
2018-08-31 jmatthewenable bnxt(4)
2018-08-30 bluhmUse correct environment variable to access remote machine.
2018-08-30 tbMake sure to clean up the .d files with 'make clean'
2018-08-30 jsingNuke ssl_pending/ssl_shutdown function pointers.
2018-08-30 patrickMove .dynstr before _edata to fix image size calculatio...
2018-08-30 krwPractice safe free()'ing by setting alloc to NULL to
2018-08-30 krwNever let FS_RAID partition be named, a.k.a. given...
2018-08-30 jsgfix double free in mib_carpgroupget() error path
2018-08-30 jsgfix memory leak in an error path
2018-08-30 ericfix use-after-free
2018-08-30 jmatthewSet up an aggregation buffer ring and configure placeme...
2018-08-30 kettenisMove softbutton check before the check that skips attac...
2018-08-30 claudioUse past tense for treated as withdrawn since the withd...
2018-08-30 antonRemove dead code related to tty allocation for ptys...
2018-08-30 visaSplit the system-wide list of all futexes into process...
2018-08-30 jcs/dev/usbN devices no longer support poll as of 2011...
2018-08-30 yasuokaFix "route add 0.0.0.0/0 <gateway>" to work properly...
2018-08-29 kettenisRemove unused struct member.
2018-08-29 claudioIntroduce 'bgpctl show rib error' to show all prefixes...
2018-08-29 claudioMake it possible to filter the RIB for invalid path...
2018-08-29 tbAES is now done also.
2018-08-29 tbPass algorithm as a string to all *TestGroup functions...
2018-08-29 tbRun Wycheproof AES-GCM testvectors against libcrypto.
2018-08-29 tbCalculate and check tag during AES-CCM encryption test.
2018-08-29 tbtypo
2018-08-29 tbDon't fatal on keys of invalid sice, just print an...
2018-08-29 nicmReset line flag when clearing selection, GitHub issue...
2018-08-29 ericclean up the imsg structure for getnameinfo lookup...
2018-08-29 antonrecognize kcov ioctl commands; ok deraadt@ mpi@ visa@
2018-08-29 robertmake ld.so build reproducible by including a FILE symbo...
2018-08-29 jcaBetter description for inet6 eui64, plus consistency...
2018-08-29 claudioWhen 'log updates' is enabled make sure that the case...
2018-08-29 claudioWhen checking for AS 0 make sure the full ASPATH is...
2018-08-29 krwHistorically /etc/netstart (and the equivalent code...
2018-08-29 nicmKeep any text killed in the command prompt with C-w...
2018-08-29 nicmAdd C-Left and C-Right as aliases for M-b and M-f.
2018-08-29 claudioAdjust comment to make it clear that a NULL nexthop...
2018-08-29 remiPrevent ospfd from starting if another ospfd is already...
2018-08-29 reykAdd set-case-replaced to toggle case-preserving replace...
2018-08-29 antonInitialize device numbers for newly allocated ptys...
2018-08-29 pdFirst pass in bringing i386 in sync with amd64. This...
2018-08-29 dlgmove the todr chip handle into a prtc_softc structure
2018-08-28 tbRun Wycheproof AES-CMAC testvectors against libcrypto.
2018-08-28 tbremove some extra parens and fix some other formatting...
2018-08-28 jobUnclutter bgpd.conf example config file
2018-08-28 tbRemove extra "and" in "These functions and have been...
2018-08-28 tbzap trailing whitespace
2018-08-28 mpiDisplay per-TDB counters in verbose mode.
2018-08-28 mpiAdd per-TDB counters and a new SADB extension to export...
2018-08-28 chelohaDrop SSLv2, SSLv3 support.
2018-08-28 krwTweak messages emitted by editor_resize() so "Partition...
2018-08-28 mestrefix misplaced parenthesis inside if-clause. it's harmle...
2018-08-28 mestrefix build with DEBUG_PK enabled
2018-08-28 jsgavoid uninitialised variable use
2018-08-28 jsgavoid uninitialised variable use in an error path
2018-08-28 beckFix stat of path components - this was breaking chrome...
2018-08-28 beckAdd regress test of stat all the way to a nonexistant...
2018-08-28 chelohaCheck for SSL_write(3) error.
2018-08-28 deraadtsync
2018-08-28 dlgadd support for storing the time of day on OPL based...
2018-08-27 schwarzeReduce excessive right padding in tagged list heads.
2018-08-27 kettenishitemp(4)
2018-08-27 tbtweak failure messages
2018-08-27 tbdedup AES-CBC-PKCS5 encryption and decryption checks
2018-08-27 kettenishitemp(4)
2018-08-27 kettenisAdd hitemp(4), a driver for the temperature sensors...
2018-08-27 tb2x missing "..."
2018-08-27 tbRun Wycheproof AES-CCM testvectors against libcrypto.
2018-08-27 jmcsort SEE ALSO;
2018-08-27 kettenisAdd 64-bit DMA support. Enable DMA on HiSilicon SoCs.
2018-08-27 kettenisrkdwusb(4)
2018-08-27 kettenishiclock(4), hidwusb(4) and hireset(4)
2018-08-27 kettenisAdd hiclock(4). Make sure hireset(4) attaches early.
2018-08-27 jcsmove bwfm* at pci? to the wireless section
2018-08-27 claudioIf the maximum for a community is defined via the large...
next