openbsd
2014-05-02 miodNo need to figure out the area spanned by .got in _dl_m...
2014-05-02 djmrevert __bounded change; it causes way more problems...
2014-05-02 djmuse the test_helper fuzzer rather than the hand-rolled...
2014-05-02 djmmake the fuzzer seed const to make it clear that it...
2014-05-01 miodEnable use of assembly code for AES, BN (Montgomery...
2014-05-01 miodDo not output SOM-specific directives.
2014-05-01 miodRemove unreferenced OPENSSL_instrument_bus and OPENSSL_...
2014-05-01 miodMake the implicit `l' in `impicit' explicit.
2014-05-01 miodEnable use of the assembly code for BN (Montgomery...
2014-05-01 miodFix include filename to get register name aliases under BSD
2014-05-01 miodPass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_...
2014-05-01 miodEnable use of the assembly code for AES, BN, SHA1,...
2014-05-01 mioddead meat
2014-05-01 jmcoptions first, then pager commands; also remove one...
2014-05-01 jmcSTANDARDS is no longer relevant to this page, so remove...
2014-05-01 jmcthe beginning of removing more details from this page...
2014-05-01 jmcchange some argument names in order to give some consis...
2014-05-01 jmctweak previous; ok sthen
2014-05-01 jmcupdate currency exchange rates;
2014-05-01 deraadtsync
2014-05-01 miod+ e_chacha.c, and bump minor
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...
next