index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
cms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework PKCS7_simple_smimecap()
HEAD
master
tb
5 days
1
-1
/
+3
*
Inline cms_add1_signingTime() in its only consumer
tb
9 days
1
-31
/
+9
*
Use err_local.h rather than err.h in most places
tb
2025-05-10
10
-20
/
+20
*
More include sweeping in cms.
tb
2024-11-01
3
-17
/
+26
*
Fix includes in cms_env.c
tb
2024-11-01
1
-9
/
+10
*
Only include cryptlib.h where it's needed
tb
2024-11-01
2
-16
/
+14
*
cms_att.c: tidy includes and add x509_local.h for upcoming change
tb
2024-08-27
1
-5
/
+5
*
Inline a few trivial X509at_* calls in cms
tb
2024-07-26
1
-7
/
+7
*
Hide global _it symbola in cms.h
beck
2024-07-09
1
-1
/
+3
*
libcrypto: constify most error string tables
tb
2024-06-24
1
-5
/
+7
*
remove prototypes with no matching function
jsg
2024-05-19
1
-6
/
+1
*
Remove more unnecessary GOST code
tb
2024-04-20
1
-11
/
+1
*
Rework CMS_add_simple_smimecap()
tb
2024-04-07
1
-24
/
+43
*
Hide symbols in CMS
joshua
2024-03-30
3
-3
/
+12
*
Remove pointless guard in cms header
joshua
2024-03-30
1
-4
/
+2
*
Implement Ed25519 signatures for CMS (RFC 8419)
tb
2024-03-29
1
-20
/
+64
*
Stop playing #ifdef HEADER_PEM_H games in cms.h.
jsing
2024-03-29
1
-3
/
+4
*
Ignore EVP_MD_CTX_reset() return value
tb
2024-02-02
1
-6
/
+4
*
Ignore EVP_CIPHER_CTX_reset() return value, it can't fail
tb
2024-02-02
1
-2
/
+2
*
Tidy a few more includes in cms/
tb
2024-01-14
4
-8
/
+13
*
Clean up includes in cms_smime.c
tb
2023-12-22
1
-7
/
+14
*
Clean up includes in cms_pwri.c
tb
2023-12-20
1
-8
/
+10
*
Tidy includes
tb
2023-10-26
1
-2
/
+2
*
Use X509_ALGOR_set_evp_md() in CMS_add1_signer()
tb
2023-10-18
1
-16
/
+24
*
cms_DigestedData_create() use X509_ALGOR_set_evp_md()
tb
2023-10-18
1
-6
/
+8
*
Small cleanups in cms_sd_asn1_ctrl():
tb
2023-09-11
1
-6
/
+6
*
Rewrite CMS_SignerInfo_{sign,verify}()
tb
2023-09-11
1
-61
/
+55
*
cms_content_bio() is not used outside of cms_lib.c
tb
2023-08-24
2
-5
/
+3
*
Some tweaking of cms_content_bio()
tb
2023-08-24
1
-10
/
+10
*
Better names for the BIOs in CMS_dataInit()
tb
2023-08-24
1
-14
/
+14
*
Pull the NULL check for cmsbio into the switch
tb
2023-08-22
1
-14
/
+10
*
Plug a leak of cont in CMS_dataInit()
tb
2023-08-22
1
-11
/
+12
*
Provide CMS{,_SignerInfo}_get_version
tb
2023-07-28
2
-2
/
+48
*
Hide symbols in cms, comp, conf, and buffer
beck
2023-07-08
12
-12
/
+129
*
Remove symbols already declared in the public header
tb
2023-07-07
1
-6
/
+1
*
Unifdef ZLIB
tb
2023-06-11
3
-186
/
+2
*
Fix typo in comment: exta -> extra
tb
2023-06-06
1
-2
/
+2
*
cms_asn1.c: zap stray tabs
tb
2023-05-23
1
-8
/
+1
*
KNF nit
tb
2023-04-26
1
-2
/
+3
*
Move low level BIO_new_NDEF API to internal-only
tb
2023-04-25
1
-1
/
+2
*
cms_io: sort includes
tb
2023-04-21
1
-3
/
+4
*
cms_io: reverse polarity of an if statement to unindent
tb
2023-04-21
1
-10
/
+12
*
cms_io: Remove a stupid else branch
tb
2023-04-21
1
-4
/
+2
*
Rewrap some lines. No binary change
tb
2023-04-21
1
-10
/
+10
*
Unwrap a line
tb
2023-04-21
1
-3
/
+2
*
pk7_cb() and cms_cb()
tb
2023-03-12
1
-4
/
+6
*
Make header guards of internal headers consistent
tb
2022-11-26
1
-4
/
+4
*
Make internal header file names consistent
tb
2022-11-26
14
-35
/
+35
*
Plug memory leak in CMS_add_simple_smimecap() in the unlikely event that
tb
2022-08-28
1
-3
/
+6
*
Remove mkerr.pl remnants from LibreSSL
kn
2022-07-12
1
-2
/
+1
[next]