openssl.git
2014-02-15 Dr. Stephen... Don't use getcwd in non-copy builds.
2014-02-15 Dr. Stephen... Don't override $srcd for non copy builds.
2014-02-15 Dr. Stephen... recognise multiblock
2014-02-15 Dr. Stephen... Add /fixed flag for FIPS links where appropriate.
2014-02-15 Dr. Stephen... Remove duplicate statement.
2014-02-15 Klaus-Peter... Add support for aes-128/192/256-ctr to the cryptodev...
2014-02-14 Kurt RoeckxUse defaults bits in req when not given
2014-02-14 Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-14 Scott SchaeferDocument pkcs12 -password behavior
2014-02-14 Dr. Stephen... Fix error discrepancy with 1.0.1
2014-02-14 Andy Polyakovssl/s3_pkt.c: detect RAND_bytes error in multi-block.
2014-02-14 Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2014-02-14 Andy Polyakovaes/asm/aesni-x86_64.pl: further optimization for Atom...
2014-02-14 Dr. Stephen... Include self-signed flag in certificates by checking...
2014-02-14 Dr. Stephen... Include TA in checks/callback with partial chains.
2014-02-14 Dr. Stephen... Add cert_self_signed function to simplify verify
2014-02-14 Dr. Stephen... Simplify X509_STORE_CTX_get1_chain (from master).
2014-02-13 Andy Polyakovssl/ssl[3].h: retain binary compatibility.
2014-02-13 Andy PolyakovConfigure: restore binary compatibility in darwin64...
2014-02-13 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: improve cache locality.
2014-02-13 Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2014-02-09 Dr. Stephen... fix error discrepancy
2014-02-09 Dr. Stephen... Make upate.
2014-02-09 Dr. Stephen... fix error number clash
2014-02-09 Ben LaurieWhitespace fixes.
2014-02-09 Ben LaurieMerge branch '102_stable_tlsext_suppdata_changes' of...
2014-02-09 Scott DeboyRestore copyright symbol - ISO-8859-1 encoding for...
2014-02-09 Ben LaurieConst fix.
2014-02-09 Ben LaurieMore cleanup.
2014-02-09 Ben LaurieMake it build.
2014-02-09 Scott DeboyReverting 1.0.2-only changes supporting the prior authz...
2014-02-09 Ben LaurieAdd new asm modules.
2014-02-09 Scott DeboyDon't break out of the custom extension callback loop...
2014-02-09 Ben LaurieFix whitespace, new-style comments.
2014-02-09 Scott DeboyRe-add alert variables removed during rebase
2014-02-09 Scott DeboyUpdating DTCP authorization type to expected value
2014-02-09 Scott DeboyUpdate custom TLS extension and supplemental data ...
2014-02-09 Trevor PerrinRedo deletion of some serverinfo code that supplemental...
2014-02-09 Scott DeboyFree generated supp data after handshake completion...
2014-02-09 Scott DeboyAdd callbacks supporting generation and retrieval of...
2014-02-06 Dr. Stephen... make update
2014-02-06 Dr. Stephen... update default depflags
2014-02-06 Andy PolyakovConfigure: recognize experimental-multiblock.
2014-02-06 Dr. Stephen... Return previous compression methods when setting them.
2014-02-05 Andy Polyakovssl/s3_pkt.c: add multi-block processing [from master].
2014-02-05 Andy Polyakovconfig: recognize little-endian Linux PPC64.
2014-02-05 Dr. Stephen... Oops, get selection logic right.
2014-02-05 Andy Polyakovevp/e_aes_cbc_hmac_sha[1|256].c: add multi-block implem...
2014-02-05 Dr. Stephen... Return per-certificate chain if extra chain is NULL.
2014-02-05 Andy Polyakov[aesni|sha*]-mb-x86_64.pl: add multi-block assembly...
2014-02-03 Dr. Stephen... Add quotes as CC can contain spaces.
2014-02-02 Dr. Stephen... New ctrl to set current certificate.
2014-02-02 Dr. Stephen... Fix various typos.
2014-02-02 Dr. Stephen... Update demo.
2014-02-02 Dr. Stephen... Update demos/bio/README
2014-02-02 Dr. Stephen... Modify sample accept.cnf
2014-02-02 Dr. Stephen... Add demo for SSL server using SSL_CONF.
2014-02-02 Ben LaurieAdd extension free function.
2014-02-01 Andy Polyakovengines/e_capi.c: TCHAR support (cumilative update...
2014-02-01 Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2014-02-01 Andy PolyakovAdd AES-NI+SHA256 stitch registrations (from master).
2014-02-01 Andy Polyakovdso/dso_win32.c: fix compiler warning.
2014-02-01 Andy Polyakovcrypto/cryptlib.c: remove stdio dependency (update...
2014-02-01 Andy Polyakovcamellia/asm/cmll-x86_64.pl: fix symptomless bugs ...
2014-02-01 Ben LaurieRemove redundant accessor (you can do the same thing...
2014-02-01 Andy Polyakovutil/pl/VC-32.pl fix typo.
2014-02-01 Andy Polyakovutil/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
2014-02-01 Andy PolyakovImprove WINCE support.
2014-02-01 Andy Polyakovb_sock.c: make getsockopt work in cases when optlen...
2014-02-01 Andy Polyakovwp-mmx.pl: ~10% performance improvement.
2014-02-01 Andy Polyakovwp-x86_64.pl: ~10% performance improvement.
2014-02-01 Andy Polyakovsha512-ia64.pl: 15-20% performance improvement.
2014-02-01 Andy Polyakovobjxref.pl: improve portability.
2014-02-01 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-02-01 Andy PolyakovPPC assembly pack: ppc64-mont update from master.
2014-02-01 Andy PolyakovPPC assembly pack: jumbo update from master.
2014-02-01 Andy Polyakovcrypto/aes/asm/aesni-x86[_64].pl: jumbo update from
2014-02-01 Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl: jumbo update from
2014-02-01 Ben LaurieAdd more accessors.
2014-02-01 Ben LaurieAdd accessor for x509.cert_info.
2014-01-29 Ben LaurieFix warning.
2014-01-29 Dr. Stephen... Clarify docs.
2014-01-28 Dr. Stephen... typo
2014-01-28 Dr. Stephen... Fix demo comment: 0.9.9 never released.
2014-01-28 Dr. Stephen... Check i before r[i].
2014-01-28 Dr. Stephen... Add loaded dynamic ENGINEs to list.
2014-01-28 Dr. Stephen... Certificate callback doc.
2014-01-27 Dr. Stephen... make update
2014-01-27 Dr. Stephen... Add cert callback retry test.
2014-01-27 Dr. Stephen... Support retries in certificate callback
2014-01-27 Dr. Stephen... Compare encodings in X509_cmp as well as hash.
2014-01-27 Dr. Stephen... New function to set compression methods so they can...
2014-01-23 Dr. Stephen... Add -engine_impl option to dgst which will use an imple...
2014-01-23 Dr. Stephen... make update
2014-01-16 Dr. Stephen... Add new function SSL_CTX_get_ssl_method().
2014-01-16 Kaspar BrandOmit initial status request callback check.
2014-01-11 Zoltan ArpadffyVMS fixes
2014-01-10 Jeff Trawicktypo
2014-01-10 Jeff Trawicktypo
next