index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
hmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make update
Bodo Möller
2011-09-05
1
-7
/
+6
*
inherit HMAC flags from MD_CTX
Dr. Stephen Henson
2011-05-19
1
-0
/
+2
*
make update
Richard Levitte
2011-03-24
1
-6
/
+7
*
Add SRP support.
Ben Laurie
2011-03-12
1
-7
/
+6
*
Update dependencies.
Dr. Stephen Henson
2011-02-21
1
-6
/
+7
*
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
Dr. Stephen Henson
2011-01-27
1
-1
/
+1
*
FIPS HMAC changes:
Dr. Stephen Henson
2011-01-26
1
-9
/
+13
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2010-06-12
1
-3
/
+0
*
Add algorithm specific signature printing. An individual ASN1 method can
Dr. Stephen Henson
2010-03-06
1
-1
/
+1
*
Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and
Dr. Stephen Henson
2010-01-26
2
-0
/
+7
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-5
/
+9
*
Add more return value checking attributes to evp.h and hmac.h
Dr. Stephen Henson
2009-09-24
1
-5
/
+5
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-1
/
+5
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
3
-7
/
+7
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
2
-2
/
+2
*
Update HMAC functions to return an error where relevant.
Dr. Stephen Henson
2008-11-02
2
-32
/
+61
*
More size_tification.
Ben Laurie
2008-11-01
3
-8
/
+7
*
Fix some warnings.
Dr. Stephen Henson
2008-03-16
1
-1
/
+2
*
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-10-26
1
-1
/
+2
*
Revert broken change to ccgost.
Dr. Stephen Henson
2007-05-22
1
-1
/
+4
*
New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.
Dr. Stephen Henson
2007-05-16
1
-1
/
+14
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-0
/
+25
*
Copy update callback across when copying EVP_MD_CTX.
Dr. Stephen Henson
2007-04-12
1
-4
/
+0
*
Experimental HMAC support via EVP_PKEY_METHOD.
Dr. Stephen Henson
2007-04-11
5
-2
/
+427
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
Andy Polyakov
2005-05-17
1
-1
/
+1
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-3
/
+10
*
make update
Bodo Möller
2005-05-16
1
-9
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
Zero key-length for HMAC is apparently OK.
Andy Polyakov
2004-07-25
1
-1
/
+1
*
Stricter boundary condition check in HMAC_Init_ex.
Andy Polyakov
2004-07-25
1
-1
/
+1
*
Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.
Andy Polyakov
2004-05-31
1
-1
/
+1
*
After the latest round of header-hacking, regenerate the dependencies in
Geoff Thorpe
2004-05-17
1
-9
/
+8
*
size_t-fication of message digest APIs. We should size_t-fy more APIs...
Andy Polyakov
2004-05-15
2
-4
/
+4
*
Use sh explicitely to run point.sh
Richard Levitte
2003-12-27
1
-1
/
+1
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-2
/
+2
*
Make sure we get the definition of OPENSSL_NO_HMAC.
Richard Levitte
2003-03-21
1
-0
/
+2
*
make update
Richard Levitte
2002-12-29
1
-15
/
+5
*
make update
Richard Levitte
2002-12-05
1
-2
/
+15
*
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
Richard Levitte
2002-11-28
1
-1
/
+3
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
2
-16
/
+21
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Replace 'ecdsaparam' commandline utility by 'ecparam'
Bodo Möller
2002-07-14
1
-6
/
+16
*
Pass CFLAG to dependency makers, so non-standard system include paths are
Richard Levitte
2002-06-27
1
-1
/
+1
*
Initialize cipher context in KRB5
Dr. Stephen Henson
2002-03-14
2
-6
/
+6
*
Improve back compatibility.
Ben Laurie
2001-12-09
2
-3
/
+15
[next]