index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configure
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This helps make the DSO stuff more portable;
Geoff Thorpe
2000-04-06
1
-8
/
+27
*
This commit ties the new DSO code (crypto/dso/) into the build for a
Geoff Thorpe
2000-04-05
1
-32
/
+43
*
List "no-..." option first because it's the most frequently needed one.
Bodo Möller
2000-03-25
1
-1
/
+1
*
Explain configuration options more completely.
Bodo Möller
2000-03-25
1
-1
/
+1
*
A couple of corrections concerning HPUX 10 and shared libraries.
Richard Levitte
2000-03-24
1
-0
/
+2
*
A quick hack to have ssize_t work with gcc under SunOS 4 (tested on
Richard Levitte
2000-03-23
1
-1
/
+1
*
cleaning up a little
Bodo Möller
2000-03-13
1
-4
/
+3
*
Protect variables from potential misinterpretations, for example a
Richard Levitte
2000-03-08
1
-27
/
+27
*
I'm experimenting with a hack in dopr() and friends b_printf.c to make
Richard Levitte
2000-03-02
1
-1
/
+1
*
some people can't read :)
Ulf Möller
2000-02-29
1
-0
/
+1
*
Added configuration support for Linux/IA64
Ralf S. Engelschall
2000-02-29
1
-0
/
+1
*
Switch to 0.9.6, and finally remove the annoying message
Bodo Möller
2000-02-28
1
-3
/
+0
*
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
Ulf Möller
2000-02-26
1
-1
/
+1
*
Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for the
Richard Levitte
2000-02-26
1
-0
/
+3
*
linux-ppc
Ulf Möller
2000-02-25
1
-1
/
+1
*
Use threads for linux-ppc.
Bodo Möller
2000-02-25
1
-1
/
+1
*
Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.
Bodo Möller
2000-02-24
1
-8
/
+8
*
Avoid saving any macros starting with a _, since that can create
Richard Levitte
2000-02-23
1
-1
/
+1
*
Move MAC computations for Finished from ssl3_read_bytes into
Bodo Möller
2000-02-21
1
-1
/
+1
*
More compact Configure usage message.
Ulf Möller
2000-02-21
1
-6
/
+25
*
Change the 'other' structure in certificate aux info.
Dr. Stephen Henson
2000-02-20
1
-1
/
+1
*
Keep variable names consistent with corresponding pre-processor
Bodo Möller
2000-02-18
1
-7
/
+7
*
Make excluded cipher entry in opensslconf.h a bit more descriptive.
Ulf Möller
2000-02-18
1
-1
/
+2
*
Stay compatible to older Perl5 releases (see diff -r1.11 -r1.12).
Bodo Möller
2000-02-18
1
-1
/
+2
*
Avoid potential conflicts between #defines in opensslconf.h and
Bodo Möller
2000-02-18
1
-13
/
+21
*
Make Configure add the configuration options that it was copmiled
Richard Levitte
2000-02-18
1
-2
/
+22
*
Avoid GNU C assembler templates under Solaris x86.
Andy Polyakov
2000-02-15
1
-8
/
+25
*
HP-UX tune-up: new unified configs, HP C compiler bug workaround.
Andy Polyakov
2000-02-13
1
-4
/
+37
*
Support for MacOS X (Rhapsody) is added. Also get rid of volatile
Andy Polyakov
2000-02-06
1
-0
/
+3
*
Generate just one error code if iterated SSL_CTX_get() fails.
Bodo Möller
2000-02-05
1
-13
/
+13
*
EBCDIC support.
Ulf Möller
2000-02-01
1
-1
/
+1
*
Print a reassuring message when Configure is done.
Ulf Möller
2000-02-01
1
-0
/
+2
*
Finally found a form that I like...
Richard Levitte
2000-01-29
1
-1
/
+1
*
It works much better when you don't press shift at the wrong moment...
Richard Levitte
2000-01-27
1
-1
/
+1
*
Added a configuration for myself...
Richard Levitte
2000-01-27
1
-0
/
+1
*
config string comment
Ulf Möller
2000-01-22
1
-2
/
+2
*
WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).
Ulf Möller
2000-01-21
1
-2
/
+2
*
Define WINDOWS for Mingw32 and Cygwin.
Bodo Möller
2000-01-21
1
-2
/
+2
*
Finish off the X509_ATTRIBUTE string stuff.
Dr. Stephen Henson
2000-01-20
1
-0
/
+1
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-1
/
+1
*
Make sure that generated files are labeled as such (except in dofile(), for now)
Richard Levitte
2000-01-11
1
-0
/
+2
*
make no-des and no-rc2 work.
Bodo Möller
2000-01-07
1
-0
/
+1
*
Rename CA.pl to CA.pl.in (no actual changes), and let Configure
Bodo Möller
2000-01-05
1
-0
/
+2
*
Enhanced support for Alpha Linux. See CHANGES for details.
Andy Polyakov
2000-01-02
1
-0
/
+6
*
Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The
Mark J. Cox
1999-11-03
1
-6
/
+3
*
Improve support for running everything as a monolithic application.
Bodo Möller
1999-10-25
1
-1
/
+1
*
RC4 tune-up featuring 30-40% performance improvement on most RISC
Andy Polyakov
1999-10-07
1
-31
/
+48
*
HPUX 11 flags.
Ulf Möller
1999-09-30
1
-3
/
+2
*
Generate obj_dat.h in "make update".
Ulf Möller
1999-09-29
1
-2
/
+0
*
Add some debug-solaris-...-cc configurations.
Bodo Möller
1999-09-14
1
-1
/
+4
[prev]
[next]