index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
crypto
/
BN_mod_mul_reciprocal.pod
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
Steven Valdez
1
-1
/
+3
2016-05-11
Replace cipherlist test
Emilia Kasper
7
-70
/
+244
2016-05-11
Make null_compression const
Matt Caswell
1
-1
/
+1
2016-05-11
Fix V2ClientHello handling.
David Benjamin
1
-3
/
+5
2016-05-11
Add -signcert to CA.pl usage message.
Dr. Stephen Henson
1
-1
/
+1
2016-05-11
Fix i2d_X509_AUX, update docs and add tests
Viktor Dukhovni
6
-7
/
+325
2016-05-10
Add a couple of checks to prime app.
Dr. Stephen Henson
1
-0
/
+8
2016-05-10
Add -srp option to ciphers command.
Dr. Stephen Henson
2
-6
/
+31
2016-05-10
crypto/des: remove obsolete functions.
Andy Polyakov
8
-635
/
+11
2016-05-10
Configurations: engage MIPS64 Poly1305 module.
Andy Polyakov
1
-1
/
+2
2016-05-10
MIPS64 assembly pack: add Poly1305 module.
Andy Polyakov
2
-0
/
+415
2016-05-10
Configure: replace which() with IPC::Cmd::can_run.
Andy Polyakov
1
-18
/
+3
2016-05-10
windows-makefile.tmpl: minor adjustments.
Andy Polyakov
1
-13
/
+11
2016-05-10
util/mkdef.pl: omit ordinals from Windows DLLs.
Andy Polyakov
1
-4
/
+4
2016-05-10
Typo.
Dr. Stephen Henson
1
-1
/
+1
2016-05-10
Fix the docs for ERR_remove_thread_state and ERR_remove_state
Richard Levitte
1
-3
/
+4
2016-05-10
Restore the ERR_remove_thread_state() API and make it a no-op
Richard Levitte
6
-30
/
+32
2016-05-10
Have [.VMS]openssl_{startup,shutdown}.com depend on respective *.in
Richard Levitte
1
-2
/
+2
2016-05-10
Fix VMS/openssl_{startup,shutddown}.com.in
Richard Levitte
3
-13
/
+8
2016-05-10
Configure: adhere to $(CROSS_COMPILE)ranlib.
Andy Polyakov
1
-3
/
+7
2016-05-10
Configure: make it work with Perl 5.10.
Andy Polyakov
1
-1
/
+1
2016-05-10
IRIX fixes.
Andy Polyakov
5
-43
/
+13
2016-05-09
Add NULL check in i2d_PrivateKey()
Richard Levitte
1
-3
/
+6
2016-05-09
Don't send signature algorithms when client_version is below TLS 1.2.
David Benjamin
2
-1
/
+7
2016-05-09
Fix BIO_eof() for BIO pairs
Matt Caswell
2
-8
/
+10
2016-05-09
Fix: failed to open config file if not specified when using CA commands
Hansruedi Patzen
1
-12
/
+5
2016-05-09
VMS: support VERBOSE and V in descrip.mms
Richard Levitte
2
-2
/
+6
2016-05-09
Recognise VERBOSE and V as well as HARNESS_VERBOSE
Dr. Stephen Henson
2
-5
/
+9
2016-05-09
Missing credit in CHANGES
Rich Salz
1
-0
/
+1
2016-05-09
Fix error in the loop of ECDH
Andrea Grandi
1
-14
/
+14
2016-05-09
Free any existing SRTP connection profile
Matt Caswell
1
-0
/
+2
2016-05-09
Configurations/windows-makefile.tmpl: expand environments early.
Andy Polyakov
1
-2
/
+6
2016-05-09
fix tab-space mixed indentation
FdaSilvaYY
16
-69
/
+69
2016-05-09
fix check
J Mohan Rao Arisankala
1
-1
/
+1
2016-05-09
few missing allocation failure checks and releases on error paths
J Mohan Rao Arisankala
6
-11
/
+20
2016-05-07
memset() doesn't take NULL.
Ben Laurie
1
-2
/
+4
2016-05-07
Add fuzzing!
Ben Laurie
13
-0
/
+765
2016-05-06
Constify PKCS12_newpass()
Dr. Stephen Henson
3
-11
/
+13