index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-28
Move test-related info from INSTALL.md to new test/README.md, updating refere...
Dr. David von Oheimb
3
-123
/
+163
2020-06-28
apps/openssl: clean-up of unused fallback code
Richard Levitte
1
-6
/
+0
2020-06-28
Configurations: drop toolchain from configuration targets
Richard Levitte
1
-4
/
+8
2020-06-28
DOC: Mention Configure consistently
Richard Levitte
7
-101
/
+86
2020-06-28
Configure: pick up options from older 'config'
Richard Levitte
1
-1
/
+24
2020-06-28
util/perl/OpenSSL/config.pm: refactor guess_system()
Richard Levitte
1
-105
/
+103
2020-06-28
util/perl/OpenSSL/config.pm: remove expand() and use eval
Richard Levitte
1
-10
/
+3
2020-06-28
config: Turn into a simple wrapper
Richard Levitte
1
-5
/
+3
2020-06-28
util/perl/OpenSSL/config.pm: refactor map_guess()
Richard Levitte
2
-384
/
+418
2020-06-28
util/perl/OpenSSL/config.pm, Configure: move check of target with compiler
Richard Levitte
2
-19
/
+18
2020-06-28
util/perl/OpenSSL/config.pm: Rework determining compiler information
Richard Levitte
1
-70
/
+183
2020-06-28
Remove OpenSSL::config::main(), it's not necessary
Richard Levitte
1
-81
/
+0
2020-06-28
util/perl/OpenSSL/config.pm: Prefer POSIX::uname() over piping the command
Richard Levitte
1
-20
/
+17
2020-06-28
util/perl/OpenSSL/config.pm: Don't detect removed directories in
Richard Levitte
1
-13
/
+0
2020-06-28
Initial rewrite of config as a Perl module
Rich Salz
2
-920
/
+928
2020-06-28
Add a test to make sure ASYNC aware code gets the right default libctx
Matt Caswell
1
-1
/
+109
2020-06-28
Make the ASYNC code default libctx aware
Matt Caswell
3
-0
/
+27
2020-06-28
CORE: Add an internal function to distinguish the global default context
Richard Levitte
3
-6
/
+23
2020-06-28
TEST: Add test to exercise OPENSSL_CTX_set0_default()
Richard Levitte
1
-7
/
+45
2020-06-28
Update NEWS and CHANGES
Richard Levitte
2
-0
/
+23
2020-06-28
CORE: Add OPENSSL_CTX_set0_default(), to set a default library context
Richard Levitte
4
-33
/
+77
2020-06-27
INSTALL.md: Restore $ as command prompt indicator
Richard Levitte
1
-22
/
+22
2020-06-27
Configuration: do not overwrite BASE_unix ex_libs in AIX
Attila Szakacs
1
-4
/
+4
2020-06-27
Reduce the security bits for MD5 and SHA1 based signatures in TLS
Kurt Roeckx
21
-1822
/
+1915
2020-06-27
Fix syntax of cipher string
Kurt Roeckx
1
-6
/
+6
2020-06-26
TEST: Add TODO segments in test/recipes/15-test_genec.t
Richard Levitte
1
-17
/
+47