index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixes for out-of-source build.
Vincent Richard
2013-03-06
1
-1
/
+2
|
/
*
Fixed 'config.hpp' not installed (issue #29).
Vincent Richard
2013-03-04
1
-0
/
+2
*
More fixes for pkg-config.
Vincent Richard
2013-03-01
2
-5
/
+6
*
Fixed dependencies and generation of .pc file (issue #28).
Vincent Richard
2013-03-01
2
-8
/
+12
*
Selective build of shared/static library (issue #27).
Vincent Richard
2013-03-01
1
-73
/
+123
*
Fixed issue #26: strcpy_s not available on MinGW.
Vincent Richard
2013-02-28
2
-0
/
+7
*
Throw exception when an invalid value type is set in a header field.
Vincent Richard
2013-02-27
8
-14
/
+128
*
Fixed wrong function called.
Vincent Richard
2013-02-27
1
-2
/
+2
*
Use secure versions of time/string functions on Windows.
Vincent Richard
2013-02-26
2
-9
/
+4
*
Fixed warnings about unused variables.
Vincent Richard
2013-02-26
1
-7
/
+7
*
Fixed typo in function name.
Vincent Richard
2013-02-25
11
-19
/
+19
*
Defaults to local charset when assigning word from raw string.
Vincent Richard
2013-02-25
1
-0
/
+1
*
Unit tests for wordEncoder.
Vincent Richard
2013-02-25
2
-0
/
+127
*
Merge pull request #25 from mabrand/fix-case
Vincent Richard
2013-02-24
1
-1
/
+1
|
\
|
*
fix include file case
Mark Brand
2013-02-24
2
-2
/
+2
*
|
Message generation/parsing context. Charset conversion options. Preliminary i...
Vincent Richard
2013-02-24
91
-959
/
+4374
*
|
Fixed filename case.
Vincent Richard
2013-02-23
1
-1
/
+1
*
|
Fixed comparison always true.
Vincent Richard
2013-02-22
1
-2
/
+2
*
|
7bit is the default encoding. Do not force CTE field with default value to be...
Vincent Richard
2013-02-20
1
-3
/
+0
|
/
*
Fixed SMTP dot stuffing at the beginning of content.
Vincent Richard
2013-02-20
3
-2
/
+32
*
Process header before transmitting message via SMTP.
Vincent Richard
2013-02-18
5
-8
/
+151
*
Added helper function to replace header field.
Vincent Richard
2013-02-17
3
-0
/
+34
*
SMTP response code 251 for RCPT TO is now treated as successful.
Vincent Richard
2013-02-17
1
-1
/
+2
*
Reset SMTP session state (using RSET command) if transport is being reused.
Vincent Richard
2013-02-17
5
-1
/
+40
*
Always throw std exceptions (eg. bad_alloc) and VMime time out exceptions.
Vincent Richard
2013-02-16
1
-3
/
+18
*
Unit tests for seekableInputStreamRegionAdapter.
Vincent Richard
2013-02-15
2
-0
/
+163
*
The seekableInputStreamRegionAdapter now stores its own current position, to ...
Vincent Richard
2013-02-15
2
-13
/
+25
*
Unit tests for output stream adapters.
Vincent Richard
2013-02-14
4
-0
/
+269
*
Unit tests for POP3Utils.
Vincent Richard
2013-02-14
2
-0
/
+73
*
Unit tests for POP3Response.
Vincent Richard
2013-02-13
2
-0
/
+209
*
Trim first line of POP3 response to get rid of CR, if any.
Vincent Richard
2013-02-13
1
-2
/
+2
*
Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinish...
Vincent Richard
2013-02-12
5
-2
/
+343
*
Rewrote SMTP command sending. Better code for pipelining. Report full command...
Vincent Richard
2013-02-12
7
-118
/
+567
*
Fixed invalid use of freed memory.
Vincent Richard
2013-02-11
2
-2
/
+4
*
Added missing includes.
Vincent Richard
2013-02-11
1
-0
/
+3
*
Check for MLang on Windows platform.
Vincent Richard
2013-02-10
3
-3
/
+21
*
Fixed issue #23. Avoid additional queries if gethostname() is already a FQDN....
Vincent Richard
2013-02-10
2
-54
/
+72
*
Link with "ws2_32" library on Windows, if available.
Vincent Richard
2013-02-08
1
-0
/
+20
*
Additional MDN fields (thanks to Mehmet Bozkurt).
Vincent Richard
2013-02-08
2
-6
/
+46
*
Fixed linking with pthread library.
Vincent Richard
2013-02-05
1
-4
/
+16
*
Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Us...
Vincent Richard
2013-02-05
6
-12
/
+35
*
Updated book. Added build target for HTML using HeVeA.
Vincent Richard
2013-02-05
11
-75
/
+140
*
Gives access to X.509 certificate underlying structure.
Vincent Richard
2013-02-05
5
-0
/
+21
*
Fixed script for MacOS X.
Vincent Richard
2013-02-03
1
-4
/
+6
*
Moved includes to fix compilation issue.
Vincent Richard
2013-01-15
2
-6
/
+6
*
Renamed TYPE_BOOL to avoid name collision on MacOS.
Vincent Richard
2013-01-15
6
-22
/
+22
*
Better test for stream state.
Vincent Richard
2013-01-15
1
-1
/
+1
*
Removed unused includes for OpenSSL.
Vincent Richard
2013-01-15
1
-6
/
+0
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
403
-411
/
+411
*
Fixed issue #17.
Vincent Richard
2012-12-27
1
-3
/
+8
[prev]
[next]