index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
pmeth_gn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+46
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-0
/
+24
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+4
*
RT3754: check for NULL pointer
Emilia Kasper
2015-09-10
1
-2
/
+7
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
*
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
New macro to set mac key.
Dr. Stephen Henson
2015-02-13
1
-3
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-137
/
+131
*
Implement internally opaque bn access from evp
Matt Caswell
2014-12-08
1
-2
/
+2
*
Prepare for bn opaquify. Implement internal helper functions.
Matt Caswell
2014-12-08
1
-1
/
+1
*
constify EVP_PKEY_new_mac_key()
Dr. Stephen Henson
2010-11-24
1
-2
/
+3
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
1
-0
/
+1
*
New -mac and -macopt options to dgst utility. Reimplement -hmac option in
Dr. Stephen Henson
2007-04-11
1
-0
/
+21
*
New pkey functions for keygen callbacks and retrieving operation type.
Dr. Stephen Henson
2006-05-31
1
-0
/
+5
*
Fix (most) WIN32 warnings and errors.
Dr. Stephen Henson
2006-04-17
1
-1
/
+1
*
Initial keygen support.
Dr. Stephen Henson
2006-04-11
1
-0
/
+193