index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
openssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ssl configuration support to s_server and s_client
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
Kurt Roeckx
2015-12-12
1
-2
/
+2
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-2
/
+1
*
Fix error message when loading engines from config
Dmitry Belyavsky
2015-10-16
1
-4
/
+4
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-2
/
+12
*
Display brief help if no options for list.
Ben Laurie
2015-09-30
1
-1
/
+8
*
Restore the old interactive prompt.
Rich Salz
2015-09-24
1
-12
/
+1
*
Finally, remove a possibly disabled feature
Richard Levitte
2015-09-20
1
-3
/
+0
*
Add more features that may be disabled
Richard Levitte
2015-09-20
1
-0
/
+6
*
Add more features that may be disabled
Richard Levitte
2015-09-20
1
-1
/
+19
*
Add more features that may be disabled
Richard Levitte
2015-09-20
1
-3
/
+21
*
Add more features that may be disabled
Richard Levitte
2015-09-20
1
-0
/
+63
*
Sort the disabled features alphabetically
Richard Levitte
2015-09-20
1
-7
/
+7
*
Print out a list of disabled features.
Dr. Stephen Henson
2015-09-19
1
-1
/
+36
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-1
/
+1
*
Change the treatment of stdin and stdout to allow binary data
Richard Levitte
2015-09-06
1
-2
/
+2
*
dup_bio_* and bio_open_* are utility functions and belong in apps.c
Richard Levitte
2015-09-06
1
-150
/
+0
*
Have binary mode when the format is binary, not the other way around
Richard Levitte
2015-09-06
1
-3
/
+3
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-14
/
+43
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-3
/
+68
*
Use bio_err not stderr in apps.
Rich Salz
2015-06-09
1
-14
/
+13
*
RT3848: Call SSL_COMP_free_compression_methods
Gunnar Kudrjavets
2015-06-02
1
-0
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-1
/
+17
*
RT3876: Only load config when needed
Rich Salz
2015-05-28
1
-56
/
+14
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-6
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-3
/
+1
*
CRYPTO_mem_leaks should ignore it's BIO argument.
Rich Salz
2015-04-27
1
-2
/
+1
*
Add readline (etc) support
Rich Salz
2015-04-27
1
-2
/
+30
*
Remove the special list-xxxx commands
Rich Salz
2015-04-26
1
-77
/
+45
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-296
/
+435
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Fix memory leak reporting.
Dr. Stephen Henson
2015-02-09
1
-4
/
+4
*
Dead code clean: #if 0 removal in apps
Rich Salz
2015-01-30
1
-6
/
+1
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-2
/
+2
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-21
/
+21
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-537
/
+502
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-2
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Fix memory leak in the apps
Kurt Roeckx
2014-12-30
1
-2
/
+3
*
Call RAND_cleanup in openssl application.
Dr. Stephen Henson
2013-03-28
1
-0
/
+1
*
Implement FIPS_mode and FIPS_mode_set
Dr. Stephen Henson
2011-05-19
1
-4
/
+1
*
Enter FIPS mode by calling FIPS_module_mode_set in openssl.c until
Dr. Stephen Henson
2011-05-12
1
-1
/
+4
*
FIPS mode support for openssl utility: doesn't work properly yet due
Dr. Stephen Henson
2011-04-04
1
-0
/
+16
*
For VMS, implement the possibility to choose 64-bit pointers with
Richard Levitte
2011-03-25
1
-29
/
+35
*
* apps/openssl.c: For VMS, take care of copying argv if needed much earlier,
Richard Levitte
2011-03-20
1
-28
/
+56
*
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
Richard Levitte
2011-03-19
1
-0
/
+26
*
Fix warnings about ignoring fgets return value
Dr. Stephen Henson
2009-10-04
1
-1
/
+2
[next]