aboutsummaryrefslogtreecommitdiff
path: root/util/libcrypto.num
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz1-40/+40
2016-05-17X509_STORE_CTX accessors.Rich Salz1-8/+9
2016-05-11make updateRichard Levitte1-1/+1
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov1-6/+5
2016-04-29Fix some X509_STORE macrosMatt Caswell1-0/+1
2016-04-28Add getters for X509_STORE and X509_OBJECT membersChristian Heimes1-0/+3
2016-04-28make updateViktor Dukhovni1-0/+1
2016-04-26Add ex_data functions for X509_STOREKazuki Yamaguchi1-0/+2
2016-04-25make updateViktor Dukhovni1-5/+4
2016-04-22Fix no-dsa on Windows/VMSMatt Caswell1-8/+8
2016-04-22Fix no-cmac on Windows/VMSMatt Caswell1-9/+9
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell1-186/+186
2016-04-20Fix no-ui on WindowsMatt Caswell1-52/+52
2016-04-20Fix no-sock on WindowsMatt Caswell1-42/+42
2016-04-20Fix no-dgram on WindowsMatt Caswell1-7/+7
2016-04-18Make string_to_hex/hex_to_string publicRich Salz1-2/+3
2016-04-18Rename some lowercase API'sRich Salz1-36/+35
2016-04-17Remove declaration of function that isn't implementedRichard Levitte1-1/+1
2016-04-16Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson1-0/+1
2016-04-15Make many X509_xxx types opaque.Rich Salz1-4/+14
2016-04-13make updateMatt Caswell1-57/+57
2016-04-13make updateDr. Stephen Henson1-1/+1
2016-04-13Cleanup libcrypto.num and make updateRichard Levitte1-5/+3
2016-04-13Rename int_*() functions to *_int()Matt Caswell1-2/+2
2016-04-13Fix symbols missing from shared buildMatt Caswell1-0/+2
2016-04-13make updateMatt Caswell1-9/+9
2016-04-09make updateMatt Caswell1-0/+21
2016-04-09make updateMatt Caswell1-0/+10
2016-04-07make updateViktor Dukhovni1-2/+1
2016-04-06make updateRichard Levitte1-0/+41
2016-04-04Add X509_REQ_get0_pubkey methodFdaSilvaYY1-0/+1
2016-04-03make updateViktor Dukhovni1-0/+2
2016-04-03Ordinals adjustmentRichard Levitte1-2/+2
2016-04-03Various DSA opacity fixupsMatt Caswell1-2/+2
2016-04-03make updateMatt Caswell1-0/+36
2016-03-30Fix build compilation failuresMatt Caswell1-1/+1
2016-03-29make updateMatt Caswell1-0/+26
2016-03-23Remove several unused undocumented functions.Rich Salz1-9/+9
2016-03-22Have only one DSO_METHOD_opensslRich Salz1-5/+5
2016-03-20Remove #error from include files.Rich Salz1-61/+61
2016-03-18make updateRichard Levitte1-193/+193
2016-03-18Ensure that no-comp functions are flagged as suchMatt Caswell1-12/+12
2016-03-17Remove Netware and OS/2Rich Salz1-5/+5
2016-03-11make updateDr. Stephen Henson1-0/+1
2016-03-11Make update to catch function renames.Rich Salz1-2/+2
2016-03-11Review commentsKurt Roeckx1-2/+2
2016-03-11Add blake2 support.Bill Cox1-0/+2
2016-03-10check reviewer --reviewer=emiliaRob Percival1-3/+0
2016-03-09RT3676 add: Export ASN.1 DHparamsRich Salz1-0/+2
2016-03-09RT3676: Expose ECgroup i2d functionsRich Salz1-29/+37