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
/
stack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+7
*
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
*
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
*
if no comparison function set make sk_sort no op
Dr. Stephen Henson
2016-02-06
1
-1
/
+1
*
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
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
1
-10
/
+0
*
make update
Richard Levitte
2016-01-12
1
-8
/
+8
*
More zalloc nits
Rich Salz
2015-09-04
1
-1
/
+1
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-6
/
+2
*
RT3999: Remove sub-component version strings
Rich Salz
2015-08-10
1
-2
/
+0
*
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
-1
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-05
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-2
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
remove malloc casts
Rich Salz
2015-04-28
1
-3
/
+2
*
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
2
-2665
/
+0
*
Fix memset call in stack.c
Matt Caswell
2015-03-17
1
-1
/
+1
*
Remove obsolete declarations.
Dr. Stephen Henson
2015-03-12
1
-231
/
+0
*
Make STACK_OF opaque.
Dr. Stephen Henson
2015-03-05
3
-20
/
+11
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-15
/
+148
*
undef cleanup: use memmove
Rich Salz
2015-01-24
1
-21
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
3
-2922
/
+2794
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-1
/
+2
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-2
/
+3
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-28
1
-4
/
+0
*
RT2308: Add extern "C" { ... } wrapper
Rich Salz
2014-08-27
1
-0
/
+8
*
Implement sk_deep_copy.
Viktor Dukhovni
2014-06-22
3
-6
/
+138
*
Separate the SCT List parser from the SCT List viewer
Rob Stradling
2014-06-10
1
-0
/
+22
*
CMS support for key agreeement recipient info.
Dr. Stephen Henson
2013-07-17
1
-0
/
+22
*
Add DTLS-SRTP.
Ben Laurie
2011-11-15
1
-0
/
+22
*
make update (1.1.0-dev)
Richard Levitte
2011-03-23
1
-3
/
+9
*
Add SRP support.
Ben Laurie
2011-03-12
1
-0
/
+60
*
Assorted bugfixes:
Bodo Möller
2011-02-03
1
-30
/
+30
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
PR: 2386
Dr. Stephen Henson
2010-12-02
1
-1
/
+2
*
PR: 2278
Dr. Stephen Henson
2010-05-29
1
-1
/
+1
*
make update
Dr. Stephen Henson
2010-02-07
1
-25
/
+25
*
make update
Dr. Stephen Henson
2010-01-15
1
-25
/
+25
[next]