index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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 ↵
Vincent Richard
2005-09-02
1
-0
/
+13
|
|
|
|
the object's constructor.
*
Throw exception in debug mode when thisRef()/thisWeakRef() is called from ↵
Vincent Richard
2005-09-02
1
-0
/
+44
|
|
|
|
the object's constructor.
*
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
|
*
Added simple test for STL containers.
Vincent Richard
2005-07-18
1
-0
/
+41
|
*
Fixed default 'word' constructor using platform handler before being ↵
Vincent Richard
2005-07-18
1
-1
/
+1
|
|
|
|
initialized.
*
Fixed error given by g++ 3.3 but not >= 3.4.
Vincent Richard
2005-07-18
3
-2
/
+8
|
*
Reference counting and smart pointers.
Vincent Richard
2005-07-17
1
-6
/
+5
|
*
Added unit tests for smart pointer.
Vincent Richard
2005-07-17
5
-1
/
+237
|
*
Added getName() to retrieve attachment filename.
Vincent Richard
2005-07-15
6
-8
/
+67
|
*
Reference counting and smart pointers.
Vincent Richard
2005-07-12
187
-2132
/
+2982
|
*
Added contentHandler::extractRaw().
Vincent Richard
2005-07-06
8
-0
/
+44
|
*
'depcomp' not used.
Vincent Richard
2005-07-06
1
-1
/
+1
|
*
Makefiles in examples/ not used.
Vincent Richard
2005-07-06
1
-2
/
+2
|
*
Fixed 'bootstrap' script not running on Windows.
Vincent Richard
2005-07-05
1
-1
/
+1
|
*
Fixed SConstruct so 'sendmail' does not build on Windows.
Vincent Richard
2005-07-05
1
-14
/
+27
|
[prev]
[next]