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 (
Expand
)
Author
Files
Lines
2005-10-14
Not an attachment if a 'Content-Id' field is present.
Vincent Richard
1
-0
/
+5
2005-10-13
Added 'attachmentHelper'.
Vincent Richard
3
-168
/
+378
2005-10-13
Added removeAllFields() for a field name.
Vincent Richard
1
-0
/
+9
2005-10-13
Added getPart() and getHeader() on attachment.
Vincent Richard
1
-0
/
+12
2005-10-13
Don't return references.
Vincent Richard
1
-4
/
+4
2005-10-11
Sendmail support on POSIX platforms only.
Vincent Richard
1
-0
/
+6
2005-10-06
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
20
-55
/
+55
2005-10-04
Added service::setTimeoutHandlerFactory().
Vincent Richard
10
-58
/
+18
2005-10-04
Added service::setSocketFactory().
Vincent Richard
10
-42
/
+28
2005-10-03
Added TLS/SSL support.
Vincent Richard
25
-388
/
+2443
2005-10-03
Reduced waiting time.
Vincent Richard
1
-1
/
+1
2005-10-03
Made 'datetime' compatible with C's time_t.
Vincent Richard
1
-0
/
+29
2005-10-02
Too much CPU time used when waiting for data to be received.
Vincent Richard
1
-0
/
+10
2005-09-17
Updated FSF address.
Vincent Richard
117
-351
/
+651
2005-09-17
SASL authentication.
Vincent Richard
24
-494
/
+2204
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 the...
Vincent Richard
1
-0
/
+44
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 initiali...
Vincent Richard
1
-1
/
+1
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
[prev]
[next]