index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
p_sign.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EVP signature with libctx methods.
Shane Lontis
2020-08-09
1
-4
/
+12
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-2
/
+2
*
Add inclusion of internal/evp_int.h to all crypto/ files that need it
Richard Levitte
2015-12-07
1
-1
/
+2
*
Have other crypto/evp files include evp_locl.h
Richard Levitte
2015-12-07
1
-8
/
+11
*
Remove legacy sign/verify from EVP_MD.
Dr. Stephen Henson
2015-12-02
1
-37
/
+15
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-3
/
+3
*
ifdef cleanup, part 4a: '#ifdef undef'
Rich Salz
2015-01-24
1
-12
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-82
/
+73
*
Flag to disable automatic copying of contexts.
Dr. Stephen Henson
2013-11-13
1
-9
/
+19
*
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
Dr. Stephen Henson
2010-11-27
1
-1
/
+1
*
Fix warnings (note that gcc 4.2 has a bug that makes one of its
Ben Laurie
2010-02-28
1
-2
/
+2
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-23
1
-2
/
+4
*
Fix warnings.
Dr. Stephen Henson
2006-05-24
1
-1
/
+1
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-0
/
+23
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-3
/
+3
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-30
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-12
/
+5
*
Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.
Mark J. Cox
1999-01-31
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+4
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+117