index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-09-16
Input buffer size.
Vincent Richard
1
-2
/
+4
2005-09-14
Non-blocking socket input/output.
Vincent Richard
2
-22
/
+51
2005-09-08
Added special characters for encoding.
Vincent Richard
1
-1
/
+2
2005-09-06
New namespace for message digest algorithms.
Vincent Richard
7
-61
/
+490
2005-09-03
Added progression notifications.
Vincent Richard
9
-26
/
+246
2005-09-02
Updated code to use smart pointers.
Vincent Richard
4
-82
/
+78
2005-09-02
Throw exception in debug mode when thisRef()/thisWeakRef() is called from ↵
Vincent Richard
1
-0
/
+44
the object's constructor.
2005-09-01
NEVER call thisRef() from the object's constructor.
Vincent Richard
1
-10
/
+14
2005-08-26
Fixed 'requestAuthInfos()' not public.
Vincent Richard
1
-1
/
+1
2005-08-26
Fixed ambiguity when parameter is not const.
Vincent Richard
1
-7
/
+7
2005-08-25
Fixed undefined symbol 'UNSPECIFIED_PORT'.
Vincent Richard
1
-0
/
+3
2005-08-24
Error handling in posixSocket::send().
Vincent Richard
2
-8
/
+79
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
29
-9683
/
+0
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
36
-36
/
+9719
2005-08-19
vmime::exception now inherits from std::exception.
Vincent Richard
1
-48
/
+54
2005-08-17
Content handler constness.
Vincent Richard
2
-3
/
+3
2005-07-25
Added FETCH_IMPORTANCE flag.
Vincent Richard
6
-11
/
+40
2005-07-24
Don't throw if no field is found, just return normal priority.
Vincent Richard
1
-8
/
+18
2005-07-24
Fixed some doc + getHeader() now returns a ref.
Vincent Richard
3
-36
/
+28
2005-07-24
Allow getting/setting importance directly from/on message header.
Vincent Richard
1
-3
/
+15
2005-07-24
Removed implicit conversion to T* for smart pointers.
Vincent Richard
2
-2
/
+2
2005-07-23
Fixed getMessages().
Vincent Richard
3
-4
/
+15
2005-07-21
Fixed a bug when destroying an unconnected IMAP service.
Vincent Richard
1
-3
/
+6
2005-07-20
Allow creating 'charset' objects from 'const char*' (for constants).
Vincent Richard
1
-17
/
+6
2005-07-18
Fixed default 'word' constructor using platform handler before being ↵
Vincent Richard
1
-1
/
+1
initialized.
2005-07-18
Fixed error given by g++ 3.3 but not >= 3.4.
Vincent Richard
1
-0
/
+4
2005-07-17
Added unit tests for smart pointer.
Vincent Richard
1
-0
/
+12
2005-07-15
Added getName() to retrieve attachment filename.
Vincent Richard
2
-6
/
+50
2005-07-12
Reference counting and smart pointers.
Vincent Richard
75
-1401
/
+1443
2005-07-06
Added contentHandler::extractRaw().
Vincent Richard
3
-0
/
+26
2005-06-21
Fixed a bug in RFC-2231 implementation.
Vincent Richard
1
-1
/
+1
2005-06-21
Fixed compilation errors with g++ 4.0.
Vincent Richard
1
-1
/
+1
2005-06-16
Fixed multi-line terminator spanning on multiple incoming packets.
Vincent Richard
1
-38
/
+20
2005-06-16
Fixed uninitialized variable.
Vincent Richard
1
-3
/
+3
2005-06-16
Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.
Vincent Richard
2
-2
/
+67
2005-06-15
Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added ↵
Vincent Richard
1
-3
/
+120
unit tests.
2005-06-13
Fixed a bug in word parsing.
Vincent Richard
1
-2
/
+18
2005-06-03
Fixed memory leak.
Vincent Richard
1
-0
/
+6
2005-05-27
Added 'peek' parameter to extract() and extractPart().
Vincent Richard
3
-14
/
+24
2005-05-25
Free memory for args.
Vincent Richard
1
-3
/
+8
2005-05-19
Fixed bug in subfolders enumeration.
Vincent Richard
1
-2
/
+13
2005-05-15
Service properties enhancement.
Vincent Richard
8
-96
/
+426
2005-05-14
Oops... missing ')'.
Vincent Richard
1
-1
/
+1
2005-05-14
Replaced getpid() with GetCurrentProcessId() on Windows.
Vincent Richard
1
-2
/
+2
2005-05-03
Fixed missing space in STATUS command + parse error in 'status_info'.
Vincent Richard
1
-1
/
+1
2005-04-30
Added 'childProcess'.
Vincent Richard
4
-195
/
+414
2005-04-28
Added #include <algorithm>
Stefan Uhrig
1
-0
/
+1
2005-04-28
Added parameter support to 'utility::url'.
Vincent Richard
2
-1
/
+90
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
14
-82
/
+599
2005-04-27
Ignore filenames starting with '.' for message files.
Vincent Richard
2
-2
/
+20
[prev]
[next]