Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide global _it symbols in asn1t.h | beck | 2024-07-08 | 1 | -1/+2 |
| | | | | ok tb@ | ||||
* | Hide global _it variables in asn1.h | beck | 2024-07-08 | 1 | -1/+18 |
| | | | | ok tb@ | ||||
* | Hide symbols in asn1 and bio | beck | 2023-07-05 | 1 | -1/+61 |
| | | | | ok jsing@ | ||||
* | Drop pointless cast in i2d_ASN1_BOOLEAN(). This may or may not fix | tb | 2021-12-26 | 1 | -2/+2 |
| | | | | | | | | a weird coverity warning. CID 345121 ok jsing | ||||
* | Consolidate code/templates for ASN.1 types. | jsing | 2021-12-25 | 1 | -162/+2 |
| | | | | | | | Where an ASN.1 type has its own file, move the ASN.1 item template and template related functions into the file. Discussed with tb@ | ||||
* | Route templated implementations of {d2i,i2d}_ASN1_BOOLEAN() through | tb | 2021-12-23 | 1 | -3/+5 |
| | | | | | | | | ASN1_item_ex_{d2i,i2d}() instead of ASN1_item_{d2i,i2d}(). Fixes test failure on sparc64, and hopefully all other architectures. reported by tobhe with/ok jsing | ||||
* | Clean up d2i_ASN1_BOOLEAN() and i2d_ASN1_BOOLEAN(). | jsing | 2021-12-13 | 1 | -1/+21 |
| | | | | | | Convert these to templated ASN.1, given we already have ASN1_BOOLEAN_it. ok inoguchi@ tb@ | ||||
* | Expand ASN1_ITEM_TEMPLATE/ASN1_EX_TEMPLATE_TYPE/ASN1_ITEM_TEMPLATE_END | jsing | 2015-07-24 | 1 | -7/+35 |
| | | | | macros - the generated assembly only differs by changes to line numbers. | ||||
* | Expand IMPLEMENT_ASN1_MSTRING macros - the generated assembly only differs | jsing | 2015-07-24 | 1 | -4/+31 |
| | | | | by changes to line numbers. | ||||
* | Remove default value initialisers for ASN1_ITEM. Minor changes to generated | jsing | 2015-02-10 | 1 | -93/+11 |
| | | | | assembly due to switches between .quad and .zero for structs. | ||||
* | Expand IMPLEMENT_ASN1_TYPE macros - no change to generated assembly. | jsing | 2015-02-10 | 1 | -23/+221 |
| | |||||
* | Expand the -IMPLEMENT_ASN1_ENCODE_FUNCTIONS_(const_)?fname macros so that | jsing | 2015-02-10 | 1 | -3/+27 |
| | | | | | | | | the code is visible and functions can be readily located. Change has been scripted and there is no change to the generated assembly. Discussed with beck@ miod@ tedu@ | ||||
* | Expand the IMPLEMENT_ASN1_FUNCTIONS_{const,fname,name} macros so that the | jsing | 2015-02-10 | 1 | -5/+101 |
| | | | | | | | | | code is visible and functions can be readily located. Change has been scripted and the generated assembly only differs by changes to line numbers. Discussed with beck@ miod@ tedu@ | ||||
* | Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and | jsing | 2015-02-09 | 1 | -16/+376 |
| | | | | | | | | | functions can be readily located. Change has been scripted and the generated assembly only differs by changes to line numbers. Discussed with beck@ miod@ tedu@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | More KNF. | jsing | 2014-04-18 | 1 | -5/+5 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -0/+11 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -0/+4 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+133 |