summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-102-1/+7
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-1017-0/+431
* Configure et al: move the installation directory logic to MakefilesRichard Levitte2016-02-101-5/+0
* Can't re-init after stop.Rich Salz2016-02-101-36/+11
* Remove store.Rich Salz2016-02-1013-3055/+3
* If we've not been inited don't deinitMatt Caswell2016-02-101-16/+18
* chacha/asm/chacha-x86.pl: fix nasm compilation.Andy Polyakov2016-02-101-11/+11
* poly1305/poly1305.c: work around -Wshadow warnings with POLY1305_ASM.Andy Polyakov2016-02-101-3/+12
* x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-107-1/+7410
* VMS getnameinfo() seems to have a bug with returned service stringRichard Levitte2016-02-101-0/+11
* Make sure to always include string.h so memset gets declared.Richard Levitte2016-02-101-1/+2
* Don't run RC4 test with no-rc4Rich Salz2016-02-091-0/+2
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-0919-101/+84
* Make some global variables staticMatt Caswell2016-02-091-2/+2
* NULL the thread_local_inits_st pointer after useMatt Caswell2016-02-092-6/+20
* Stop library before checking for mem leaksMatt Caswell2016-02-091-0/+3
* Portability fixRich Salz2016-02-091-4/+6
* s390x assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-094-0/+537
* Updates for auto init/deinit review commentsMatt Caswell2016-02-092-13/+1
* Correct copyright date for internal header fileMatt Caswell2016-02-091-1/+1
* Update build.info files for auto-init/de-initMatt Caswell2016-02-092-3/+3
* Avoid a race condition in loading config settingsMatt Caswell2016-02-091-1/+5
* Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell2016-02-091-1/+5
* Provide a thread stop APIMatt Caswell2016-02-093-4/+10
* Auto init/deinit libcryptoMatt Caswell2016-02-0930-259/+329
* Provide framework for auto initialise/deinitialise of the libraryMatt Caswell2016-02-093-2/+856
* Small fixesRichard Levitte2016-02-081-1/+1
* add missing file p12_lcl.hDr. Stephen Henson2016-02-082-1/+94
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-082-9/+9
* Following the PKCS#12 update, update crypto/pkcs12/build.info as wellRichard Levitte2016-02-081-1/+1
* fix various formatting issuesDr. Stephen Henson2016-02-082-1/+3
* use new function namesDr. Stephen Henson2016-02-083-22/+44
* Add p12_sbag.c to Makefile.inDr. Stephen Henson2016-02-081-2/+2
* Reorganise functions.Dr. Stephen Henson2016-02-085-162/+223
* Use new namesDr. Stephen Henson2016-02-084-8/+8
* Rename PKCS12 functionDr. Stephen Henson2016-02-081-22/+23
* pkcs12 accessorsDr. Stephen Henson2016-02-082-0/+42
* more PKCS12 opacityDr. Stephen Henson2016-02-083-5/+9
* New PKCS12 accessors, change macros to functions.Dr. Stephen Henson2016-02-081-4/+46
* Make PKCS12 structures opaqueDr. Stephen Henson2016-02-085-0/+5
* GH641: Don't care openssl_zmallocRich Salz2016-02-085-11/+18
* bio/b_sock.c: cleanup obsolete stuff.Andy Polyakov2016-02-081-12/+0
* bn/Makefile.in: remove obsolete rules.Andy Polyakov2016-02-081-14/+1
* avoid crash if hostserv is with host part onlyRoumen Petrov2016-02-081-1/+1
* GH322 revisited: remove unused function.Rich Salz2016-02-082-38/+0
* if no comparison function set make sk_sort no opDr. Stephen Henson2016-02-061-1/+1
* Enhance and clear the support of linker flagsRichard Levitte2016-02-063-3/+3
* Add a BIO_ADDR_clear functionMatt Caswell2016-02-051-0/+7
* GH601: Various spelling fixes.FdaSilvaYY2016-02-0578-115/+115
* Ensure correct chain depth for policy checks with DANE bare key TAViktor Dukhovni2016-02-051-0/+19