index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-tcp-stream-raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove this: it couldn't be generically used, because different subclasses
Dan Winship
2002-03-11
1
-6
/
+30
*
merged some changes from the 1-0 branch that apparently never got merged into...
Jeffrey Stedfast
2001-12-14
1
-2
/
+2
*
Make sure we've actually read data before checking if p[-] is '\r' or not.
Jeffrey Stedfast
2001-10-28
1
-6
/
+57
*
Same.
Jeffrey Stedfast
2001-10-28
1
-8
/
+8
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
Check for EWOULDBLOCK too? (stream_read): Same. (stream_flush): Return 0
Jeffrey Stedfast
2001-10-27
1
-1
/
+1
*
Check for EWOULDBLOCK too? (stream_read): Same.
Jeffrey Stedfast
2001-10-27
1
-5
/
+29
*
updated the SIMULATE_FLAKY_NETWORK code
Jeffrey Stedfast
2001-10-25
1
-10
/
+12
*
Same as in the TcpStreamRaw code. (stream_write): And again here...
Jeffrey Stedfast
2001-10-25
1
-27
/
+61
*
As below.
Not Zed
2001-10-17
1
-2
/
+7
*
Likewise.
Not Zed
2001-09-08
1
-4
/
+15
*
s/IMAPv4/IMAP
Jeffrey Stedfast
2001-08-28
1
-1
/
+1
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-3
/
+5
*
Print info about the issuer of the certificate.
Jeffrey Stedfast
2001-03-17
1
-0
/
+8
*
Check for a new type of mailing list header.
Jeffrey Stedfast
2001-03-14
1
-0
/
+1
*
Made cancellable. (stream_write): Same. (stream_connect): Removed checks
Jeffrey Stedfast
2001-03-14
1
-33
/
+73
*
Oops. Make this a subclass of CamelTcpStream, not CamelStream.
Jeffrey Stedfast
2001-03-14
1
-4
/
+105
*
fcntl(fd, F_GETFL) returns the flags as the return value, not via a passed
Dan Winship
2001-01-17
1
-4
/
+6
*
If the close() is successful, set the fd to -1.
Jeffrey Stedfast
2001-01-16
1
-11
/
+6
*
Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt.
Jeffrey Stedfast
2001-01-16
1
-0
/
+26
*
Implemented. (stream_setsockopt): Implemented.
Jeffrey Stedfast
2001-01-15
1
-0
/
+74
*
New CamelTcpStream class that implements nspr sockets and eventually will
Jeffrey Stedfast
2001-01-14
1
-0
/
+196