index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SCO5 targets.
Richard Levitte
2002-01-26
1
-0
/
+19
*
Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> to
Richard Levitte
2002-01-26
1
-0
/
+14
*
Patches to make OpenSSL compilable on MacOS/X.
Richard Levitte
2002-01-08
1
-0
/
+11
*
Because Rijndael is more known as AES, use crypto/aes instead of
Richard Levitte
2002-01-02
1
-1
/
+1
*
On Solaris64, cc needs the flag -xarch=v9 when linking shared
Richard Levitte
2002-01-02
1
-10
/
+20
*
Change the shared library support so the shared libraries get built
Richard Levitte
2001-10-30
1
-9
/
+10
*
For systems where gcc is used and where we don't know if GNU ld is
Richard Levitte
2001-10-10
1
-44
/
+75
*
Completely reworked SVR5 shared library support.
Lutz Jänicke
2001-09-06
1
-8
/
+12
*
Support for shared libraries on Unixware-7 and OpenUNIX-8
Lutz Jänicke
2001-09-06
1
-0
/
+11
*
Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
Richard Levitte
2001-08-10
1
-1
/
+25
*
Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in
Richard Levitte
2001-07-09
1
-2
/
+2
*
Small detail about AIX forgotten...
Richard Levitte
2001-06-05
1
-2
/
+2
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-1
/
+1
*
A method to create shared libraries on AIX, and according to
Richard Levitte
2001-04-27
1
-0
/
+43
*
Linux shared libraries can be linked with debug symbols.
Richard Levitte
2001-04-26
1
-2
/
+2
*
undo previous change ...
Bodo Möller
2001-04-12
1
-2
/
+0
*
update from 0.9.6a
Bodo Möller
2001-04-12
1
-0
/
+2
*
'||', '&&' and 'test -x' apparently don't work on Ultrix;
Bodo Möller
2001-04-08
1
-2
/
+2
*
Incorporate some changes that make OpenSSL compilable in CygWin.
Richard Levitte
2001-04-04
1
-3
/
+4
*
Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent li...
Richard Levitte
2001-04-04
1
-1
/
+1
*
When using the native tools on Solaris, make damn sure the native ld
Richard Levitte
2001-03-24
1
-1
/
+2
*
ln on Solaris expects -f to come before -s.
Richard Levitte
2001-03-24
1
-2
/
+3
*
We really have no need for PEX_LIBS, so empty it.
Richard Levitte
2001-03-22
1
-1
/
+1
*
Minimise the amount of -L. when linking the shared libraries. It
Richard Levitte
2001-03-15
1
-9
/
+9
*
typo
Bodo Möller
2001-03-13
1
-1
/
+1
*
Forcibly enable memory leak checking during "make test"
Bodo Möller
2001-03-11
1
-2
/
+2
*
Change obj_... generation so that it does not generate rubbish or
Bodo Möller
2001-03-06
1
-2
/
+2
*
Move ec.h to ec2.h because it is not compatible with what we will use.
Bodo Möller
2001-03-05
1
-1
/
+1
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-2
/
+9
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-3
/
+5
*
Pass ${PERL} down to the Makefile in sub-directory "test" in
Bodo Möller
2001-01-10
1
-1
/
+1
*
Use $(PERL) in place of hard-coded perl
Bodo Möller
2001-01-10
1
-7
/
+7
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-3
/
+7
*
Some platforms (namely HP-UX) require the 'x' bit set for shared libraries.
Lutz Jänicke
2000-11-14
1
-2
/
+2
*
HP-UX shared libraries do not build any longer, as EX_LIBS contains
Lutz Jänicke
2000-11-13
1
-8
/
+26
*
For a long time, I've wanted to be able to easily run one or a few
Richard Levitte
2000-11-12
1
-1
/
+5
*
Remove references to RSAref. The glue library is but a memory to fade
Richard Levitte
2000-11-08
1
-2
/
+1
*
Make sure that shared libraries get the internal name engine with the
Richard Levitte
2000-11-06
1
-3
/
+3
*
Add support for shared libraries under Irix.
Richard Levitte
2000-11-01
1
-0
/
+9
*
Rename true64 to the correct tru64.
Richard Levitte
2000-11-01
1
-1
/
+1
*
The majority of the OCSP code from CertCo.
Richard Levitte
2000-10-27
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+1
*
When building shared libraries on HP-UX 10.20 and HP-UX 11.00 (32bit),
Richard Levitte
2000-10-22
1
-1
/
+2
*
It seems like grep isn't as capable as I thought on some Unix systems.
Richard Levitte
2000-10-22
1
-1
/
+1
*
Add what's needed to get shared libraries on HP-UX.
Richard Levitte
2000-10-21
1
-0
/
+18
*
The experimental Rijndael code moved to the main trunk.
Richard Levitte
2000-10-14
1
-1
/
+1
*
Rework the system to generate shared libraries:
Richard Levitte
2000-10-13
1
-82
/
+72
*
Make sure ranlib is only used on .a libraries.
Richard Levitte
2000-10-09
1
-1
/
+2
*
Verbose output when installing manual pages so that you see that
Bodo Möller
2000-09-26
1
-2
/
+2
*
I'm using GNU tar...
Richard Levitte
2000-09-21
1
-1
/
+1
[next]