openbsd
2015-06-18 deraadtsync
2015-06-17 deraadtmy keyboard is conspiring against me
2015-06-17 deraadtcrank to 5.8-beta
2015-06-17 nicmUse strdup in xstrdup; from Fritjof Bornebusch.
2015-06-17 jcswhen no fingers are down, send 0 for z
2015-06-17 jcsfix compilation with UBCMTP_DEBUG
2015-06-17 nicmChange break-pane to take target and source panes ...
2015-06-17 deraadtmove to 5.8-beta. This is a bit earlier than normal...
2015-06-17 nicmUse strdup in xstrdup from Fritjof Bornebusch. While...
2015-06-17 miodMake kernel text read-only and unreadable from userland...
2015-06-17 nicmBreak cmdq_continue inner loop into a helper function.
2015-06-17 nicmMove the shuffle code from new-window -a into a functio...
2015-06-17 nicmUse an explicit job state instead of avoid closing...
2015-06-17 sthenadd DST Root CA X3 certificate, already present in...
2015-06-17 jsingClean up alert codes and add references.
2015-06-17 jsingKeep alerts sorted by alert code.
2015-06-17 jsingRemove pointless comments.
2015-06-17 mpiFour new sensors, from David Higgs.
2015-06-17 nicmRemove NULL check before free; Fritjof Bornebusch.
2015-06-17 dougConvert ssl_next_proto_validate to CBS.
2015-06-17 ajacoutotReally make daemon_class read-only; it's set to "daemon...
2015-06-17 dougConvert tls1_check_curve to CBS.
2015-06-17 dougKNF whitespace.
2015-06-17 dougUse explicit int in bs_cbs.c.
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.
next