- 07 3月, 1999 5 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
make 'req' check the config file syntax before it adds extensions. Added info in the documentation as well.
-
由 Ralf S. Engelschall 提交于
platforms details on the command line without having to patch the Configure script everytime: One now can use ``perl Configure <id>:<details>'', i.e. platform ids are allowed to have details appended to them (seperated by colons). This is treated as there would be a static pre-configured entry in Configure's %table under key <id> with value <details> and ``perl Configure <id>'' is called. So, when you want to perform a quick test-compile under FreeBSD 3.1 with pgcc and without assembler stuff you can use ``perl Configure "FreeBSD-elf:pgcc:-O6:::"'' now, which overrides the FreeBSD-elf entry on-the-fly. (PS: Notice that the same effect _cannot_ be achieved by using ``make CC=pgcc ..'' etc, because you cannot override all things from there.)
-
- 06 3月, 1999 17 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
Configure ...' command line. This way one can compile OpenSSL libraries with Position Independent Code (PIC) which is needed for linking it into DSOs.
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
SSL_CTX_xxx defines. What was the reason to move them to the top, even before the copyright and #ifdef HEADER_SSL_H? Hmmm... when there was and still is a good reason feel free to reverse this patch, but please document why it is needed this way.
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
into a single file. Need more cleanup for final release IMHO.
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
packages) provide. The idea is that because of the large number of CHANGES entries, this file summarizes the major changes for a brief overview.
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
questions now is the OpenSSL core team under openssl-core@openssl.org. And add a paragraph about the dual-license situation to make sure people recognize that _BOTH_ the OpenSSL license _AND_ the SSLeay license apply to the OpenSSL toolkit.
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
t_req.c: In function `X509_REQ_print': t_req.c:181: warning: suggest explicit braces to avoid ambiguous `else'
-
由 Dr. Stephen Henson 提交于
it is just a place holder for functionality to be added later. Its been added now so the X509V3_EXT_METHOD structure shouldn't (hopefully) have to change after the release.
-
- 05 3月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
detached data encoding was wrong and free up public keys.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
by BUF_MEM_strdup(). Added text documentation to the BUF_MEM stuff.
-
- 04 3月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
doc/openssl_button.{gif,html} which is similar in style to the old SSLeay button and can be used by applications based on OpenSSL to show the relationship to the OpenSSL project. PS: This beast caused me three hours to create, because of the size I had to hand-paint the 7pt fonts in Photoshop.
-
由 Ralf S. Engelschall 提交于
ssl/ssl_lib.c and ssl/ssl.h. At least the double ctx-variable confused some compilers. Submitted by: Lennart Bong <lob@kulthea.stacken.kth.se> Reviewed by: Ralf S. Engelschall
-
由 Ralf S. Engelschall 提交于
between SSLeay 0.8 and 0.9 and just looks useless and confusing. Pointed out by: Lennart Bong <lob@kulthea.stacken.kth.se> Submitted by: Ralf S. Engelschall
-
- 03 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
under Win32 (9X and NT) again. Note: some signed/unsigned changes recently checked in were killing the Win32 compile.
-
- 01 3月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 28 2月, 1999 4 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 27 2月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
(Pointed out by Carlos Amengual).
-
由 Ralf S. Engelschall 提交于
work correctly for the SSL_CTX_xxx situations, too. Now "make test" passes again fine.
-
由 Ralf S. Engelschall 提交于
-
- 26 2月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
now change it to BN_RECURSION_MONT so it isn't compiled in.
-
由 Ben Laurie 提交于
-