index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
mk1mf.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for no-ec on Windows.
Dr. Stephen Henson
2003-03-15
1
-0
/
+1
*
Change no_rmd160 to no_ripemd for consistency.
Richard Levitte
2003-02-14
1
-3
/
+3
*
The util scripts need to handled no-hw.
Richard Levitte
2003-01-30
1
-0
/
+5
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Richard Levitte
2002-12-03
1
-0
/
+11
*
WinCE patches
Richard Levitte
2002-11-15
1
-0
/
+5
*
Add version info to Win32 DLLs.
Dr. Stephen Henson
2002-10-04
1
-0
/
+21
*
Make mkdir failsafe in case the directories are already present
Richard Levitte
2002-07-17
1
-1
/
+1
*
Make sure ec and ecdsa is properly handled in Windows.
Richard Levitte
2002-04-20
1
-1
/
+7
*
Because Rijndael is more known as AES, use crypto/aes instead of
Richard Levitte
2002-01-02
1
-2
/
+2
*
Changes to have OpenSSL compile on OS/2.
Richard Levitte
2001-07-02
1
-0
/
+6
*
Add the possibility to have AES removed in Windows as well.
Richard Levitte
2001-04-08
1
-4
/
+9
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-22
/
+22
*
The option line may start with a space, which gives an empty option.
Richard Levitte
2000-12-31
1
-1
/
+1
*
Look for no-krb5 and add the definition of NO_KRB5 if it's there.
Richard Levitte
2000-12-31
1
-0
/
+3
*
Remove anything connected to RSAref, since that's gone by now.
Richard Levitte
2000-12-31
1
-16
/
+5
*
Add Rijndael as things to look through.
Richard Levitte
2000-11-14
1
-0
/
+1
*
Remove references to RSAref. The glue library is but a memory to fade
Richard Levitte
2000-11-08
1
-3
/
+2
*
print the perlasm rule only for linux-elf (it seems it confuses some
Ulf Möller
2000-09-23
1
-4
/
+8
*
MD4 implemented. Assar Westerlund provided the digest code itself and the te...
Richard Levitte
2000-08-14
1
-1
/
+5
*
This isn't entirely necessary if you do everything right from the
Richard Levitte
2000-07-24
1
-0
/
+1
*
Profiling option for mk1mf.pl
Ulf Möller
2000-07-21
1
-3
/
+6
*
linux-elf bugfix
Ulf Möller
2000-04-27
1
-0
/
+13
*
Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>
Richard Levitte
2000-03-28
1
-0
/
+1
*
Support assembler for Mingw32.
Ulf Möller
2000-02-28
1
-0
/
+2
*
Change all the -'s to _'s.
Dr. Stephen Henson
1999-08-05
1
-1
/
+1
*
Always use buildinf.h, which now includes the mk1mfinf.h data.
Bodo Möller
1999-07-29
1
-9
/
+8
*
close files.
Bodo Möller
1999-07-27
1
-0
/
+2
*
Use correct CFLAG definition for makefile.one builds.
Bodo Möller
1999-07-27
1
-0
/
+36
*
-DPLATFORM and -DCFLAGS command line arguments are no longer used.
Bodo Möller
1999-07-26
1
-2
/
+0
*
More NASM support code it still doesn't work but it doesn't work less than it
Dr. Stephen Henson
1999-07-12
1
-0
/
+2
*
Perl variable names are case-sensitive ...
Bodo Möller
1999-06-21
1
-1
/
+1
*
More consistency.
Bodo Möller
1999-05-31
1
-1
/
+1
*
Return 0 for an error, 1 for no error from read_options;
Bodo Möller
1999-05-15
1
-2
/
+2
*
Oops. Close the file.
Ulf Möller
1999-05-13
1
-0
/
+1
*
mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.
Ulf Möller
1999-05-13
1
-50
/
+66
*
no-xxx option to exclude ciphers.
Ulf Möller
1999-05-08
1
-3
/
+4
*
Get the Mingw32 makefiles right.
Ulf Möller
1999-05-07
1
-1
/
+7
*
Restored path names that were changed by a previous "Configure" run.
Bodo Möller
1999-05-07
1
-1
/
+1
*
Some comments.
Bodo Möller
1999-05-07
1
-1
/
+1
*
Support additional Win32 compilers.
Ulf Möller
1999-05-06
1
-5
/
+10
*
Update NO_* macros.
Ulf Möller
1999-04-27
1
-2
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+9
*
New Makefile variables $(RANLIB) and $(PERL).
Ulf Möller
1999-04-01
1
-5
/
+0
*
One more 0.9.2b
Ralf S. Engelschall
1999-03-22
1
-1
/
+1
*
Comment out the lines that generated by mk1mf.pl include three separate rules
Dr. Stephen Henson
1999-03-18
1
-6
/
+9
*
Fix the Win32 compile environment and add various changes so it will now compile
Dr. Stephen Henson
1999-03-03
1
-2
/
+6
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-4
/
+4
*
Incorporation of RSEs assembled patches
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-40
/
+47
[next]