aboutsummaryrefslogtreecommitdiff
path: root/util/mkdef.pl
AgeCommit message (Expand)AuthorFilesLines
2016-03-07GH812: Fix for no-ui build on WindowsMat1-0/+2
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte1-17/+17
2016-03-02add kdf.h to mkdef.plDr. Stephen Henson1-0/+1
2016-02-29Workaround for VisualStudio 2015 bugMatt Caswell1-1/+2
2016-02-26Public API for Certificate TransparencyRob Percival1-2/+3
2016-02-26Fix a mkdef.pl warningMatt Caswell1-1/+9
2016-02-26Implement new multi-threading APIAlessandro Ghedini1-0/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz1-1/+0
2016-02-17Remove JPAKERich Salz1-3/+0
2016-02-14Don't use libcrypto private headers with mkdef.plRichard Levitte1-3/+2
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte1-7/+5
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte1-18/+15
2016-02-09unified build scheme: adjust some scriptsRichard Levitte1-5/+8
2016-01-28Remove extraneous output from util/mk scriptsRich Salz1-12/+9
2016-01-24Move pqueue into sslRich Salz1-1/+0
2016-01-22Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte1-16/+5
2016-01-14Avoid the r modifier for s/// (perl)Richard Levitte1-1/+1
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk1-0/+2
2016-01-12Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte1-3/+8
2016-01-12Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte1-1/+1
2016-01-12The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte1-14/+19
2016-01-12VMS INDENTIFICATION should only have the version numberRichard Levitte1-1/+1
2016-01-11Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte1-0/+1
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-1/+0
2016-01-11Disable some algorithms by defaultDr. Stephen Henson1-0/+3
2016-01-09Future-proof deprecated declartion parsingViktor Dukhovni1-1/+2
2016-01-09Add DEPRECATEDIN support.Dr. Stephen Henson1-10/+42
2016-01-09remove hard coded algorithmsDr. Stephen Henson1-15/+0
2016-01-09Recognise disabled algorithms automatically.Dr. Stephen Henson1-125/+14
2016-01-08Fix no CRYPTO_MDEBUG build (windows)Rich Salz1-1/+4
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte1-1/+0
2016-01-07Enhance util/mkdef.pl to provide a VMS linker option file for shlibsRichard Levitte1-22/+76
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz1-12/+2
2015-12-15Fix updating via mkdef.plMatt Caswell1-10/+14
2015-12-15Don't export internal symbolsMatt Caswell1-44/+226
2015-12-15Remove GMP engine.Rich Salz1-3/+1
2015-12-10Configure: make no-chacha and no-poly1305 work.Andy Polyakov1-1/+8
2015-12-09remove ecdsa from mkdef.plDr. Stephen Henson1-5/+2
2015-12-09remove ECDH from mkdef.plDr. Stephen Henson1-5/+2
2015-11-20Various windows build fixes to prepare for windows portMatt Caswell1-0/+1
2015-09-09RT3992: Make SCT #ifdeffable.David Woodhouse1-2/+6
2015-09-04RT3998: Allow scrypt to be disabledRich Salz1-1/+4
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse1-1/+5
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell1-4/+2
2015-05-14Update mkdef for moved header file.Rich Salz1-1/+1
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte1-2/+2
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-5/+2
2015-05-13Remove Kerberos support from libsslMatt Caswell1-1/+0
2015-04-03remove asn1_mac.hDr. Stephen Henson1-1/+0
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-69/+69