index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
Richard Levitte
2017-03-01
1
-1
/
+1
*
Don't free in cleanup routine
Benjamin Kaduk
2017-03-01
1
-1
/
+2
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
3
-147
/
+15
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-43
/
+0
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Use utility functions for HMAC and CMAC.
Dr. Stephen Henson
2016-03-02
1
-15
/
+4
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-3
/
+3
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+2
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-1
/
+1
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-99
/
+61
*
Remove unused internal macros
Richard Levitte
2016-01-12
1
-1
/
+1
*
make update
Richard Levitte
2016-01-12
1
-27
/
+29
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
1
-21
/
+25
*
make update
Dr. Stephen Henson
2015-12-09
1
-2
/
+1
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
1
-2
/
+2
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
2
-3
/
+3
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
make depend
Richard Levitte
2015-05-14
1
-4
/
+5
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
3
-3
/
+3
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-3
/
+3
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+2
*
free NULL cleanup 11
Rich Salz
2015-05-01
2
-2
/
+3
*
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
1
-17
/
+1
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-82
/
+0
*
make depend
Dr. Stephen Henson
2015-03-24
1
-3
/
+3
*
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
4
-378
/
+359
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-1
/
+0
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
Add functions returning security bits.
Dr. Stephen Henson
2014-03-28
1
-1
/
+1
*
fix reset fix
Dr. Stephen Henson
2012-04-11
1
-1
/
+1
*
make reinitialisation work for CMAC
Dr. Stephen Henson
2012-04-11
1
-0
/
+2
*
cmac.c: optimize make_kn and move zero_iv to const segment.
Andy Polyakov
2012-01-06
1
-10
/
+9
*
make update
Bodo Möller
2011-09-05
1
-6
/
+5
*
license correction, no EAY code included in this file
Dr. Stephen Henson
2011-06-03
2
-10
/
+0
*
restore .cvsignore
Dr. Stephen Henson
2011-04-01
1
-0
/
+1
*
temporarily update .cvsignore
Dr. Stephen Henson
2011-04-01
1
-1
/
+0
*
make update
Richard Levitte
2011-03-24
1
-5
/
+6
*
Implement FIPS CMAC.
Richard Levitte
2011-03-24
1
-10
/
+12
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
Add algorithm specific signature printing. An individual ASN1 method can
Dr. Stephen Henson
2010-03-06
1
-1
/
+1
[next]