Statistics
| Revision:

root / libsylph / session.h @ 1068

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
793 12/01/2005 02:17 pm Hiroyuki Yamamoto

fixed compilation failure on some environments.

777 11/25/2005 05:15 pm Hiroyuki Yamamoto

session_read_data_as_file_cb(): don't write to file until buffer is filled more than the half.

774 11/24/2005 06:51 pm Hiroyuki Yamamoto

reduced memory usage on POP3 session.

771 11/22/2005 04:21 pm Hiroyuki Yamamoto

reduced memory usage on SMTP session.

578 09/13/2005 05:18 pm Hiroyuki Yamamoto

changed the license of LibSylph from GPL to LGPL.

528 08/31/2005 03:10 pm Hiroyuki Yamamoto

made some core modules library (libsylph).