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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the comment.
Jeffrey Stedfast
2002-07-31
1
-6
/
+7
*
#include <string.h> for memcpy.
Jeffrey Stedfast
2002-07-23
1
-0
/
+2
*
Remove this: it couldn't be generically used, because different subclasses
Dan Winship
2002-03-11
1
-14
/
+79
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
Removed charset/locale charset lookup and iconv_open/close functions,
1
2001-10-12
1
-2
/
+1
*
Turn off warnings. (get_name): Same.
Jeffrey Stedfast
2001-10-06
1
-4
/
+6
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-1
/
+2
*
Print info about the issuer of the certificate.
Jeffrey Stedfast
2001-03-17
1
-0
/
+27
*
Numerous fixes to get it to build correctly with NSS enabled.
Jeffrey Stedfast
2001-03-15
1
-1
/
+1
*
If the close() is successful, set the fd to -1.
Jeffrey Stedfast
2001-01-16
1
-27
/
+0
*
Implemented. (stream_setsockopt): Implemented.
Jeffrey Stedfast
2001-01-15
1
-1
/
+57
*
New abstract class for TCP streams. The next step is to write child
Jeffrey Stedfast
2001-01-14
1
-0
/
+123