Commit Graph

18 Commits (master)

Author SHA1 Message Date
Stephane Bortzmeyer 0f6aefca60 Big reformatting of everything after a change of indent options (now --no-tabs) 16 years ago
Stephane Bortzmeyer b60d7eb6d2 New indent parameters, many spurious changes 17 years ago
Stephane Bortzmeyer afe8f6c903 Fix bug #633333 and may be others (the code related to timeout conditions was quite screwed) 20 years ago
Stephane Bortzmeyer 369af6e01c GNU TLS support (still a bug when looping) 21 years ago
Stephane Bortzmeyer fa5e3bb0f1 Fix a SSL reading problem when lines are not CRLF-terminated 24 years ago
Stephane Bortzmeyer 2e944060e8 Small fix (but problem remains) for SSL servers which send in chunks not finished by CRLF. 24 years ago
Stephane Bortzmeyer ec61cd8ff2 Fix a logic bug in SSL read looping (Bug #130078) 24 years ago
Stephane Bortzmeyer cd8c0af868 Reformated 24 years ago
Stephane Bortzmeyer 59d7b6dc21 Comment about performances 24 years ago
Stephane Bortzmeyer 4512283a2b Reverting to fread, the bug in Solaris was elsewhere 24 years ago
Stephane Bortzmeyer ce8842eea8 Back to read() because of broken Solaris 24 years ago
Stephane Bortzmeyer 44fd8024a7 SSL support 24 years ago
Stephane Bortzmeyer 0e28b87f8c SMTP support by Samuel Tardieu 24 years ago
Stephane Bortzmeyer c2cd354e12 New version with fgets reading instead of one-read-per-byte. See bug 104290 24 years ago
Stephane Bortzmeyer e9f763c323 Reverting to unbuffered readline. 24 years ago
Stephane Bortzmeyer dc3b8101fd First try with buffered readline.
More efficient for remote servers but a big performance bug for local ones.
See http://sourceforge.net/bugs/?func=detailbug&bug_id=104290&group_id=4581
24 years ago
Stephane Bortzmeyer 380fd2e5d7 * Various cleanings, mostly of documentation.
* Test files included in distribs
24 years ago
Stephane Bortzmeyer 40d676b534 Initial revision 24 years ago