index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
769
-779
/
+0
*
SHARED_LIBS_LINK_EXTS is no longer used, remove it completely
Richard Levitte
2016-01-26
1
-21
/
+0
*
Remove unused, undocumented clean-shared target
Benjamin Kaduk
2016-01-26
1
-15
/
+0
*
RT4272: Unit tests fail when DTLS disabled
Todd Short
2016-01-26
1
-2
/
+4
*
80-test_ca.t is made to use the new perlapp()
Richard Levitte
2016-01-26
1
-11
/
+6
*
Have OpenSSL::Test handle perl scripts like any program
Richard Levitte
2016-01-26
1
-11
/
+77
*
Add SSL_up_ref() and SSL_CTX_up_ref()
Matt Caswell
2016-01-26
6
-6
/
+36
*
Remove dirs from mkfiles.pl
Matt Caswell
2016-01-26
1
-2
/
+0
*
Use the new OpenSSL::Test::Utils routines.
Richard Levitte
2016-01-26
7
-11
/
+11
*
Use Configure's @disablables and %disabled through configdata.pm
Richard Levitte
2016-01-26
2
-34
/
+102
*
Configure first in travis create release
Richard Levitte
2016-01-26
1
-3
/
+5
*
Base the tarfile list of files on git ls-files instead of find
Richard Levitte
2016-01-26
1
-5
/
+3
*
Ask for tests in CONTRIBUTING
Rich Salz
2016-01-25
1
-0
/
+4
*
Small Makefile.in cleanup
Richard Levitte
2016-01-25
2
-4
/
+4
*
Small cleanups in Configure
Richard Levitte
2016-01-25
4
-22
/
+25
*
Generate warning text
Richard Levitte
2016-01-25
12
-6
/
+29
*
Misc fixups
Richard Levitte
2016-01-25
1
-3
/
+1
*
Revert merge error
Richard Levitte
2016-01-25
1
-105
/
+0
*
Add some info in CHANGES about what's happening so far with Configure et al
Richard Levitte
2016-01-25
1
-0
/
+14
*
Remove GOST again
Richard Levitte
2016-01-25
1
-6
/
+1
*
Refactor file writing - Remake Makefile.org into a template
Richard Levitte
2016-01-25
4
-341
/
+319
*
Now that Configure doesn't produce tools/c_rehash, mk1mf has to do it
Richard Levitte
2016-01-25
4
-7
/
+25
*
For every test in 80-test_ssl.t, check that the protocol(s) used is enabled
Richard Levitte
2016-01-25
1
-138
/
+214
*
Make tests use configdata.pm rather than parsing Makefile
Richard Levitte
2016-01-25
8
-28
/
+34
*
Move & split opensslconf.h.in
Rich Salz
2016-01-25
12
-305
/
+537
*
Fix OpenSSL::Test::Simple to take more than one algorithm
Richard Levitte
2016-01-25
1
-4
/
+10
*
Move pqueue into ssl
Rich Salz
2016-01-25
13
-280
/
+61
*
Make sure apps/Makefile builds apps/CA.pl by default
Richard Levitte
2016-01-25
1
-1
/
+3
*
The rehash.time target should depend on build_tools as well
Richard Levitte
2016-01-24
1
-1
/
+1
*
Fix two possible leaks.
FdaSilvaYY
2016-01-24
2
-0
/
+3
*
Fix possible memory leak on BUF_MEM_grow_clean failure
FdaSilvaYY
2016-01-24
1
-8
/
+6
*
Refactor file writing - make configdata.pm the info center for "reconf"
Richard Levitte
2016-01-23
1
-26
/
+45
*
String configs are truly deprecated, not even somewhat supported any more
Richard Levitte
2016-01-23
1
-2
/
+2
*
Remove extra unused variable in util/dofile.pl
Richard Levitte
2016-01-23
1
-1
/
+1
*
Fix store with opaque data
Todd Short
2016-01-23
1
-7
/
+7
*
free item after sk_push fail
mrpre
2016-01-23
1
-0
/
+1
*
Disable jpake if psk is disabled.
Ben Laurie
2016-01-23
1
-0
/
+1
*
Refactor file writing - rewrite crypto/opensslconf.h.in as template
Richard Levitte
2016-01-23
2
-237
/
+234
*
Refactor file writing - Adapt util/mkdef.pl to use configdata.pm
Richard Levitte
2016-01-22
2
-53
/
+42
*
Refactor file writing - information on our use of Perl and Perl modules
Richard Levitte
2016-01-22
5
-24
/
+109
*
Refactor file writing - adapt util/dofile.pl to use with_fallback
Richard Levitte
2016-01-22
1
-1
/
+7
*
Bundle the non core Perl module Text::Template
Richard Levitte
2016-01-22
27
-0
/
+4499
*
Refactor file writing - arrange for use of bundled Perl modules as fallback
Richard Levitte
2016-01-22
1
-0
/
+19
*
Refactor file writing - introduce template driven file writing
Richard Levitte
2016-01-22
7
-212
/
+415
*
Refactor config - consolidate and refresh print_table_entry
Richard Levitte
2016-01-22
1
-120
/
+84
*
Fix quoting error in SRP printf
Andy Isaacson
2016-01-22
1
-1
/
+1
*
Fixed typo in the SSL_CTX_set_security_level
Alex Gaynor
2016-01-22
1
-1
/
+1
*
Cleanup .gitignore
Richard Levitte
2016-01-22
1
-35
/
+37
*
Configurations - no_asm_filler is long gone, don't use it
Richard Levitte
2016-01-22
2
-4
/
+0
*
Fix build failure with CIPHER_DEBUG
Alessandro Ghedini
2016-01-22
1
-3
/
+2
[next]