openbsd
2014-04-30 deraadtsync
2014-04-30 sperreaultminor++ because of AI_ADDRCONFIG
2014-04-29 nicmfcntl.h is still needed here.
2014-04-29 mpiGet rid of the per-softc freelist of transfer descripto...
2014-04-29 dcoppatedu ~/.klogin
2014-04-29 reykFor RSA private key privsep, only ever load the keys...
2014-04-29 dtuckerDon't attempt to append a nul quote char to the filenam...
2014-04-29 dtuckerMove nulling of variable next to where it's freed....
2014-04-29 reykImplement RSA privilege separation for OpenSMTPD, based...
2014-04-29 markusmake compiling against OpenSSL optional (make OPENSSL...
2014-04-29 jmca bit more merge for traceroute6 stuff, and some consis...
2014-04-29 gilleswhen a session fails due to a TLS error in a smtp+tls...
2014-04-29 beckConstrain bytes read/written to positive values.
2014-04-29 markusre-add our own aesctr implementation; ok djm@
2014-04-29 florianMove traceroute6 to the attic, fully merged into tracer...
2014-04-29 mpiFinally plug the public xfer leak #1 in our USB stack.
2014-04-29 tedunginx dudes unrolled SSL_OP_ALL by hand so we also...
2014-04-29 mcbrideregen
2014-04-29 jmcsmtpd is the default mailer now;
2014-04-29 mcbrideAdd Microsoft Wireless Mobile Mouse 3500 and Wireless...
2014-04-29 djmbz#1818 - don't send channel success/failre replies...
2014-04-29 mpiMake sure to call uhidev_close() upon detach, plug...
2014-04-29 mpiPlug an xfer leak.
2014-04-29 mpiGet rid of the per-softc freelist of transfer descripto...
2014-04-29 reykRemove unused arguments from ssl_smtp_init()
2014-04-29 millertRemove support for the obsolete (non-POSIX) "more ...
2014-04-29 mpiIf you plan to write an obfuscated-by-design kernel...
2014-04-29 markusmake sure the state machine only advances if the AUTH...
2014-04-29 reykuse explicit_bzero() instead of memset() to clear out...
2014-04-29 reykIt is only required to load the keys and certs into...
2014-04-29 kettenisReplace 1 << PAGE_SHIFT with PAGE_SIZE.
2014-04-29 dcoppaFix typo: d_addrt -> daddr_t
2014-04-29 jsgfix a test for invalid timezones
2014-04-29 andreRemove device white-listing as matching method, relies...
2014-04-28 sperreaultImplement AI_ADDRCONFIG
2014-04-28 miodRemove WIN32, WIN64 and MINGW32 tentacles.
2014-04-28 bradRemove bogus semicolon.
2014-04-28 teduuse the correct algorithm mask. reported by satish...
2014-04-28 teduSSL_OP_ALL is supposed to be all options and workaround...
2014-04-28 miodRemove ending cplusplus guard followed by starting...
2014-04-28 miodLeftover includes and local declarations; from Gebruike...
2014-04-28 miodIgnore IRIX6-compatible archive map on mips64 platform...
2014-04-28 okanre-add _ppp for npppd here as well; ok ajacoutot
2014-04-28 jmcmacro fixes for previous; ok reyk
2014-04-28 reyksync bzero => memset that was done for ip_divert.c...
2014-04-28 florianDo not sleep after poll returning an error. Blindly...
2014-04-28 sylAdd support for 255 character file names in fuse.
2014-04-28 blambertfix memory leak
2014-04-28 espiecheck for integer overflows in custom allocs, okay...
2014-04-28 mikebAdd support for exporting ARP table via ipNetToMediaTab...
2014-04-28 reykspacing
2014-04-28 reykbump copyright
2014-04-28 reykAdd missing documentation for ipcomp(4) support and...
2014-04-28 reykIt's about time to remove the infamous CAVEATS section...
2014-04-28 jsgMove an opening brace so a loop that delays while waiting
2014-04-28 deraadtwhitespace cleanup while reading result of florian...
2014-04-28 blambertbetter proc id name (it handles traps, not alerts)...
2014-04-28 djmbuffer_get_string_ptr's return should be const to remind
2014-04-27 schwarzeImprove error handling in dbopen(). If PRAGMA SQL...
2014-04-27 schwarzeFor LUNA88K, make sure the architecture name shown...
2014-04-27 guentherRegress for access()
2014-04-27 miodtypo in comment
2014-04-27 miodRemove orphaned l2n6 and n2l6 macros.
2014-04-27 miodUse C99 initializers for the various FOO_METHOD structs...
2014-04-27 miodstatic const char * = "" -> static const char[] = ...
2014-04-27 miodUnifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it...
2014-04-27 miodPut explicit (void) in function declarations and shuffl...
2014-04-27 zhukFix library search order in our libtool.
2014-04-27 jmczap trailing whitespace;
2014-04-27 jmcsort the ip6 sysctls;
2014-04-27 jsingWe do not need a separate file for two compatibility...
2014-04-27 beckFix leak last commit introduced. Spotted by Sebastian...
2014-04-27 loganDocument net.inet6.ip6.dad_pending.
2014-04-27 jmczap a ton of silly Tn, and uppercase TTL; a few other...
2014-04-27 stspAdd PME_STATUS and PME_EN bitmasks for the PCI PMCSR...
2014-04-27 mpiStart de-obfuscating the HC drivers.
2014-04-27 krwDon't zap disklabel (and next 6 blocks) when installing...
2014-04-27 mpiDo not let the bluetooth HID device, present in Apple...
2014-04-27 yasuokaGet back "_ppp" user and "_ppp" group. From now they...
2014-04-27 jmatthewtransplant hotplug code over from qle(4)
2014-04-27 toddsync
2014-04-27 jmatthewWhen the firmware has already allocated the handle...
2014-04-26 miodAppease gcc3 -Wuninitialized.
2014-04-26 kettenisGet rid of duplication of the global lock code. Allow...
2014-04-26 beckReplace all use of ERR_add_error_data with ERR_asprintf...
2014-04-26 toddsync
2014-04-26 mpiDo not pass a NULL argument to OF_getprop(), even if...
2014-04-26 mpiAllow to compile with DEBUG_PMAP defined.
2014-04-26 jsingMore KNF.
2014-04-26 jsingKNF.
2014-04-26 millertKill the link to /usr/bin/page. OK henning@ jmc@ miod...
2014-04-26 sthenfix whitespace
2014-04-26 sthenOnly remove queues from the TAILQ when the ticket chang...
2014-04-26 jsingThis is not FreeBSD.
2014-04-26 jsingDo you really want to build OpenSSL for 16-bit Windows...
2014-04-26 florianLink traceroute6 to traceroute, thus completing the...
2014-04-26 jsgremove a duplicate break statement
2014-04-26 shadchinRevert 1.11. That patch is not only not necessary,...
2014-04-26 mlarkinPerform MAXPHYS-sized reads for the chunktable instead...
2014-04-25 jmcdiscussing terminfo is not needed; ok schwarze
next