index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed buffer overrun in random::getString().
Vincent Richard
2005-11-28
1
-1
/
+1
*
Fixed problem with maildir and ':' in filename on Windows.
Vincent Richard
2005-11-27
1
-5
/
+32
*
gmtime() and localtime() are reentrant when using MS C runtime library (MinGW...
Vincent Richard
2005-11-14
1
-1
/
+12
*
Fixed bug in disconnect() when authentication is not needed (thanks to Benjam...
Vincent Richard
2005-11-07
1
-0
/
+2
*
Fixed typos in documentation.
Vincent Richard
2005-11-05
4
-6
/
+12
*
Refactored header field values and parameters.
Vincent Richard
2005-11-04
35
-840
/
+701
*
Fixed problem with 'no_auth_information' exception when SASL support is disab...
Vincent Richard
2005-10-30
1
-13
/
+26
*
Moved certificate code into 'vmime::net::security::cert' namespace.
Vincent Richard
2005-10-30
6
-29
/
+29
*
Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...
Vincent Richard
2005-10-20
7
-4
/
+117
*
Added 'charsetFilteredOutputStream'.
Vincent Richard
2005-10-19
1
-2
/
+168
*
Refactoring of built-in services registration system.
Vincent Richard
2005-10-19
3
-4
/
+108
*
Charset converter.
Vincent Richard
2005-10-19
3
-29
/
+169
*
Charset converter.
Vincent Richard
2005-10-19
1
-139
/
+6
*
Fixed a bug in length calculation.
Vincent Richard
2005-10-14
1
-1
/
+1
*
Not an attachment if a 'Content-Id' field is present.
Vincent Richard
2005-10-14
1
-0
/
+5
*
Added 'attachmentHelper'.
Vincent Richard
2005-10-13
3
-168
/
+378
*
Added removeAllFields() for a field name.
Vincent Richard
2005-10-13
1
-0
/
+9
*
Added getPart() and getHeader() on attachment.
Vincent Richard
2005-10-13
1
-0
/
+12
*
Don't return references.
Vincent Richard
2005-10-13
1
-4
/
+4
*
Sendmail support on POSIX platforms only.
Vincent Richard
2005-10-11
1
-0
/
+6
*
Renamed 'progressionListener' to 'progressListener'.
Vincent Richard
2005-10-06
20
-55
/
+55
*
Added service::setTimeoutHandlerFactory().
Vincent Richard
2005-10-04
10
-58
/
+18
*
Added service::setSocketFactory().
Vincent Richard
2005-10-04
10
-42
/
+28
*
Added TLS/SSL support.
Vincent Richard
2005-10-03
25
-388
/
+2443
*
Reduced waiting time.
Vincent Richard
2005-10-03
1
-1
/
+1
*
Made 'datetime' compatible with C's time_t.
Vincent Richard
2005-10-03
1
-0
/
+29
*
Too much CPU time used when waiting for data to be received.
Vincent Richard
2005-10-02
1
-0
/
+10
*
Updated FSF address.
Vincent Richard
2005-09-17
117
-351
/
+651
*
SASL authentication.
Vincent Richard
2005-09-17
24
-494
/
+2204
*
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
7
-61
/
+490
*
Added progression notifications.
Vincent Richard
2005-09-03
9
-26
/
+246
*
Updated code to use smart pointers.
Vincent Richard
2005-09-02
4
-82
/
+78
*
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
1
-10
/
+14
*
Fixed 'requestAuthInfos()' not public.
Vincent Richard
2005-08-26
1
-1
/
+1
*
Fixed ambiguity when parameter is not const.
Vincent Richard
2005-08-26
1
-7
/
+7
*
Fixed undefined symbol 'UNSPECIFIED_PORT'.
Vincent Richard
2005-08-25
1
-0
/
+3
*
Error handling in posixSocket::send().
Vincent Richard
2005-08-24
2
-8
/
+79
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
29
-9683
/
+0
*
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
2005-08-23
36
-36
/
+9719
*
vmime::exception now inherits from std::exception.
Vincent Richard
2005-08-19
1
-48
/
+54
*
Content handler constness.
Vincent Richard
2005-08-17
2
-3
/
+3
*
Added FETCH_IMPORTANCE flag.
Vincent Richard
2005-07-25
6
-11
/
+40
*
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
3
-36
/
+28
*
Allow getting/setting importance directly from/on message header.
Vincent Richard
2005-07-24
1
-3
/
+15
*
Removed implicit conversion to T* for smart pointers.
Vincent Richard
2005-07-24
2
-2
/
+2
[next]