index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x86cpuid.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-24
OPENSSL_cleanse to accept zero length parameter [matching C implementation].
Andy Polyakov
7
-1
/
+22
2010-01-24
The fix for PR#1949 unfortunately broke cases where the BIO_CTRL_WPENDING
Dr. Stephen Henson
1
-1
/
+15
2010-01-22
Tolerate PKCS#8 DSA format with negative private key.
Dr. Stephen Henson
4
-0
/
+16
2010-01-22
If legacy renegotiation is not permitted then send a fatal alert if a patched
Dr. Stephen Henson
1
-0
/
+12
2010-01-21
typo
Dr. Stephen Henson
1
-1
/
+1
2010-01-21
fix comments
Dr. Stephen Henson
2
-4
/
+4
2010-01-20
oops
Dr. Stephen Henson
1
-13
/
+0
2010-01-20
update NEWS file
Dr. Stephen Henson
2
-2
/
+15
2010-01-20
Update demo
Dr. Stephen Henson
1
-1
/
+1
2010-01-20
Support -L options in VC++ link.
Dr. Stephen Henson
1
-0
/
+4
2010-01-19
rand_win.c: fix time limit logic.
Andy Polyakov
1
-5
/
+5
2010-01-19
The use of NIDs in the password based encryption table can result in
Dr. Stephen Henson
1
-0
/
+4
2010-01-19
PR: 2141
Dr. Stephen Henson
1
-2
/
+2
2010-01-19
PR: 2144
Dr. Stephen Henson
1
-2
/
+1
2010-01-19
Enable PA-RISC assembler in Configure (feedback from PA-RISC 2.0 is still
Andy Polyakov
2
-17
/
+19
2010-01-19
x86_64-xlate.pl: refine sign extension logic when handling lea.
Andy Polyakov
1
-1
/
+2
2010-01-19
rand_win.c: handle GetTickCount wrap-around.
Andy Polyakov
1
-10
/
+10
2010-01-19
s390x assembler update: add support for run-time facility detection.
Andy Polyakov
7
-9
/
+62
2010-01-17
apps/speed.c: limit loop counters to 2^31 in order to avoid overflows
Andy Polyakov
1
-5
/
+15
2010-01-17
Minor updates to ppccap.c and ppccpuid.pl.
Andy Polyakov
2
-2
/
+18
2010-01-17
bn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as alternative to porting
Andy Polyakov
1
-3
/
+16
2010-01-17
ia64-mont.pl: add shorter vector support ("shorter" refers to 512 bits and
Andy Polyakov
1
-36
/
+445
2010-01-16
PR: 2135
Dr. Stephen Henson
3
-6
/
+6
2010-01-16
PR: 2144
Dr. Stephen Henson
1
-0
/
+1
2010-01-16
PR: 2133
Dr. Stephen Henson
1
-0
/
+11
2010-01-15
convert to Unix EOL form
Dr. Stephen Henson
17
-728
/
+728
2010-01-15
make update
Dr. Stephen Henson
5
-41
/
+83
2010-01-14
PR: 2125
Dr. Stephen Henson
1
-2
/
+3
2010-01-13
Fix version handling so it can cope with a major version >3.
Dr. Stephen Henson
2
-1
/
+13
2010-01-13
Modify compression code so it avoids using ex_data free functions. This
Dr. Stephen Henson
2
-10
/
+16
2010-01-12
update and sync ordinals
Dr. Stephen Henson
1
-10
/
+17
2010-01-12
PR: 2136
Dr. Stephen Henson
5
-0
/
+68
2010-01-07
Simplify RI+SCSV logic:
Dr. Stephen Henson
2
-5
/
+5
2010-01-07
ia64-mont.pl: addp4 is not needed when referring to stack (this is 32-bit
Andy Polyakov
1
-8
/
+7
2010-01-07
http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() and
Andy Polyakov
1
-5
/
+8
2010-01-07
sendto is reportedly picky about destination socket address length.
Andy Polyakov
1
-2
/
+12
2010-01-06
Fix compilation on older Linux. Linux didn't always have sockaddr_storage,
Andy Polyakov
2
-47
/
+37
2010-01-06
Updates to conform with draft-ietf-tls-renegotiation-03.txt:
Dr. Stephen Henson
5
-8
/
+16
2010-01-06
Missing commit from change ofr compress_meth to unsigned
Dr. Stephen Henson
1
-1
/
+1
2010-01-06
compress_meth should be unsigned
Dr. Stephen Henson
1
-1
/
+1
2010-01-06
ENGINE_load_capi() now exists on all platforms (but no op on non-WIN32)
Dr. Stephen Henson
1
-4
/
+0
2010-01-06
ppc64-mont.pl: commentary update.
Andy Polyakov
1
-16
/
+17
2010-01-06
Add Montgomery multiplication module for IA-64.
Andy Polyakov
4
-11
/
+369
2010-01-05
PR: 2102
Dr. Stephen Henson
1
-2
/
+0
2010-01-05
Typo
Dr. Stephen Henson
1
-1
/
+1
2010-01-05
PR: 2132
Dr. Stephen Henson
1
-1
/
+1
2010-01-05
Remove tabs on blank lines: they produce warnings in pod2man
Dr. Stephen Henson
1
-4
/
+4
2010-01-01
Client side compression algorithm sanity checks: ensure old compression
Dr. Stephen Henson
4
-2
/
+27
2009-12-31
Compression handling on session resume was badly broken: it always
Dr. Stephen Henson
4
-1
/
+65
2009-12-31
Include CHANGES entry for external cache
Dr. Stephen Henson
1
-0
/
+5
[next]