index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
exception.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-08
SMTP-specific exceptions.
Vincent Richard
1
-28
/
+0
2013-07-16
Fixed status update. Prevent opening the same folder two times in a session.
Vincent Richard
1
-0
/
+12
2013-06-24
Added support for SIZE SMTP extension (RFC-1870).
Vincent Richard
1
-0
/
+28
2013-06-12
Homogeneous use of vmime::string.
Vincent Richard
1
-1
/
+1
2013-02-27
Throw exception when an invalid value type is set in a header field.
Vincent Richard
1
-6
/
+6
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2012-11-01
Migrated build system to CMake. Conditional file compilation. Automatic selec...
Vincent Richard
1
-12
/
+12
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2008-01-04
Changed copyright year to 2008.
Vincent Richard
1
-1
/
+1
2007-01-01
Changed copyright year to 2007.
Vincent Richard
1
-1
/
+1
2006-10-11
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
1
-6
/
+6
2006-08-25
Fixed parsing when space occurs at the end of the field value.
Vincent Richard
1
-2
/
+2
2006-02-05
Changed copyright year to 2006.
Vincent Richard
1
-1
/
+1
2005-12-05
Fixed segfault in destructor when chaining 3 exceptions or more.
Vincent Richard
1
-0
/
+6
2005-10-30
Fixed problem with 'no_auth_information' exception when SASL support is disab...
Vincent Richard
1
-13
/
+26
2005-10-19
Charset converter.
Vincent Richard
1
-2
/
+2
2005-10-03
Added TLS/SSL support.
Vincent Richard
1
-0
/
+54
2005-09-17
Updated FSF address.
Vincent Richard
1
-3
/
+7
2005-09-17
SASL authentication.
Vincent Richard
1
-4
/
+44
2005-09-06
New namespace for message digest algorithms.
Vincent Richard
1
-0
/
+12
2005-08-24
Error handling in posixSocket::send().
Vincent Richard
1
-1
/
+15
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-25
/
+25
2005-08-19
vmime::exception now inherits from std::exception.
Vincent Richard
1
-48
/
+54
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
1
-0
/
+12
2005-03-27
Added new basic type 'messageIdSequence'.
Vincent Richard
1
-0
/
+12
2005-03-18
Updated VMime website URL.
Vincent Richard
1
-1
/
+1
2005-01-04
Added diagnostic error string for 'exceptions::connection_error' + fixed a bu...
Vincent Richard
1
-2
/
+4
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
1
-1
/
+1
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-1
/
+1
2004-12-26
Allow creating a service from an URL.
Vincent Richard
1
-2
/
+4
2004-12-19
Moved code from 'exception.hpp' to 'exception.cpp' + new features for excepti...
Vincent Richard
1
-0
/
+621