index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BeOS support.
Ulf Möller
2006-04-11
2
-1
/
+14
*
make some internal functions static; patch supplied by Kurt Roeckx
Nils Larsch
2006-02-15
2
-6
/
+6
*
make update
Ulf Möller
2006-02-13
1
-5
/
+6
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-13
1
-1
/
+18
*
Fix warnings about "sin" conflicting with sin(3) definition.
Dr. Stephen Henson
2006-02-09
1
-10
/
+10
*
Avoid warnings about shadowed definitions.
Dr. Stephen Henson
2006-02-09
1
-25
/
+25
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
Nils Larsch
2006-02-02
1
-1
/
+1
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-0
/
+3
*
The VMS I run on doesn't know socklen_t and uses size_t instead.
Richard Levitte
2006-01-04
1
-1
/
+6
*
Refine login in b_sock.c.
Andy Polyakov
2006-01-02
1
-1
/
+15
*
Fix typo and purify logic in b_sock.c
Andy Polyakov
2006-01-02
1
-3
/
+3
*
Make b_sock.c IPv6 savvy.
Andy Polyakov
2006-01-02
1
-29
/
+115
*
Keep disclaiming 16-bit platform support. For now remove WIN16 references
Andy Polyakov
2005-12-18
2
-34
/
+2
*
Make bio.h resistant to gnu-ish __attribute__ redefenitions.
Andy Polyakov
2005-12-16
1
-6
/
+9
*
Make cygwin work in directories mounted with 'text' attribute.
Andy Polyakov
2005-11-03
1
-3
/
+2
*
Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate references
Andy Polyakov
2005-11-03
1
-2
/
+7
*
Disable BIO_s_fd on CE and disable fd:N as password passing option on
Andy Polyakov
2005-11-03
1
-0
/
+3
*
Fix typo.
Andy Polyakov
2005-09-29
1
-1
/
+1
*
Fix missing applink call.
Andy Polyakov
2005-09-29
1
-1
/
+4
*
Fix compilation when HAVE_LONG_LONG isn't defined.
Geoff Thorpe
2005-07-26
1
-1
/
+1
*
Jumbo Makfiles update.
Andy Polyakov
2005-06-23
1
-3
/
+3
*
Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
Richard Levitte
2005-06-13
1
-3
/
+6
*
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
*
Engage Applink for VC builds.
Andy Polyakov
2005-05-17
1
-1
/
+1
*
OPENSSL_Applink update.
Andy Polyakov
2005-05-17
5
-23
/
+106
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
fix compiler warning; pow10 is also in math.h
Nils Larsch
2005-05-05
1
-3
/
+3
*
Lots of Win32 fixes for DTLS.
Dr. Stephen Henson
2005-04-27
1
-7
/
+12
*
add missing parentheses
Nils Larsch
2005-04-27
1
-1
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
3
-1
/
+3
*
make update
Bodo Möller
2005-04-26
1
-0
/
+7
*
Add DTLS support.
Ben Laurie
2005-04-26
3
-2
/
+535
*
Stop bogus shadowing warning.
Dr. Stephen Henson
2005-04-20
1
-2
/
+2
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-64
/
+67
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
some const fixes and cleanup
Nils Larsch
2005-04-05
1
-1
/
+1
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-2
/
+2
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
Minor cygwin update.
Andy Polyakov
2004-12-27
1
-1
/
+1
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
Basically, I wanted to be able to make a dump to a FILE*, and not have
Richard Levitte
2004-08-11
2
-18
/
+56
*
make update
Geoff Thorpe
2004-04-19
1
-50
/
+51
*
Make prototypes for some callback pointers.
Richard Levitte
2004-03-25
2
-7
/
+7
*
Protect against gcc's "warning: cast does not match function type".
Geoff Thorpe
2004-03-25
1
-3
/
+5
*
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
*
Remove a warning for conversion double->long. This has impacts on Windows.
Richard Levitte
2004-03-21
1
-2
/
+2
*
Make sure fd is defined where it should.
Richard Levitte
2004-03-21
1
-7
/
+7
[next]