summaryrefslogtreecommitdiffstats
path: root/crypto/ts
AgeCommit message (Expand)Author
2018-08-14Update copyright yearMatt Caswell
2018-07-31Check conversion return in ASN1_INTEGER_print_bio.Pauli
2018-03-27o_time.c: use gmtime_s with MSVCMiroslav Suk
2016-10-19Add error checking, small nit on ouputFdaSilvaYY
2016-08-16Convert TS_STATUS_INFO* functions to use const gettersMatt Caswell
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-04Limit status message sisze in ts_get_status_checkDr. Stephen Henson
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-07-22Fix OOB read in TS_OBJ_print_bio().Dr. Stephen Henson
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-18Improve const correctness for stacks of EVP_MDMatt Caswell
2016-06-10Fix seg fault in TS_RESP_verify_response()Matt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 06/10Rich Salz
2016-05-04DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-27Comment side-effect only calls of X509_check_purposeViktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2016-01-17Accessor update; fix API, document one.Rich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-17Add some accessors.Rich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2016-01-03Fix X509_STORE_CTX_cleanup()Viktor Dukhovni
2015-12-09make updateDr. Stephen Henson
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson
2015-11-13RT32671: wrong multiple errs TS_check_status_infoGraeme Perrow
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-22make updateDr. Stephen Henson
2015-09-22Avoid structure access in crypto/tsDr. Stephen Henson
2015-09-22Remove "noise" comments from TS files.Rich Salz