index
:
vmime
master
A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug when fetching structure.
Vincent Richard
2006-01-10
1
-13
/
+25
*
Fixed segfault when dynamic-casting a ref (thanks to Benjamin Biron).
Vincent Richard
2006-01-10
1
-2
/
+2
*
Allow '@' in the username part of an URL.
Vincent Richard
2006-01-09
2
-1
/
+13
*
Recognize deleted messages not yet expunged (thanks to Benjamin Biron).
Vincent Richard
2006-01-08
1
-2
/
+10
*
Code clean-up.
Vincent Richard
2006-01-08
2
-20
/
+18
*
Fixed compilation problem with GCC 4.
Vincent Richard
2006-01-08
1
-1
/
+1
*
Inverted flags and mode in deleteMessage[s]() (thanks to Benjamin Biron).
Vincent Richard
2006-01-07
1
-3
/
+3
*
Added SMTPResponse to read and parse SMTP responses.
Vincent Richard
2006-01-07
5
-143
/
+417
*
Updated contributors list.
Vincent Richard
2006-01-01
1
-0
/
+16
*
Rewritten code using std:: algorithms (thanks to Pierre THIERRY).
Vincent Richard
2005-12-30
2
-27
/
+64
*
Rewritten some code without using iterators.
Vincent Richard
2005-12-30
1
-10
/
+10
*
Fixed mistake.
Vincent Richard
2005-12-30
1
-2
/
+2
*
Fixed mistake.
Vincent Richard
2005-12-30
1
-1
/
+1
*
Added support for getaddrinfo() on POSIX.
Vincent Richard
2005-12-26
3
-0
/
+77
*
Fixed typo causing infinite loop.
Vincent Richard
2005-12-20
1
-1
/
+1
*
Compatibility bugs in IMAP response parser.
Vincent Richard
2005-12-18
2
-67
/
+135
*
Enhanced detection of GnuTLS (SCons).
Vincent Richard
2005-12-15
1
-1
/
+4
*
Fixed segfault in destructor when chaining 3 exceptions or more.
Vincent Richard
2005-12-05
3
-0
/
+12
*
Fixed a bug in argument vector.
Vincent Richard
2005-12-04
2
-1
/
+6
*
Fixed bug when connecting to IMAP with default authenticator.
Vincent Richard
2005-12-02
2
-3
/
+3
*
Added toStrong() on weak ref.
Vincent Richard
2005-12-02
1
-0
/
+8
*
Fixed typo in CXXFLAGS/debug.
Vincent Richard
2005-12-01
1
-2
/
+2
*
Fixed bug when disconnecting SMTP.
Vincent Richard
2005-11-30
1
-1
/
+8
*
Detailed instruction for sending message.
Vincent Richard
2005-11-30
1
-1
/
+1
*
Fixed buffer overrun in random::getString().
Vincent Richard
2005-11-28
2
-1
/
+4
*
Fixed problem with maildir and ':' in filename on Windows.
Vincent Richard
2005-11-27
2
-5
/
+37
*
GNU TLS detection with SCons.
Vincent Richard
2005-11-16
1
-1
/
+2
*
gmtime() and localtime() are reentrant when using MS C runtime library (MinGW...
Vincent Richard
2005-11-14
2
-1
/
+15
*
Fixed bug in disconnect() when authentication is not needed (thanks to Benjam...
Vincent Richard
2005-11-07
2
-0
/
+7
*
Started version 0.8.1.
Vincent Richard
2005-11-06
2
-1
/
+9
*
Version 0.8.0.
Vincent Richard
2005-11-06
2
-4
/
+4
*
Missing 'headerFieldValue.hpp' in dist.
Vincent Richard
2005-11-06
1
-0
/
+1
*
Refactored header field values and parameters.
Vincent Richard
2005-11-06
1
-4
/
+0
*
First version of the VMime Book.
Vincent Richard
2005-11-06
13
-0
/
+4268
*
Refactored header field values and parameters.
Vincent Richard
2005-11-06
4
-392
/
+0
*
Fixed typos in documentation.
Vincent Richard
2005-11-05
8
-14
/
+16
*
Refactored header field values and parameters.
Vincent Richard
2005-11-05
74
-1277
/
+1056
*
Fixed typo for 'ac_cv_sizeof_long'.
Vincent Richard
2005-11-03
1
-1
/
+1
*
Fixed problem with 'no_auth_information' exception when SASL support is disab...
Vincent Richard
2005-10-30
2
-26
/
+54
*
Moved certificate code into 'vmime::net::security::cert' namespace.
Vincent Richard
2005-10-30
17
-94
/
+94
*
Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...
Vincent Richard
2005-10-20
13
-4
/
+165
*
Added 'charsetFilteredOutputStream'.
Vincent Richard
2005-10-20
2
-0
/
+60
*
Added 'charsetFilteredOutputStream'.
Vincent Richard
2005-10-19
4
-2
/
+408
*
Refactoring of built-in services registration system.
Vincent Richard
2005-10-19
7
-79
/
+117
*
Charset converter.
Vincent Richard
2005-10-19
9
-59
/
+270
*
Charset converter.
Vincent Richard
2005-10-19
4
-142
/
+16
*
Fixed compilation problems on FreeBSD (thanks to Xin LI).
Vincent Richard
2005-10-16
1
-0
/
+4
*
Fixed include dir (prefix).
Vincent Richard
2005-10-16
1
-1
/
+1
*
Fixed libtool CXX tag on FreeBSD (thanks to Xin LI).
Vincent Richard
2005-10-16
1
-0
/
+9
*
Fixed 'pkgconfigdir' on FreeBSD (thanks to Xin LI).
Vincent Richard
2005-10-16
1
-1
/
+21
[next]