index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.org
Commit message (
Expand
)
Author
Age
Files
Lines
*
At Corinna Vinschen's request, change CygWin32 to Cygwin
Richard Levitte
2002-02-14
1
-2
/
+2
*
ECDSA support
Bodo Möller
2002-02-13
1
-1
/
+1
*
Update the configuration of CygWin32 to use the new capabilities of
Richard Levitte
2002-02-13
1
-3
/
+23
*
Move teh silencer to the right place.
Richard Levitte
2002-02-13
1
-2
/
+2
*
Make link-shard a little bit more efficient. If there are no
Richard Levitte
2002-02-13
1
-6
/
+6
*
Generate the individual engines' error strings and macros
Richard Levitte
2002-02-07
1
-0
/
+1
*
Make SHLIB_TARGET available in subdirs (here: apps/)
Lutz Jänicke
2002-01-29
1
-1
/
+1
*
Superflous '\' messes up with HP-UX make.
Lutz Jänicke
2002-01-28
1
-1
/
+2
*
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-06
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-10-31
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
[next]