| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add the missing .Nm BN_get_rfc3526_prime_1536, | schwarze | 2021-12-18 | 1 | -2/+3 |
* | new manual page OBJ_add_sigid(3) | schwarze | 2021-12-18 | 9 | -19/+155 |
* | KNF two comments | tb | 2021-12-18 | 1 | -16/+16 |
* | Reinstate the licenses that were replaced with a license stub | tb | 2021-12-18 | 2 | -12/+108 |
* | Revert license stubs to full licenses in the remaining files. | tb | 2021-12-18 | 3 | -21/+164 |
* | Reinstate the license stubs to their original licenses in most of the | tb | 2021-12-18 | 10 | -57/+537 |
* | Convert o2i_SCT* functions to CBS. | jsing | 2021-12-18 | 2 | -151/+149 |
* | Rename argument to SCT_LIST_free() | jsing | 2021-12-18 | 1 | -3/+3 |
* | new manual page OBJ_NAME_add(3) | schwarze | 2021-12-17 | 5 | -9/+363 |
* | mention lh_strhash(3) in the NAME, SYNOPSIS, and HISTORY sections; | schwarze | 2021-12-17 | 1 | -10/+20 |
* | alphabetical order is hard, tb... | tb | 2021-12-17 | 1 | -2/+2 |
* | fix indent | tb | 2021-12-17 | 1 | -2/+2 |
* | document obj_cleanup_defer(3) and check_defer(3) | schwarze | 2021-12-16 | 2 | -8/+72 |
* | To ease maintenance, structure the lists of intentionally undocumented | schwarze | 2021-12-16 | 1 | -55/+109 |
* | unifdef TLS13_USE_LEGACY_CLIENT_AUTH | tb | 2021-12-16 | 1 | -9/+1 |
* | document OBJ_new_nid(3), OBJ_add_object(3), and OBJ_create_objects(3); | schwarze | 2021-12-15 | 1 | -9/+91 |
* | Move OBJ_create(3) into its own manual page | schwarze | 2021-12-15 | 5 | -63/+157 |
* | Rename asn1_lib.c to asn1_old_lib.c | jsing | 2021-12-15 | 2 | -3/+3 |
* | Sync bytestring with libssl. | jsing | 2021-12-15 | 4 | -4/+151 |
* | Consolidate various ASN.1 code. | jsing | 2021-12-15 | 9 | -650/+465 |
* | Use CBS_get_last_u8() to find the content type in TLSv1.3 records. | jsing | 2021-12-15 | 1 | -11/+12 |
* | unifdef -U CRYPTO_MDEBUG -m tasn_new.c | jsing | 2021-12-15 | 1 | -33/+1 |
* | Add coverage for CBS additions. | jsing | 2021-12-15 | 1 | -2/+50 |
* | Provide various CBS_peek_* functions. | jsing | 2021-12-15 | 2 | -2/+109 |
* | Provide CBS_get_u64(). | jsing | 2021-12-15 | 2 | -2/+25 |
* | Provide CBS_get_last_u8(). | jsing | 2021-12-15 | 2 | -2/+19 |
* | Some more ASN.1 struct types that are postponed (because they are | schwarze | 2021-12-15 | 1 | -2/+5 |
* | Document i2c_ASN1_INTEGER(3). | schwarze | 2021-12-15 | 1 | -7/+46 |
* | tweak for the generated source | tb | 2021-12-14 | 1 | -2/+2 |
* | more symbols that are postponed or intentionally undocumented and | schwarze | 2021-12-14 | 1 | -6/+55 |
* | forgotten .Dv macros in -column lists | schwarze | 2021-12-14 | 2 | -19/+19 |
* | add roff(7) comments listing some M_ASN1_* aliases | schwarze | 2021-12-14 | 3 | -6/+11 |
* | Consolidate ASN.1 universal tag type data. | jsing | 2021-12-14 | 6 | -82/+283 |
* | Add regress coverage for ASN1_get_object() | jsing | 2021-12-14 | 1 | -1/+262 |
* | Add regress for ASN1_tag2bit() and ASN1_tag2str() | jsing | 2021-12-14 | 2 | -1/+135 |
* | document the very quirky behaviour of the SMIME_OLDMIME flag | schwarze | 2021-12-14 | 1 | -3/+39 |
* | new manual page SMIME_text(3) | schwarze | 2021-12-14 | 4 | -5/+65 |
* | new manual page SMIME_read_ASN1(3) | schwarze | 2021-12-14 | 4 | -8/+134 |
* | new manual page PEM_write_bio_ASN1_stream(3); | schwarze | 2021-12-13 | 5 | -6/+100 |
* | Remove the last internal use of d2i_ASN1_BOOLEAN. | tb | 2021-12-13 | 1 | -7/+3 |
* | Clean up d2i_ASN1_BOOLEAN() and i2d_ASN1_BOOLEAN(). | jsing | 2021-12-13 | 3 | -118/+23 |
* | this file doesn't use anything from <stdio.h>; | schwarze | 2021-12-13 | 1 | -2/+1 |
* | Convert asn1_d2i_ex_primitive()/asn1_collect() from BUF_MEM to CBB. | jsing | 2021-12-13 | 1 | -31/+37 |
* | new manual page SMIME_write_ASN1(3); | schwarze | 2021-12-13 | 5 | -9/+179 |
* | remove a couple hundred sys/param.h includes in userland code, and | deraadt | 2021-12-13 | 50 | -227/+77 |
* | Catch integer overflow rather than silently truncating while | schwarze | 2021-12-13 | 1 | -1/+10 |
* | new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_copy(3) | schwarze | 2021-12-13 | 6 | -8/+203 |
* | Annotate the structs that will be moved to hmac_local.h and evp_locl.h | tb | 2021-12-12 | 3 | -8/+20 |
* | Include evp_locl.h where it will be needed once most structs from | tb | 2021-12-12 | 71 | -72/+184 |
* | Add a mostly empty hmac_local.h. HMAC_CTX and a few other things | tb | 2021-12-12 | 7 | -6/+86 |