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
...
*
Charset conversion output stream for ICU.
Vincent Richard
2013-06-09
2
-6
/
+251
*
Fixed comment.
Vincent Richard
2013-06-09
1
-1
/
+1
*
Include <winsock2.h> before <windows.h>, to avoid <winsock.h> inclusion.
Vincent Richard
2013-06-07
1
-1
/
+1
*
Fixed visibility attribute position for GCC.
Vincent Richard
2013-06-07
3
-7
/
+7
*
Outsourced build test script.
Vincent Richard
2013-06-07
2
-0
/
+16
*
Fixed issue #44.
Vincent Richard
2013-06-06
1
-142
/
+142
*
Define "VMIME_HAVE_FILESYSTEM_FEATURES" to generate doc for classes related t...
Vincent Richard
2013-05-18
1
-1
/
+1
*
Issue #41.
Vincent Richard
2013-05-18
1
-1
/
+2
*
Log contents of generated files before build.
Vincent Richard
2013-05-14
1
-0
/
+7
*
Removed test as it is invalid.
Vincent Richard
2013-05-14
1
-23
/
+0
*
Changed the way the path to export header file is specified.
Vincent Richard
2013-05-14
1
-2
/
+16
*
No need to read another response line in an empty 334 response.
Vincent Richard
2013-05-14
1
-5
/
+0
*
Do not increment tag after sending command (parser needs current tag).
Vincent Richard
2013-05-13
2
-4
/
+9
*
Cross-platform and (truly) thread-safe OpenSSL initialization.
Vincent Richard
2013-05-13
5
-52
/
+55
*
Put generated header files in a separate list.
Vincent Richard
2013-05-13
1
-3
/
+3
*
Fixed SCons build for export header.
Vincent Richard
2013-05-13
1
-0
/
+19
*
Merge branch 'master' of https://github.com/kisli/vmime
Vincent Richard
2013-05-13
1
-0
/
+1
|
\
|
*
Fixed source directory.
Vincent Richard
2013-05-13
1
-1
/
+1
|
*
Display CMake variables before build.
Vincent Richard
2013-05-13
1
-0
/
+1
*
|
Fixed export header for static/shared build.
Vincent Richard
2013-05-13
3
-9
/
+57
|
/
*
Do not include generated header files in ADD_LIBRARY().
Vincent Richard
2013-05-12
1
-3
/
+3
*
Fixed issue with ADD_LIBRARY() and export header file.
Vincent Richard
2013-05-12
1
-1
/
+2
*
Fixed export header file location.
Vincent Richard
2013-05-12
1
-1
/
+1
*
Added missing symbol exports.
Vincent Richard
2013-05-12
51
-207
/
+207
*
Explicit platform handler initialization is not needed anymore.
Vincent Richard
2013-05-12
1
-3
/
+0
*
Lowered wait delay on Windows.
Vincent Richard
2013-05-12
1
-1
/
+1
*
Export class and functions in shared libraries.
Vincent Richard
2013-05-12
131
-205
/
+226
*
Fixed missing includes.
Vincent Richard
2013-05-12
2
-0
/
+3
*
Fixed BIO_METHOD initialization for thread safety.
Vincent Richard
2013-05-12
2
-14
/
+18
*
Better random seed.
Vincent Richard
2013-05-12
2
-7
/
+13
*
Allow SPACEs at end of response line (Apple iCloud IMAP server).
Vincent Richard
2013-04-26
3
-1
/
+96
*
Added unit tests for IMAPTag. Initialize sequence number at 1.
Vincent Richard
2013-04-26
5
-5
/
+103
*
Issue #36: added support for wildcard in Common Name when verifying host name...
Vincent Richard
2013-04-26
3
-1
/
+30
*
Fixed invalid buffer access.
Vincent Richard
2013-04-26
1
-1
/
+1
*
Fixed issue #37.
Vincent Richard
2013-04-26
1
-1
/
+1
*
Fixed double read of response.
Vincent Richard
2013-04-18
1
-2
/
+4
*
Added filtered output stream to transform LFs to CRLFs.
Vincent Richard
2013-04-16
4
-0
/
+139
*
Issue #4: set envelope sender.
Vincent Richard
2013-04-03
6
-10
/
+53
*
Remove +x bit from source files
Jan Engelhardt
2013-03-27
16
-0
/
+0
*
examples: remove binaries from SCM repo
Jan Engelhardt
2013-03-27
3
-0
/
+1
*
Mutually exclusive build options.
Vincent Richard
2013-03-25
2
-2
/
+10
*
Added build settings for ICU and OpenSSL.
Vincent Richard
2013-03-25
1
-1
/
+3
*
Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).
Vincent Richard
2013-03-25
13
-17
/
+727
*
Pkg-config file changed back to "vmime.pc" (fixed issue #35).
Vincent Richard
2013-03-24
3
-3
/
+3
*
Removed workaround for old compiler.
Vincent Richard
2013-03-24
1
-7
/
+0
*
Strip spaces at end of header lines (Zarafa).
Vincent Richard
2013-03-24
2
-1
/
+32
*
Fixed warnings and 64-bit issues.
Vincent Richard
2013-03-24
16
-31
/
+35
*
OpenSSL library already mentioned in Required.private, don't need to be speci...
Vincent Richard
2013-03-24
1
-2
/
+0
*
Merge pull request #31 from mabrand/fix-double-libs
Vincent Richard
2013-03-24
1
-4
/
+0
|
\
|
*
fix duplicate info in .pc files
Mark Brand
2013-03-04
1
-4
/
+0
[prev]
[next]