index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added support for RFC-2231.
Vincent Richard
2005-04-12
16
-19
/
+951
|
*
Added attachMDNRequest().
Vincent Richard
2005-04-09
2
-0
/
+31
|
*
Fixed bug in Base64 decoding.
Vincent Richard
2005-04-09
2
-0
/
+10
|
*
Fixed warning.
Vincent Richard
2005-04-09
1
-1
/
+1
|
*
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
Vincent Richard
2005-04-03
32
-113
/
+176
|
*
Added constant for 'text/directory' MIME type.
Vincent Richard
2005-04-01
2
-0
/
+2
|
*
Support for message importance.
Vincent Richard
2005-03-31
5
-1
/
+233
|
*
Modified isValidPathComponent() to accept drives as first component.
Stefan Uhrig
2005-03-28
2
-10
/
+28
|
*
Added toUpper() function
Stefan Uhrig
2005-03-28
2
-0
/
+20
|
*
Oops... Fixed missing 'x' when testing target OS.
Vincent Richard
2005-03-28
1
-1
/
+1
|
*
File 'config.hpp.msvc' is now automatically generated.
Vincent Richard
2005-03-28
3
-65
/
+113
|
*
Fixed isValidPathComponent() to detect invalid chars or reserved names.
Vincent Richard
2005-03-28
1
-11
/
+54
|
*
Fixed POP3Store::sendPacket() for some servers.
Vincent Richard
2005-03-28
2
-2
/
+10
|
*
Fixed SConstruct to include MSVC files in dist.
Vincent Richard
2005-03-28
1
-0
/
+3
|
*
Added 'msvc' target.
Vincent Richard
2005-03-27
2
-2
/
+231
|
*
Fixed integer assignment to boolean variable.
Stefan Uhrig
2005-03-27
1
-1
/
+1
|
*
Included <algorithm> header.
Stefan Uhrig
2005-03-27
1
-0
/
+1
|
*
Added windows platform handlers.
Stefan Uhrig
2005-03-27
8
-0
/
+1265
|
*
Added new basic type 'messageIdSequence'.
Vincent Richard
2005-03-27
16
-19
/
+694
|
*
Some fixes for Visual C++/Windows.
Vincent Richard
2005-03-25
6
-31
/
+78
|
*
Basic support for MDN (RFC-3798).
Vincent Richard
2005-03-25
20
-4
/
+1245
|
*
Added a section about warnings at compilation.
Vincent Richard
2005-03-25
1
-0
/
+7
|
*
Added a section about EOL character.
Vincent Richard
2005-03-25
1
-0
/
+8
|
*
Added 'HACKING' file.
Vincent Richard
2005-03-24
3
-0
/
+303
|
*
Support for content types and parameters defined in RFC-1892.
Vincent Richard
2005-03-23
5
-0
/
+49
|
*
Added POP3 notifications.
Vincent Richard
2005-03-23
4
-2
/
+72
|
*
Removed '-' from 'CPXXX' charset constants.
Vincent Richard
2005-03-23
1
-27
/
+27
|
*
Basic support for 'Disposition' header field.
Vincent Richard
2005-03-23
9
-1
/
+728
|
*
Fixed multiple bugs in POP3 protocol.
Vincent Richard
2005-03-23
5
-45
/
+138
|
*
Updated VMime website URL.
Vincent Richard
2005-03-18
220
-238
/
+260
|
*
Renamed MIME_VERSION to SUPPORTED_MIME_VERSION.
Vincent Richard
2005-03-17
4
-3
/
+5
|
*
Added 'VMime Viewer' example.
Vincent Richard
2005-03-17
3
-0
/
+313
|
*
Fixed compilation problems on Solaris 9.
Vincent Richard
2005-03-16
19
-89
/
+94
|
*
Support for In-Reply-To header field (type MessageId).
Vincent Richard
2005-03-15
1
-0
/
+1
|
*
Support for In-Reply-To header field (type MessageId).
Vincent Richard
2005-03-15
3
-0
/
+3
|
*
Fixed parsing bounds for header fields and values.
Vincent Richard
2005-03-15
3
-15
/
+12
|
*
More unit tests for 'text' class.
Vincent Richard
2005-03-15
2
-3
/
+105
|
*
Moved word parsing from 'text' class to 'word' class.
Vincent Richard
2005-03-15
5
-508
/
+621
|
*
Fixed bug with CRLF between two encoded words.
Vincent Richard
2005-03-14
1
-1
/
+1
|
*
Added test for linear-white-space between encoded words.
Vincent Richard
2005-03-14
1
-0
/
+26
|
*
Removed 'singleton' and 'singletonManager' classes.
Vincent Richard
2005-03-14
16
-170
/
+65
|
*
Fixed parameters not showing as child components + fixed parsing bounds in ↵
Vincent Richard
2005-03-12
5
-2
/
+28
|
|
|
|
typeAdapter.
*
Moved header field parsing to 'headerField::parseNext()'.
Vincent Richard
2005-03-12
3
-147
/
+165
|
*
Changed first argument of copy_vector() to 'const', to avoid mistakes.
Vincent Richard
2005-03-12
1
-1
/
+1
|
*
Added '-Wconversion' for GCC.
Vincent Richard
2005-02-10
1
-1
/
+2
|
*
Changed protected inheritance to simple composition.
Vincent Richard
2005-02-06
4
-26
/
+90
|
*
Moved 'static' functions into 'parserHelpers' class.
Vincent Richard
2005-02-05
16
-111
/
+122
|
*
Removed extra '::' before numeric constants.
Vincent Richard
2005-02-05
2
-3
/
+8
|
*
Fixed forward use of swapUint32Array().
Vincent Richard
2005-02-05
2
-21
/
+26
|
*
Fixed possible segfault when encoding is Base64.
Vincent Richard
2005-02-01
2
-1
/
+5
|
[prev]
[next]