root / libsylph @ 2427
| Name | Size | Revision | Age | Author | Comment |
|---|---|---|---|---|---|
| Makefile.am | 1.8 kB | 2214 | almost 4 years | Hiroyuki Yamamoto | added -version-info to libtool. |
| account.c | 10.5 kB | 2337 | over 3 years | Hiroyuki Yamamoto | svn s |
| account.h | 2.4 kB | 2337 | over 3 years | Hiroyuki Yamamoto | svn s |
| base64.c | 4.2 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| base64.h | 1.3 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| codeconv.c | 61.9 kB | 2284 | over 3 years | Hiroyuki Yamamoto | made codeconv module thread-safe. update search... |
| codeconv.h | 6.8 kB | 2019 | almost 5 years | Hiroyuki Yamamoto | added function to change the behavior of charac... |
| customheader.c | 5.1 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| customheader.h | 1.4 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| defs.h | 3.6 kB | 2164 | almost 4 years | Hiroyuki Yamamoto | merged plugin-test branch into trunk. |
| displayheader.c | 1.4 kB | 679 | over 7 years | Hiroyuki Yamamoto | match the output header for printing to the mes... |
| displayheader.h | 1.2 kB | 679 | over 7 years | Hiroyuki Yamamoto | match the output header for printing to the mes... |
| enums.h | 1.4 kB | 1949 | over 5 years | Hiroyuki Yamamoto | implemented vertical view. Separated quick sear... |
| filter.c | 38.5 kB | 2286 | over 3 years | Hiroyuki Yamamoto | libsylph: use itos_buf() because itos() is not ... |
| filter.h | 5.1 kB | 1597 | about 6 years | Hiroyuki Yamamoto | display error dialog if the execution of the ju... |
| folder.c | 42.4 kB | 2372 | over 3 years | Hiroyuki Yamamoto | added 'Last 7 days' to the quick search. |
| folder.h | 11.2 kB | 2334 | over 3 years | Hiroyuki Yamamoto | add a new flag: RemoteFolder::remove_cache_on_d... |
| html.c | 14.9 kB | 603 | over 7 years | Hiroyuki Yamamoto | libsylph/html.c: improved entity references con... |
| html.h | 1.7 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| imap.c | 118.4 kB | 2421 | over 3 years | Hiroyuki Yamamoto | imap.c: added date-time info on APPEND using Da... |
| imap.h | 2.7 kB | 2326 | over 3 years | Hiroyuki Yamamoto | don't allow parallel multiple command on IMAP. |
| libsylph-0.def | 19 kB | 2422 | over 3 years | Hiroyuki Yamamoto | remove_numbered_files(): made filename to numbe... |
| mbox.c | 11.8 kB | 2248 | over 3 years | Hiroyuki Yamamoto | update summary cache when importing from mbox. |
| mbox.h | 1.5 kB | 1535 | over 6 years | Hiroyuki Yamamoto | don't filter junk on import. |
| md5.c | 14.7 kB | 559 | over 7 years | Hiroyuki Yamamoto | replaced md5.[ch] with public domain code in GNet. |
| md5.h | 1.2 kB | 559 | over 7 years | Hiroyuki Yamamoto | replaced md5.[ch] with public domain code in GNet. |
| md5_hmac.c | 3.5 kB | 1102 | almost 7 years | Hiroyuki Yamamoto | fixed a memory leak. |
| md5_hmac.h | 1.1 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| mh.c | 42.1 kB | 2341 | over 3 years | Hiroyuki Yamamoto | removed redundant debug print. |
| mh.h | 1.1 kB | 1491 | over 6 years | Hiroyuki Yamamoto | implemented the automatic filtering of IMAP4 IN... |
| news.c | 24.5 kB | 2334 | over 3 years | Hiroyuki Yamamoto | add a new flag: RemoteFolder::remove_cache_on_d... |
| news.h | 1.5 kB | 1491 | over 6 years | Hiroyuki Yamamoto | implemented the automatic filtering of IMAP4 IN... |
| nntp.c | 9.1 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| nntp.h | 2.7 kB | 1368 | over 6 years | Hiroyuki Yamamoto | nntp.h: fixed a typo. |
| pop.c | 21.8 kB | 2272 | over 3 years | Hiroyuki Yamamoto | removed some debug prints. uncommented code blo... |
| pop.h | 3.4 kB | 2031 | over 4 years | Hiroyuki Yamamoto | implemented remote POP3 mailbox. |
| prefs.c | 12.5 kB | 2123 | about 4 years | Hiroyuki Yamamoto | win32: use _commit(). |
| prefs.h | 2.1 kB | 2081 | over 4 years | Hiroyuki Yamamoto | don't save older backups of UIDL files. |
| prefs_account.c | 8.6 kB | 1491 | over 6 years | Hiroyuki Yamamoto | implemented the automatic filtering of IMAP4 IN... |
| prefs_account.h | 3.8 kB | 1491 | over 6 years | Hiroyuki Yamamoto | implemented the automatic filtering of IMAP4 IN... |
| prefs_common.c | 23 kB | 2404 | over 3 years | Hiroyuki Yamamoto | added option to set only mail address of recipi... |
| prefs_common.h | 6.9 kB | 2404 | over 3 years | Hiroyuki Yamamoto | added option to set only mail address of recipi... |
| procheader.c | 20.3 kB | 2164 | almost 4 years | Hiroyuki Yamamoto | merged plugin-test branch into trunk. |
| procheader.h | 3 kB | 1897 | over 5 years | Hiroyuki Yamamoto | simplify To headers on summary view. |
| procmime.c | 40.3 kB | 2200 | almost 4 years | Hiroyuki Yamamoto | remove comments from Content-Type charset param... |
| procmime.h | 5 kB | 1693 | about 6 years | Hiroyuki Yamamoto | use quoted-printable or base64 to protect trail... |
| procmsg.c | 45.8 kB | 2327 | over 3 years | Hiroyuki Yamamoto | more fix for UID more than INT_MAX. |
| procmsg.h | 9.7 kB | 2247 | over 3 years | Hiroyuki Yamamoto | update summary caches on receiving. |
| quoted-printable.c | 4.5 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| quoted-printable.h | 1.2 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| recv.c | 5 kB | 1649 | about 6 years | Hiroyuki Yamamoto | updated copyright. |
| recv.h | 1.4 kB | 627 | over 7 years | Hiroyuki Yamamoto | support literals in IMAP response. |
| session.c | 27.7 kB | 2272 | over 3 years | Hiroyuki Yamamoto | removed some debug prints. uncommented code blo... |
| session.h | 5.3 kB | 1641 | about 6 years | Hiroyuki Yamamoto | session.c: remove idle callback on close, and c... |
| smtp.c | 14.8 kB | 2091 | over 4 years | Hiroyuki Yamamoto | renamed/removed MSGBUFSIZE. |
| smtp.h | 2.2 kB | 2091 | over 4 years | Hiroyuki Yamamoto | renamed/removed MSGBUFSIZE. |
| socket.c | 37.8 kB | 2355 | over 3 years | Hiroyuki Yamamoto | sock_connect_with_timeout(): check socket with ... |
| socket.h | 4.2 kB | 2261 | over 3 years | Hiroyuki Yamamoto | imap.c: connect in another thread. |
| ssl.c | 10 kB | 2366 | over 3 years | Hiroyuki Yamamoto | prohibit acception of expired SSL certificates. |
| ssl.h | 1.7 kB | 1415 | over 6 years | Hiroyuki Yamamoto | implemented SSL certificate dialog. |
| stringtable.c | 3.9 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| stringtable.h | 1.3 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| syl-marshal.c | 5.8 kB | 2164 | almost 4 years | Hiroyuki Yamamoto | merged plugin-test branch into trunk. |
| syl-marshal.h | 1.4 kB | 2164 | almost 4 years | Hiroyuki Yamamoto | merged plugin-test branch into trunk. |
| syl-marshal.list | 75 Bytes | 2164 | almost 4 years | Hiroyuki Yamamoto | merged plugin-test branch into trunk. |
| sylmain.c | 7.1 kB | 2337 | over 3 years | Hiroyuki Yamamoto | svn s |
| sylmain.h | 1.8 kB | 2164 | almost 4 years | Hiroyuki Yamamoto | merged plugin-test branch into trunk. |
| unmime.c | 3.5 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| unmime.h | 968 Bytes | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| utils.c | 87.2 kB | 2427 | over 3 years | Hiroyuki Yamamoto | Fixed the bug that IMAP caches get wrongly dele... |
| utils.h | 15 kB | 2422 | over 3 years | Hiroyuki Yamamoto | remove_numbered_files(): made filename to numbe... |
| uuencode.c | 2.7 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| uuencode.h | 996 Bytes | 1354 | over 6 years | Hiroyuki Yamamoto | fixed the prototype of touufrombits(). |
| virtual.c | 13.3 kB | 2247 | over 3 years | Hiroyuki Yamamoto | update summary caches on receiving. |
| virtual.h | 1.1 kB | 1492 | over 6 years | Hiroyuki Yamamoto | fixed virtual class structure. |
| xml.c | 12.7 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
| xml.h | 2.5 kB | 578 | over 7 years | Hiroyuki Yamamoto | changed the license of LibSylph from GPL to LGPL. |
- svn:ignore: .deps .libs Makefile Makefile.in libsylph.la
Latest revisions
Also available in: Atom