summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2016-01-12Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte
2016-01-12Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte
2016-01-12The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte
2016-01-12VMS INDENTIFICATION should only have the version numberRichard Levitte
2016-01-11Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-11Disable some algorithms by defaultDr. Stephen Henson
2016-01-09Future-proof deprecated declartion parsingViktor Dukhovni
2016-01-09Add DEPRECATEDIN support.Dr. Stephen Henson
2016-01-09remove hard coded algorithmsDr. Stephen Henson
2016-01-09Recognise disabled algorithms automatically.Dr. Stephen Henson
2016-01-08Fix no CRYPTO_MDEBUG build (windows)Rich Salz
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte
2016-01-07Enhance util/mkdef.pl to provide a VMS linker option file for shlibsRichard Levitte
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz
2015-12-15Fix updating via mkdef.plMatt Caswell
2015-12-15Don't export internal symbolsMatt Caswell
2015-12-15Remove GMP engine.Rich Salz
2015-12-10Configure: make no-chacha and no-poly1305 work.Andy Polyakov
2015-12-09remove ecdsa from mkdef.plDr. Stephen Henson
2015-12-09remove ECDH from mkdef.plDr. Stephen Henson
2015-11-20Various windows build fixes to prepare for windows portMatt Caswell
2015-09-09RT3992: Make SCT #ifdeffable.David Woodhouse
2015-09-04RT3998: Allow scrypt to be disabledRich Salz
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-14Update mkdef for moved header file.Rich Salz
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-04-03remove asn1_mac.hDr. Stephen Henson
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-24Teach mkdef.pl to handle multiline declarations.Richard Levitte
2015-02-06Remove ui_compatRich Salz
2015-02-06Have mkdef.pl ignore APPLINK settings.Rich Salz
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson
2015-02-04Fix various build breaksRich Salz
2015-02-02old_des fix windows build, remove docsRich Salz
2015-01-31Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell
2015-01-28Fix various windows compilation issuesMatt Caswell
2015-01-28Fix no-ocb for WindowsMatt Caswell
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12Fix no-deprecated on WindowsMatt Caswell
2014-12-19RT3548: Remove outdated platformsRich Salz
2014-12-18Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell
2014-12-08Remove fips.h reference.Dr. Stephen Henson
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson