index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bss_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow BIO_s_file to open and sequentially access files larger than 2GB on
Andy Polyakov
2005-06-06
1
-0
/
+18
*
Engage Applink in mingw. Note that application-side module is not
Andy Polyakov
2005-05-18
1
-1
/
+6
*
OPENSSL_Applink update.
Andy Polyakov
2005-05-17
1
-12
/
+50
*
Minor cygwin update.
Andy Polyakov
2004-12-27
1
-1
/
+1
*
Don't define fd for platforms that do not use it, as some may not declare fil...
Richard Levitte
2004-03-24
1
-1
/
+4
*
Make sure fd is defined where it should.
Richard Levitte
2004-03-21
1
-7
/
+7
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-5
/
+5
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-1
/
+14
*
Uhmm, It seem to have forgotten one file when I committed the MSDOS
Richard Levitte
2003-09-28
1
-3
/
+20
*
OS/2 does binary by default, apparently.
Richard Levitte
2002-12-29
1
-1
/
+1
*
Handle read errors.
Ben Laurie
2002-06-11
1
-0
/
+6
*
New functions
Bodo Möller
2002-01-24
1
-1
/
+1
*
Make no config file not an error. Move /dev/crypto config to ctrl.
Ben Laurie
2002-01-22
1
-1
/
+4
*
Changes to have OpenSSL compile on OS/2.
Richard Levitte
2001-07-02
1
-0
/
+5
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-8
/
+8
*
Move the registration of callback functions to special functions
Richard Levitte
2000-02-21
1
-0
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Survive pedanticism.
Ben Laurie
1999-06-08
1
-1
/
+1
*
Bugfix (set shutdown only when we should).
Bodo Möller
1999-05-15
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-11
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-31
/
+10
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-26
/
+31
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+334
[prev]