index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
jpake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove JPAKE
Rich Salz
2016-02-17
4
-689
/
+0
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+3
*
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
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-4
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-59
/
+43
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-0
/
+6
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-2
/
+2
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free cleanup 12
Rich Salz
2015-05-01
1
-0
/
+2
*
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
1
-14
/
+5
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
2
-313
/
+0
*
JPAKE Makefile missing 'files' target
Richard Levitte
2015-03-24
1
-0
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
4
-341
/
+328
*
More comments
Matt Caswell
2015-01-22
1
-1
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
2
-6
/
+6
*
Include <openssl/foo.h> instead of "foo.h"
Geoff Thorpe
2014-12-08
1
-2
/
+1
*
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
-3
/
+0
*
Add missing SRC variable
Mike Bland
2014-11-16
1
-0
/
+1
*
Remove redundant test targets outside of test/
Mike Bland
2014-11-16
1
-2
/
+0
*
RT1771: Add string.h include.
Alon Bar-Lev
2014-09-08
1
-0
/
+1
*
hashbn: check for NULL result when allocating bin and return an error if it f...
Jonas Maebe
2014-08-17
1
-21
/
+47
*
JPAKE_CTX_new: check for NULL result when allocating ctx
Jonas Maebe
2014-08-17
1
-0
/
+2
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
apply J-PKAKE fix to HEAD (original by Ben)
Dr. Stephen Henson
2010-11-29
3
-1
/
+34
*
Implement Configure option pattern "experimental-foo"
Bodo Möller
2008-12-02
1
-1
/
+1
*
Fix compilation with -DOPENSSL_NO_DEPRECATED.
Geoff Thorpe
2008-11-28
1
-1
/
+1
*
Update from stable-branch.
Dr. Stephen Henson
2008-11-24
2
-1
/
+7
*
Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.
Ben Laurie
2008-11-16
1
-0
/
+14
*
Ignore saved Makefile.
Ben Laurie
2008-11-13
1
-0
/
+2
*
J-PAKE is not experimental in HEAD.
Ben Laurie
2008-11-13
1
-4
/
+0
*
Update from stable branch.
Dr. Stephen Henson
2008-11-12
1
-0
/
+6
*
Fix warnings: printf format mismatches on 64 bit platforms.
Dr. Stephen Henson
2008-11-02
1
-3
/
+2
*
Add install target to crypto/jpake/Makefile
Dr. Stephen Henson
2008-10-31
1
-0
/
+8
*
Win32 fixes... add new directory to build system. Fix warnings.
Dr. Stephen Henson
2008-10-27
1
-1
/
+2
*
Fix warnings and various issues.
Dr. Stephen Henson
2008-10-27
4
-90
/
+119
*
Add JPAKE.
Ben Laurie
2008-10-26
6
-0
/
+914