openbsd
2014-05-01 jsingUpdate with recently added objects.
2014-05-01 jsingKNF.
2014-05-01 deraadtExtend fread() and fwrite() to check for integer overfl...
2014-05-01 jsingNuke unused evptests.txt - the real one is over in...
2014-05-01 jsingProvide an EVP implementation for ChaCha.
2014-05-01 reykMove RSA keys from "lka" to a new dedicated "ca" proces...
2014-05-01 miodFix perl arch directory name.
2014-05-01 miodRevert 1.49 (bad merge with free dejavu)
2014-05-01 deraadtsync
2014-05-01 martynasx86-64 ABI requires arrays greater than 16 bytes to...
2014-05-01 jasperfixup SoC name, as it's am335x, not am334x.
2014-05-01 jsingAdd ChaCha to libcrypto, based on djb's public domain...
2014-05-01 jasper- add 'sunxi' to list of miniroot files
2014-05-01 miodAdd support for the french ANSSI FRP256v1 elliptic...
2014-05-01 miodAdd Brainpool elliptic curves. From OpenSSL RT#2239...
2014-05-01 miodRemove fips_md_init() macro indirection for digest...
2014-05-01 miodNo longer mention the tools/ directory, which content...
2014-05-01 jsgmove pointer use to after a NULL pointer check
2014-05-01 jsgCorrect a test for X509_get_notAfter() failing or returning
2014-05-01 teduwith some random chance, swizzle the current page for...
2014-05-01 tedunibbles aren't enough random, use bytes. does a better...
2014-05-01 sasanofixed some debug messages
2014-04-30 sthenfirst cut at documenting the change to malloc doing...
2014-04-30 kettenisMake sure we flush discarded pages even if the number...
2014-04-30 naddyUMAC can use our local fallback implementation of AES...
2014-04-30 kettenisAssigning list pointers doesn't really work with doubly...
2014-04-30 krwPreserve intended chronological order of leases in
2014-04-30 krwWrite last disk sector, not last 512-byte block, when...
2014-04-30 jsingAvoid a potential null pointer dereference by checking...
2014-04-30 jsingFirst pass at removing win64 support from the assembly...
2014-04-30 gilleswhen doing opportunistic TLS, do not only downgrade...
2014-04-30 mpiRemove carp_seroute() it no longer does anything useful...
2014-04-30 gilleswhen using maildir, do not create automatically create...
2014-04-30 reykThe RSA engine (used by pony) has to wait for a respons...
2014-04-30 blambertreplace vis-ified output with human-readable strings
2014-04-30 sfformat string fixes for (u)int64 vars
2014-04-30 jmctidy up SYNOPSIS, usage() and the options list; ok...
2014-04-30 djmunit tests for new buffer API; including basic fuzz...
2014-04-30 djmNew buffer API; the first installment of the conversion...
2014-04-30 miodEnforce proper alignment of stack variables which may...
2014-04-30 tedui suck at math. b - 8 = 3, not 4. detected by Antoine...
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...
next