openbsd
2015-06-17 dougUse explicit int in bs_ber.c.
2015-06-17 dougAdd tests for CBS_offset() and CBS_write_bytes().
2015-06-17 dougAdd CBS_write_bytes() to copy the remaining CBS bytes...
2015-06-17 dougAdd a new function CBS_offset() to report the current...
2015-06-17 dougCleanup SSL_OP_* compat flags in ssl.h.
2015-06-17 mpiMove mbuf_list and mbuf_queue documentation in their...
2015-06-17 deraadtstray char jumped in
2015-06-17 deraadtdelete completely bogus (floating? was there an old...
2015-06-17 deraadtremove -DFILEC; code does not compile for the -UFILEC...
2015-06-17 uebayasiSet FUNC symbol sizes of auto-generated and hand-writte...
2015-06-16 miodTypos in comments; Ville Valkonen
2015-06-16 miodDo not provide extra _fdata and __data_start symbols...
2015-06-16 miodalloc_contiguous_pages() is supposed to round the alloc...
2015-06-16 miodClear the PIC `write request' memory at initialization...
2015-06-16 mpiSync with recent changes.
2015-06-16 mpiStore a unique ID, an interface index, rather than...
2015-06-16 dougBe more strict about BER and DER terminology.
2015-06-16 dougSimplify cbs_get_any_asn1_element_internal based on...
2015-06-16 jsgAdd a uslcom id for the Netgear M7100 console from...
2015-06-16 jsgregen
2015-06-16 jsgAdd a uslcom id for the Netgear M7100 console from...
2015-06-16 dougAdd support for OPTION_DISCARD.
2015-06-15 jmcput -F before -f in the options list;
2015-06-15 bluhmRework how fstat and ktrace pattern are specified in...
2015-06-15 bluhmImplement a -F switch, that tells syslogd to stay in...
2015-06-15 jsingIf AuthorizedPrincipalsCommand is specified, however
2015-06-15 jsingMake the arguments to match_principals_command() similar to
2015-06-15 miodDon't error out when an existing typedef is redefined...
2015-06-15 mpiBring back r1.78 and r1.79, now that ajactouto@'s regre...
2015-06-15 mpiFix a double free in the destroy path triggered when...
2015-06-15 mpiSet the length of isochronous transfers as the sum...
2015-06-15 millertUpdate to tzdata2015e from ftp.iana.org
2015-06-15 millertget_val() already frees the buffer passed to it so...
2015-06-15 mikebUse proper argument type for crp_callback functions...
2015-06-15 mikebNo need for an extra local variable; no functional...
2015-06-15 mikebUse proper argument type for crp_callback functions...
2015-06-15 nicmAdd window_activity format, from Thomas Adam based...
2015-06-15 florianhook up chmod
2015-06-15 florianoops
2015-06-15 florianFirst stab at regression test for chmod (and chflags...
2015-06-15 sthendocument pfctl -ss -R <rule>, ok mikeb@
2015-06-15 stspRemove comments referring to Linux iwlwifi source filen...
2015-06-15 stspMake the wifi LED work with iwm(4).
2015-06-15 dougMake CBS_get_any_asn1_element() more compliant with...
2015-06-15 djmturn SSH1 back on to match src/usr.bin/ssh being tested
2015-06-15 dougRemove ancient SSL_OP_NETSCAPE_CA_DN_BUG from SSLeay...
2015-06-15 dougRemove ancient compat hack SSL_OP_NETSCAPE_DEMO_CIPHER_...
2015-06-15 dougRemove 1997's compat hack SSL_OP_SSLEAY_080_CLIENT_DH_BUG.
2015-06-15 dougUpdate SSL_OP_* to remove ancient hacks that are no...
2015-06-15 djmreturn failure on RSA signature error; reported by...
2015-06-15 deraadtfix regress fallout due to CFLAGS vs CXXFLAGS
2015-06-14 deraadtsync
2015-06-14 miodBring a few routines from libkern in order to avoid...
2015-06-14 miodBuild required bits from libkern rather than importing...
2015-06-14 miodBuild __moddi3, __muldi3 and __qdivrem from libkern...
2015-06-14 jsgadd some initial vexpress man pages
2015-06-14 miodFix 1.26; kdoprnt() should not attempt to invoke va_end...
2015-06-14 nicmAdd a format for client PID (client_pid) and server...
2015-06-14 stspImplement IQ calibration support for rtwn(4). Lots...
2015-06-14 jsgcorrect the uart irq numbers
2015-06-14 jsgadd a driver for the ARM PrimeCell PL031 RTC
2015-06-13 guentherParse _CST objects and use the C-states they describe...
2015-06-13 stspBusy-wait a short while after sending a command to...
2015-06-13 nicmConvert xfree to free. From Fritjof Bornebusch. ok...
2015-06-13 jasperadd miniroot to MDEXT
2015-06-13 deraadtin glob() initialize the glob_t before the first failur...
2015-06-13 jsgAdd more encodings of options for the armv7 barrier...
2015-06-13 dougSplit up the logic in CBB_flush to separately handle...
2015-06-13 dougExplain the ASN.1 restriction that requires extra logic...
2015-06-13 dougWhen initial capacity is 0, always use NULL buffer.
2015-06-13 dougAdd comments about how the CBS constants are constructed.
2015-06-13 dougReject long-form tags in CBS_peek_asn1_tag.
2015-06-13 dougFix bad indenting in LibreSSL.
2015-06-13 jsgWhen investigating an uninitialised variable in the...
2015-06-13 bcookRemove unneeded sys/sysctl.h on linux.
2015-06-12 schwarzeAdd a missing .An macro.
2015-06-12 bluhmClose the lock pipe before dupping /dev/null to stdio.
2015-06-12 mikebAllow rule ID filter to be specified for show states...
2015-06-12 mpiOnly match devices with a valid configuration.
2015-06-12 mpiRemove superfluous splnet() protection.
2015-06-12 reykTo match relayd's style, use an explicit enum with...
2015-06-12 mikebPerform a copy with a memmove for potentially overlappi...
2015-06-12 stspActually trigger iwm_init_task() from iwm_watchdog...
2015-06-12 stspFix rtwn(4) wifi LED support. Tested with rtwn(4) devic...
2015-06-12 uebayasiReuse SYSENTRY_HIDDEN() in SYSENTRY(); no functional...
2015-06-12 schwarzeKill trailing blank; no text change.
2015-06-12 bluhmIf fork fails, print an error message before exit.
2015-06-11 mikebRemove hzto(9) manual pages and references; OK dlg
2015-06-11 gilleslocal user can cause smtpd to fail by sending invalid...
2015-06-11 reykThe correct semantic is to check msgbuf_write() for...
2015-06-11 reykUse "compliant" header guards by avoiding the reserved...
2015-06-11 deraadtsync
2015-06-11 bluhmFix CVE-2012-3509, an integer overflow in libiberty...
2015-06-11 deraadtIn the copyout family of functions, if the address...
2015-06-11 mikebRemove hzto(9) manual pages and references; OK dlg
2015-06-11 mikebMove hzto(9) to the attic; OK dlg
2015-06-11 jsingAvoid an infinite loop that can occur when verifying...
2015-06-11 mikebConvert from hzto(9) to tvtohz(9); OK dlg
2015-06-11 mikebMove away from using hzto(9); OK dlg
2015-06-11 jsingAvoid a potential out-of-bounds read in X509_cmp_time...
next