index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expunge deleted messages when closing folder.
Vincent Richard
2005-10-06
1
-0
/
+2
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
49
-152
/
+158
*
Moved MSVC-specific defines.
Vincent Richard
2005-10-05
1
-2
/
+4
*
'struct' to 'class' to avoid warning with MSVC.
Vincent Richard
2005-10-05
1
-1
/
+3
*
Added service::setTimeoutHandlerFactory().
Vincent Richard
2005-10-04
19
-88
/
+41
*
Added service::setSocketFactory().
Vincent Richard
2005-10-04
21
-65
/
+60
*
Added TLS/SSL support.
Vincent Richard
2005-10-03
59
-589
/
+4275
*
Reduced waiting time.
Vincent Richard
2005-10-03
1
-1
/
+1
*
Made 'datetime' compatible with C's time_t.
Vincent Richard
2005-10-03
2
-0
/
+32
*
Too much CPU time used when waiting for data to be received.
Vincent Richard
2005-10-02
1
-0
/
+10
*
Fixed bug when response text is empty.
Vincent Richard
2005-10-02
1
-3
/
+12
*
Updated FSF address.
Vincent Richard
2005-09-17
284
-852
/
+1820
*
SASL authentication.
Vincent Richard
2005-09-17
55
-770
/
+3530
*
Input buffer size.
Vincent Richard
2005-09-16
1
-2
/
+4
*
Non-blocking socket input/output.
Vincent Richard
2005-09-14
2
-22
/
+51
*
Added special characters for encoding.
Vincent Richard
2005-09-08
1
-1
/
+2
*
New namespace for message digest algorithms.
Vincent Richard
2005-09-06
21
-200
/
+1279
*
Added progression notifications.
Vincent Richard
2005-09-03
22
-46
/
+310
*
Updated code to use smart pointers.
Vincent Richard
2005-09-02
9
-133
/
+128
*
Throw exception in debug mode when thisRef()/thisWeakRef() is called from the...
Vincent Richard
2005-09-02
1
-0
/
+13
*
Throw exception in debug mode when thisRef()/thisWeakRef() is called from the...
Vincent Richard
2005-09-02
1
-0
/
+44
*
NEVER call thisRef() from the object's constructor.
Vincent Richard
2005-09-01
2
-10
/
+18
*
Added a menu entry to change current folder.
Vincent Richard
2005-09-01
1
-2
/
+40
*
Missing M4 files in dist + fixed iconv detection.
Vincent Richard
2005-08-28
1
-9
/
+10
*
Added missing M4.
Vincent Richard
2005-08-28
1
-0
/
+110
*
Added missing M4.
Vincent Richard
2005-08-27
2
-0
/
+706
*
Added M4 for iconv.
Vincent Richard
2005-08-27
2
-1
/
+102
*
XML output for test results.
Vincent Richard
2005-08-27
1
-15
/
+178
*
SF#1274389: bootstrap is a bash script, not a sh script.
Vincent Richard
2005-08-27
2
-2
/
+2
*
Using AM_ICONV for better detection of libiconv.
Vincent Richard
2005-08-26
1
-0
/
+17
*
Fixed 'requestAuthInfos()' not public.
Vincent Richard
2005-08-26
3
-5
/
+5
*
Unit tests for 'misc::importanceHelper'.
Vincent Richard
2005-08-26
2
-1
/
+164
*
Fixed ambiguity when parameter is not const.
Vincent Richard
2005-08-26
2
-14
/
+14
*
Moved to CppUnit for unit tests framework.
Vincent Richard
2005-08-25
51
-9464
/
+2619
*
Fixed undefined symbol 'UNSPECIFIED_PORT'.
Vincent Richard
2005-08-25
2
-1
/
+4
*
Error handling in posixSocket::send().
Vincent Richard
2005-08-24
4
-9
/
+100
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
61
-18832
/
+0
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
81
-171
/
+19019
*
Added test case for '?' in the middle of the encoded buffer.
Vincent Richard
2005-08-22
1
-0
/
+4
*
vmime::exception now inherits from std::exception.
Vincent Richard
2005-08-19
3
-97
/
+115
*
Content handler constness.
Vincent Richard
2005-08-17
5
-14
/
+14
*
Added FETCH_IMPORTANCE flag.
Vincent Richard
2005-07-25
8
-11
/
+46
*
Don't throw if no field is found, just return normal priority.
Vincent Richard
2005-07-24
1
-8
/
+18
*
Fixed some doc + getHeader() now returns a ref.
Vincent Richard
2005-07-24
7
-46
/
+38
*
Allow getting/setting importance directly from/on message header.
Vincent Richard
2005-07-24
2
-3
/
+36
*
Removed implicit conversion to T* for smart pointers.
Vincent Richard
2005-07-24
4
-7
/
+9
*
Fixed getMessages().
Vincent Richard
2005-07-23
4
-4
/
+20
*
Fixed a bug when destroying an unconnected IMAP service.
Vincent Richard
2005-07-21
1
-3
/
+6
*
Added tests for smart pointer comparison.
Vincent Richard
2005-07-21
1
-0
/
+25
*
Allow creating 'charset' objects from 'const char*' (for constants).
Vincent Richard
2005-07-20
2
-18
/
+7
[next]