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
2015-01-14
Stop decoding when there are no more input bytes.
Vincent Richard
1
-0
/
+3
2015-01-13
Fixed possible memory leak.
Vincent Richard
2
-4
/
+10
2015-01-01
Fixed build issues when disabling messaging features.
Vincent Richard
4
-2
/
+32
2015-01-01
Fixed build issues when disabling filesystem features.
Vincent Richard
2
-0
/
+18
2014-12-03
Fixed buffer pointer offset when copying data.
Vincent Richard
1
-1
/
+1
2014-11-02
Don't throw in destructor.
Vincent Richard
15
-81
/
+106
2014-09-19
Fixed 'body_fld_lang' optional in IMAP response.
Vincent Richard
1
-8
/
+11
2014-08-19
Fixed hostname matching for OpenSSL (thanks to ElmüSoft).
Vincent Richard
1
-4
/
+4
2014-07-24
Use appropriate type for index.
Vincent Richard
3
-9
/
+9
2014-07-24
Certificate exception differentiation for easier error handling.
Vincent Richard
22
-120
/
+984
2014-06-30
Added support for language specification in RFC-2047 encoded words and RFC-22...
Vincent Richard
5
-11
/
+78
2014-06-17
Allow choosing between encoding modes for parameter values.
Vincent Richard
3
-22
/
+95
2014-06-08
Check for NULL pointer in 'ai_canonname'.
Vincent Richard
1
-1
/
+1
2014-06-08
Fixed decoding of '&-' in IMAP modified UTF-7 encoding.
Vincent Richard
1
-2
/
+15
2014-06-08
Fixed issue #86: workaround for invalid response from Exchange server.
Vincent Richard
1
-9
/
+55
2014-06-06
Removed useless 'virtual' inheritance (fixed issue #84).
Vincent Richard
3
-3
/
+3
2014-06-01
Fixed parsing of empty lines in header field value.
Vincent Richard
2
-67
/
+49
2014-05-27
Fixed auto_ptr<> not to be used with new[].
Vincent Richard
1
-20
/
+12
2014-05-27
Fixed ICU status code checking.
Vincent Richard
1
-8
/
+8
2014-05-27
Fixed ICU status code checking.
--global
1
-8
/
+8
2014-04-18
add charset ‘GBK’
di3online
1
-0
/
+1
2014-04-15
recursively create all parent directories if they do not exist on Windows
xh
1
-1
/
+1
2014-04-04
Do not check for SSL handle validity in handshake() as it is initialized a fe...
Vincent Richard
1
-3
/
+0
2014-04-01
Added missing VMIME_HAVE_TLS_SUPPORT guards (pull request #74).
Vincent Richard
2
-5
/
+31
2014-04-01
Nested classes need to explicitly import and export
Di3
3
-3
/
+3
2014-03-26
windows build fix: add missing member declaration
Mark Brand
1
-0
/
+1
2014-03-25
Trace socket/connection events.
Vincent Richard
15
-5
/
+133
2014-03-20
Fixed issue #71.
Vincent Richard
1
-1
/
+1
2014-03-17
Unit tests for IMAP utils.
Vincent Richard
1
-1
/
+1
2014-03-16
Connection trace facility.
Vincent Richard
27
-49
/
+463
2014-03-16
Modified IMAP parser constructor to make testing easier.
Vincent Richard
2
-4
/
+36
2014-03-15
IMAP commands.
Vincent Richard
10
-265
/
+704
2014-03-13
Removed unused/unimplemented function.
Vincent Richard
3
-23
/
+0
2014-03-10
Premature return if message list/set is empty.
Vincent Richard
3
-0
/
+18
2014-03-10
Issue #47: get and fetch messages.
Vincent Richard
7
-0
/
+126
2014-03-10
Fixed operator to combine flags.
Vincent Richard
1
-1
/
+1
2014-03-09
Default timeout handler. Fixed spelling.
Vincent Richard
5
-6
/
+172
2014-03-08
Fixed memory leak.
Vincent Richard
1
-0
/
+10
2014-03-07
Retry reading from the stream instead of waiting for input data on socket.
Vincent Richard
1
-1
/
+11
2014-02-26
Compilation fixes for Windows.
Vincent Richard
1
-2
/
+2
2014-02-26
Fixed possible issues with EAGAIN on Windows.
Vincent Richard
2
-12
/
+16
2014-02-24
Non exception-driven IMAP parser.
Vincent Richard
1
-1039
/
+1028
2014-02-23
Make serviceFactory::create throw instead of dying for invalid protocols.
Vincent Richard
1
-1
/
+6
2014-02-13
Added support for initial response in SASL authentication.
Vincent Richard
11
-3
/
+110
2014-02-13
Fixed problem when custom registered mechanism is used.
Vincent Richard
2
-13
/
+23
2014-02-08
Fixed extraction of message parts in IMAP.
Vincent Richard
1
-3
/
+0
2014-02-06
Windows charset converter (thanks to ElmüSoft).
Vincent Richard
3
-0
/
+448
2014-02-05
Better polling. Fixed possible connection issues on POSIX with slow network. ...
Vincent Richard
19
-210
/
+358
2014-02-05
Fixed null value in Windows build.
laurent-richard
3
-3
/
+3
2014-01-31
Fixed type.
Vincent Richard
1
-2
/
+1
[prev]
[next]