index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DTLS support.
Ben Laurie
2005-04-26
5
-34
/
+248
*
change prototype of the ecdh KDF: make input parameter const and the outlen a...
Nils Larsch
2005-04-23
1
-3
/
+5
*
Add debug target, remove cast, note possible bug.
Ben Laurie
2005-04-23
1
-1
/
+1
*
make update
Nils Larsch
2005-04-22
1
-1
/
+1
*
signed vs. unsigned.
Richard Levitte
2005-04-20
1
-1
/
+1
*
Various Win32 and other fixes for warnings and compilation errors.
Dr. Stephen Henson
2005-04-19
2
-2
/
+2
*
const fixes
Nils Larsch
2005-04-15
3
-7
/
+7
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
const fixes
Nils Larsch
2005-04-08
2
-4
/
+4
*
some const fixes
Nils Larsch
2005-04-05
19
-65
/
+71
*
update progs.pl to reflect changes in progs.h
Nils Larsch
2005-04-05
2
-5
/
+7
*
use SHA-1 as the default digest for the apps/openssl commands
Nils Larsch
2005-04-02
4
-4
/
+4
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
5
-6
/
+5
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-5
/
+4
*
add new curves to the loop (with some cleanup from me)
Nils Larsch
2005-03-21
1
-26
/
+27
*
"make depend". This takes into account the algorithms that are now
Bodo Möller
2005-03-13
1
-6
/
+5
*
Shut whiny make's up.
Andy Polyakov
2005-02-03
1
-1
/
+1
*
Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms
Andy Polyakov
2005-02-02
3
-22
/
+21
*
The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and
Richard Levitte
2005-01-27
1
-4
/
+4
*
Please BSD make...
Andy Polyakov
2005-01-25
1
-1
/
+1
*
DJGPP update.
Andy Polyakov
2005-01-04
2
-1
/
+7
*
Remove naming conflict between variable and label.
Andy Polyakov
2004-12-30
1
-4
/
+4
*
Prompt for passphrases for PKCS12 input format
Dr. Stephen Henson
2004-12-29
1
-10
/
+52
*
Add functionality needed to process proxy certificates.
Richard Levitte
2004-12-28
2
-0
/
+106
*
Fix s_client so it works without a certificate again.
Dr. Stephen Henson
2004-12-13
2
-10
/
+23
*
Propagate a few more variables to Makefile.shared when linking
Richard Levitte
2004-12-13
1
-2
/
+4
*
Use X509_cmp_time() in -checkend option, to support GeneralizedTime.
Dr. Stephen Henson
2004-12-05
1
-2
/
+2
*
Add -passin argument to dgst command.
Dr. Stephen Henson
2004-12-03
1
-1
/
+16
*
Make an explicit check during certificate validation to see that the
Richard Levitte
2004-11-29
1
-0
/
+1
*
Typo.
Dr. Stephen Henson
2004-11-23
1
-1
/
+1
*
Fix memory leak.
Dr. Stephen Henson
2004-11-23
1
-5
/
+12
*
In "req" exit immediately if configuration file is needed and it can't
Dr. Stephen Henson
2004-11-17
1
-4
/
+7
*
PR: 910
Dr. Stephen Henson
2004-11-16
4
-7
/
+194
*
PR: 940
Dr. Stephen Henson
2004-11-14
1
-1
/
+1
*
Zap obsolete der_chop script.
Dr. Stephen Henson
2004-11-14
2
-306
/
+1
*
Fix x509.c so it creates serial number file again if no
Dr. Stephen Henson
2004-11-13
1
-2
/
+5
*
Cut'n'paste mistake. All tested OK now...
Richard Levitte
2004-11-11
1
-1
/
+1
*
Whoops, syntactic mistake...
Richard Levitte
2004-11-11
1
-2
/
+2
*
Some find it confusing that environment variables are set when shared
Richard Levitte
2004-11-11
1
-12
/
+15
*
Use the default_md config file value when signing CRLs.
Dr. Stephen Henson
2004-11-11
1
-29
/
+18
*
Don't return an error with crl -noout.
Dr. Stephen Henson
2004-11-11
1
-1
/
+5
*
Make sure LD_PRELOAD is only set when we build shared libraries (and
Richard Levitte
2004-11-05
1
-0
/
+4
*
Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
Geoff Thorpe
2004-10-21
2
-0
/
+8
*
make update
Richard Levitte
2004-09-10
1
-1
/
+2
*
Reformat smime utility.
Dr. Stephen Henson
2004-09-07
4
-64
/
+103
*
Don't use 'explicit' for variable name.
Dr. Stephen Henson
2004-09-07
1
-3
/
+3
*
Reformat smime.c
Dr. Stephen Henson
2004-09-07
1
-167
/
+331
*
New X509_VERIFY_PARAM structure and associated functionality.
Dr. Stephen Henson
2004-09-06
4
-10
/
+142
*
On systems that use case-insensitive symbol names (i.e. they're all
Richard Levitte
2004-08-12
4
-6
/
+6
*
Call setup_engine after autoconfig.
Dr. Stephen Henson
2004-08-06
1
-4
/
+4
[next]