Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add static_ASN1_* macro | inoguchi | 2019-08-20 | 1 | -1/+72 |
| | | | | - Add static_ASN1_* macro. Patch was provided by steils AT gentoo.org | ||||
* | Expand DECLARE_ASN1_ITEM macros - no change in preprocessor output. | jsing | 2016-12-27 | 1 | -9/+9 |
| | |||||
* | Place the ASN.1 template macros (and remaining implement macros) under | jsing | 2015-07-25 | 1 | -3/+6 |
| | | | | #ifndef LIBRESSL_INTERNAL - we're not using these anymore! | ||||
* | Remove asn1_ex_i2c() prototype, now that this function has been made static; | miod | 2015-02-14 | 1 | -2/+1 |
| | | | | reminded by bcook@ | ||||
* | Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it in | miod | 2015-02-14 | 1 | -36/+1 |
| | | | | | | libcrypto/libssl, and nothing seems to use it in the wild, apart from embedded copies of OpenSSL. ok jsing@ | ||||
* | Place the IMPLEMENT_ASN1_.*FUNCTION.* macros under an #ifndef | jsing | 2015-02-10 | 1 | -1/+4 |
| | | | | LIBRESSL_INTERNAL - we do not need them any more. | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | We have shared global variables - unifdef OPENSSL_EXPORT_VAR_AS_FUNCTION. | jsing | 2014-05-24 | 1 | -47/+0 |
| | | | | ok miod@ beck@ | ||||
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+3 |
| | | | | | | | including it they get <openssl/opensslconf.h>. So instead of pulling in <openssl/e_os2.h>, just pull in <openssl/opensslconf.h>. "go ahead" miod@ | ||||
* | Expand OPENSSL_{GLOBAL,EXTERN} macros that I missed last time around, | jsing | 2014-05-24 | 1 | -1/+1 |
| | | | | | | since they are hiding in the #define forest. ok miod@ | ||||
* | Unifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it causes under Unix is to | miod | 2014-04-27 | 1 | -5/+0 |
| | | | | redefine OPENSSL_EXTERN from `extern' to `extern'. | ||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -2/+69 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -31/+78 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+846 |