index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-13
Support routines for ASN1 scanning function, doesn't do much yet.
Dr. Stephen Henson
7
-4
/
+156
2010-12-12
e_capi.c: change from ANSI to TCHAR domain. This makes it compilable on
Andy Polyakov
1
-23
/
+96
2010-12-12
apps/x590.c: harmonize usage of STDout and out_err.
Andy Polyakov
1
-2
/
+2
2010-12-11
bss_file.c: refine UTF8 logic.
Andy Polyakov
1
-3
/
+9
2010-12-03
ignore leading null fields
Dr. Stephen Henson
1
-1
/
+1
2010-12-02
update FAQ
Dr. Stephen Henson
1
-1
/
+1
2010-12-02
PR: 2386
Dr. Stephen Henson
1
-1
/
+2
2010-12-02
fix doc typos
Dr. Stephen Henson
2
-2
/
+2
2010-12-02
use right version this time in FAQ
Dr. Stephen Henson
1
-1
/
+1
2010-12-02
update FAQ
Dr. Stephen Henson
1
-1
/
+1
2010-11-30
Configure: make -mno-cygwin optional on mingw platforms.
Andy Polyakov
1
-0
/
+6
2010-11-30
PR: 2385
Dr. Stephen Henson
1
-0
/
+3
2010-11-29
Better method for creating SSLROOT:.
Richard Levitte
1
-3
/
+7
2010-11-29
TABLE update.
Andy Polyakov
1
-32
/
+128
2010-11-29
s390x assembler pack: adapt for -m31 build, see commentary in Configure
Andy Polyakov
9
-140
/
+329
2010-11-29
apply J-PKAKE fix to HEAD (original by Ben)
Dr. Stephen Henson
4
-3
/
+43
2010-11-27
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
Dr. Stephen Henson
3
-4
/
+4
2010-11-25
PR: 2240
Dr. Stephen Henson
1
-7
/
+4
2010-11-25
using_ecc doesn't just apply to TLSv1
Dr. Stephen Henson
1
-1
/
+1
2010-11-24
fix typo in HMAC redirection, add HMAC INIT tracing
Dr. Stephen Henson
1
-2
/
+5
2010-11-24
VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at this
Dr. Stephen Henson
1
-0
/
+242
2010-11-24
add "missing" functions to copy EVP_PKEY_METHOD and examine info
Dr. Stephen Henson
3
-0
/
+56
2010-11-24
oops, revert invalid change
Dr. Stephen Henson
1
-2
/
+8
2010-11-24
use generalise mac API for SSL key generation
Dr. Stephen Henson
2
-36
/
+36
2010-11-24
constify EVP_PKEY_new_mac_key()
Dr. Stephen Henson
2
-3
/
+4
2010-11-23
INSTALL.W32: document trouble with symlinks under MSYS.
Andy Polyakov
1
-0
/
+9
2010-11-23
Use the same directory for architecture dependent header files as in
Richard Levitte
2
-34
/
+29
2010-11-23
Implement bc test strategy as submitted by Steven M. Schweda <sms@antinode.in...
Richard Levitte
3
-17
/
+268
2010-11-23
Print openssl version information at the end of the tests
Richard Levitte
1
-0
/
+1
2010-11-23
Give the architecture dependent directory higher priority
Richard Levitte
1
-3
/
+3
2010-11-23
Don't define an empty CFLAGS, it's much more honest not to defined it at all.
Richard Levitte
1
-1
/
+6
2010-11-23
* tests.com: Add the symbol openssl_conf, so the openssl application
Richard Levitte
2
-45
/
+52
2010-11-22
Better way to build tests. Taken from OpenSSL-1_0_1-stable
Richard Levitte
1
-85
/
+88
2010-11-22
Synchronise with Unix and do all other needed modifications to have it
Richard Levitte
5
-9
/
+23
2010-11-22
s390x.S: fix typo in bn_mul_words.
Andy Polyakov
1
-1
/
+1
2010-11-22
Taken from OpenSSL_1_0_0-stable:
Richard Levitte
2
-1
/
+5
2010-11-22
add pice of PR#2295 not committed to HEAD
Dr. Stephen Henson
1
-2
/
+4
2010-11-19
PR: 2376
Dr. Stephen Henson
1
-9
/
+11
2010-11-19
PR: 2375
Dr. Stephen Henson
1
-6
/
+2
2010-11-18
PR: 2374
Dr. Stephen Henson
1
-3
/
+9
2010-11-18
Tell the user what test is being performed.
Richard Levitte
1
-0
/
+1
2010-11-18
We expect these scripts not to bail on error, so make sure that's what happens.
Richard Levitte
2
-4
/
+6
2010-11-18
Synchronise with Unix tests
Richard Levitte
1
-1
/
+1
2010-11-18
We redid the structure on architecture dependent source files, but
Richard Levitte
1
-6
/
+1
2010-11-18
remove duplicate statement
Dr. Stephen Henson
1
-2
/
+0
2010-11-18
compile cts128.c on VMS
Dr. Stephen Henson
1
-1
/
+1
2010-11-18
fix no SIGALRM case in speed.c
Dr. Stephen Henson
1
-1
/
+2
2010-11-18
PR: 2372
Dr. Stephen Henson
1
-1
/
+1
2010-11-17
oops, reinstate TLSv1 string
Dr. Stephen Henson
1
-0
/
+2
2010-11-17
Don't assume a decode error if session tlsext_ecpointformatlist is not NULL: ...
Dr. Stephen Henson
1
-2
/
+2
[next]