aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-111-7/+5
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-18/+15
* unified build scheme: adjust some scriptsRichard Levitte2016-02-091-5/+8
* Remove extraneous output from util/mk scriptsRich Salz2016-01-281-12/+9
* Move pqueue into sslRich Salz2016-01-241-1/+0
* Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte2016-01-221-16/+5
* Avoid the r modifier for s/// (perl)Richard Levitte2016-01-141-1/+1
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-141-0/+2
* Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte2016-01-121-3/+8
* Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte2016-01-121-1/+1
* The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte2016-01-121-14/+19
* VMS INDENTIFICATION should only have the version numberRichard Levitte2016-01-121-1/+1
* Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte2016-01-111-0/+1
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+0
* Disable some algorithms by defaultDr. Stephen Henson2016-01-111-0/+3
* Future-proof deprecated declartion parsingViktor Dukhovni2016-01-091-1/+2
* Add DEPRECATEDIN support.Dr. Stephen Henson2016-01-091-10/+42
* remove hard coded algorithmsDr. Stephen Henson2016-01-091-15/+0
* Recognise disabled algorithms automatically.Dr. Stephen Henson2016-01-091-125/+14
* Fix no CRYPTO_MDEBUG build (windows)Rich Salz2016-01-081-1/+4
* Remove all remaining traces if PEM_SealRichard Levitte2016-01-081-1/+0
* Enhance util/mkdef.pl to provide a VMS linker option file for shlibsRichard Levitte2016-01-071-22/+76
* Remove more (rest?) of FIPS build stuff.Rich Salz2016-01-061-12/+2
* Fix updating via mkdef.plMatt Caswell2015-12-151-10/+14
* Don't export internal symbolsMatt Caswell2015-12-151-44/+226
* Remove GMP engine.Rich Salz2015-12-151-3/+1
* Configure: make no-chacha and no-poly1305 work.Andy Polyakov2015-12-101-1/+8
* remove ecdsa from mkdef.plDr. Stephen Henson2015-12-091-5/+2
* remove ECDH from mkdef.plDr. Stephen Henson2015-12-091-5/+2
* Various windows build fixes to prepare for windows portMatt Caswell2015-11-201-0/+1
* RT3992: Make SCT #ifdeffable.David Woodhouse2015-09-091-2/+6
* RT3998: Allow scrypt to be disabledRich Salz2015-09-041-1/+4
* Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse2015-09-031-1/+5
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-4/+2
* Update mkdef for moved header file.Rich Salz2015-05-141-1/+1
* Identify and move OpenSSL internal header filesRichard Levitte2015-05-141-2/+2
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-5/+2
* Remove Kerberos support from libsslMatt Caswell2015-05-131-1/+0
* remove asn1_mac.hDr. Stephen Henson2015-04-031-1/+0
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-69/+69
* Teach mkdef.pl to handle multiline declarations.Richard Levitte2015-03-241-3/+16
* Remove ui_compatRich Salz2015-02-061-1/+1
* Have mkdef.pl ignore APPLINK settings.Rich Salz2015-02-061-20/+6
* Remove OPENSSL_NO_HMACDr. Stephen Henson2015-02-061-3/+1
* Fix various build breaksRich Salz2015-02-041-3/+3
* old_des fix windows build, remove docsRich Salz2015-02-021-1/+1
* Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell2015-01-311-2/+0
* Fix various windows compilation issuesMatt Caswell2015-01-281-1/+1
* Fix no-ocb for WindowsMatt Caswell2015-01-281-2/+6
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-1/+0