index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cpuid code to VC++ build.
Dr. Stephen Henson
2005-12-06
2
-0
/
+10
*
Don't include zlib header dir if it is not defined.
Dr. Stephen Henson
2005-12-06
1
-1
/
+1
*
Initial attempt at Whirlpool assembler support on VC++.
Dr. Stephen Henson
2005-12-06
2
-1
/
+11
*
Update from 0.9.8-stable.
Dr. Stephen Henson
2005-12-05
2
-5
/
+20
*
Make mk1mf.pl and friends recognize Whirlpool.
Dr. Stephen Henson
2005-12-05
4
-3
/
+16
*
Oops...
Dr. Stephen Henson
2005-12-02
1
-2
/
+2
*
Update ordinals and include changes from 0.9.8.
Dr. Stephen Henson
2005-12-02
1
-36
/
+38
*
Keep shutting up VC8.
Andy Polyakov
2005-11-15
1
-2
/
+4
*
Tidying up WinCE support.
Andy Polyakov
2005-11-09
1
-2
/
+2
*
Update from stable branch.
Dr. Stephen Henson
2005-11-07
2
-5
/
+37
*
One of Win64 rules lacked bufferoverflowu.lib.
Andy Polyakov
2005-11-06
1
-1
/
+3
*
Move declaration for optional bn_mul_mont to bn_lcl.h in order to hide
Andy Polyakov
2005-11-06
1
-1
/
+1
*
First draft for WCE PortSDK support. Once again! It's *draft* which requires
Andy Polyakov
2005-11-06
1
-3
/
+9
*
Make DLL engines the default in 0.9.9 and VC++.
Dr. Stephen Henson
2005-11-06
2
-2
/
+2
*
Add symbols for ASN1 print functions, update ordinal file.
Dr. Stephen Henson
2005-11-06
2
-0
/
+7
*
Update from stable branch.
Dr. Stephen Henson
2005-11-06
5
-8
/
+113
*
Keep removing references to tmdiff.
Andy Polyakov
2005-11-06
2
-6
/
+5
*
util/pl/OS2-EMX.pl sync.
Andy Polyakov
2005-10-19
1
-0
/
+1
*
Renumber to follow what happens with 0.9.8.
Richard Levitte
2005-10-11
1
-13
/
+46
*
Make OPENSSL_NO_COMP work under Win32.
Dr. Stephen Henson
2005-10-02
1
-0
/
+1
*
BC-32.pl updates.
Andy Polyakov
2005-09-20
1
-4
/
+8
*
Proper solution to nasm compilation problems in Borland context.
Andy Polyakov
2005-09-20
1
-1
/
+1
*
Another missing space in VC-32.pl [from 0.9.8].
Andy Polyakov
2005-09-19
1
-1
/
+1
*
Missing space in VC-32.pl.
Andy Polyakov
2005-09-19
1
-1
/
+1
*
Update from stable branch.
Dr. Stephen Henson
2005-08-20
1
-11
/
+11
*
Remove ASN1_METHOD code replace with new ASN1 alternative.
Dr. Stephen Henson
2005-08-20
1
-8
/
+20
*
Fix typo in WCE section in VC-32.pl
Andy Polyakov
2005-08-11
1
-1
/
+1
*
Suppress "deprecated" warnings introduced in VC8.
Andy Polyakov
2005-08-10
1
-0
/
+2
*
Add support for more recent WCE SDK.
Andy Polyakov
2005-08-10
1
-6
/
+23
*
Final(?) WinCE update.
Andy Polyakov
2005-08-08
1
-2
/
+1
*
WCE update, mostly typos.
Andy Polyakov
2005-08-03
1
-5
/
+6
*
WCE-specific update for VC-32.pl.
Andy Polyakov
2005-08-03
1
-10
/
+20
*
Optimize for space on embedded WCE.
Andy Polyakov
2005-08-02
1
-2
/
+2
*
Stick to -DWCE_PLATFORM_$wceplatf, as that's what is apparently set by
Andy Polyakov
2005-08-02
1
-1
/
+1
*
Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally
Andy Polyakov
2005-08-02
1
-2
/
+2
*
Eliminate dependency on 3rd party wcedefs.mak.
Andy Polyakov
2005-07-30
2
-11
/
+26
*
"make update"
Geoff Thorpe
2005-07-26
1
-0
/
+1
*
Unify VC-32.pl and VC-CE.pl scripts and update INSTALL.W32.
Andy Polyakov
2005-07-24
3
-133
/
+63
*
Pull up mkdef.pl from 0.9.8.
Andy Polyakov
2005-07-24
1
-1
/
+2
*
Pull up Win64 support from 0.9.8.
Andy Polyakov
2005-07-05
2
-4
/
+31
*
Sync libeay.num
Dr. Stephen Henson
2005-06-27
1
-480
/
+485
*
Strip the engine shared libraries as well.
Richard Levitte
2005-06-23
1
-1
/
+3
*
Check for 'usage' and 'Usage'.
Richard Levitte
2005-06-20
1
-1
/
+1
*
Have pod2man.pl accept '=for comment ...' before the '=head1 NAME' line.
Richard Levitte
2005-06-18
1
-0
/
+1
*
Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
Richard Levitte
2005-06-13
2
-8
/
+23
*
Skipping all tests just because one algorithm is disabled seems a bit harsch.
Richard Levitte
2005-06-06
1
-9
/
+15
*
Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.
Richard Levitte
2005-06-05
1
-1
/
+3
*
Update from stable branch.
Dr. Stephen Henson
2005-05-30
1
-477
/
+483
*
Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>
Richard Levitte
2005-05-21
1
-3
/
+15
*
Move _WIN32_WINNT definition from command line to e_os.h. The change is
Andy Polyakov
2005-05-21
1
-1
/
+1
[next]