Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | massive copyright update | dartraiden | |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-06 | fixes #1049 (memset cannot be used to scrub memory) | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-08 | fix for the possible crash with static variables | George Hazan | |
2017-11-01 | removed support for VS2010 as obsolete | George Hazan | |
2017-11-01 | removing support for VS2013 | George Hazan | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-08 | SSE2 instructions not to be used for 32-bit Release configurations | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-04-25 | this time for real - good bye | watcherhd | |
2017-04-25 | Revert "farewell MSVS 2015" | watcherhd | |
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894. | |||
2017-04-25 | farewell MSVS 2015 | watcherhd | |
2017-04-08 | vs 2017 compilation fix | Kirill Volinsky | |
2017-03-09 | Visual Studio 2017 support added | watcherhd | |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-11 | - Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & ↵ | George Hazan | |
MS_NETLIB_RECV died; - fix for dumping chunked http replies into a network log | |||
2017-01-01 | bump copyright year | dartraiden | |
2016-12-02 | old shit died | George Hazan | |
now there's no need to create fake services & events | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel | |
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-22 | Standartize "Version.h" to "version.h" (final rename) | Robert Pösel | |
I just hate SVN. git-svn-id: http://svn.miranda-ng.org/main/trunk@17119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-22 | Standartize "Version.h" to "version.h" (temporary rename) | Robert Pösel | |
I hate SVN. git-svn-id: http://svn.miranda-ng.org/main/trunk@17118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-23 | CryptoPP: memeleaks fix | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-25 | Crypto++: Fix for many memory leaks introduced in [6593]. | Tobias Weimer | |
Note that replaceStr already does mir_strdup the argument! git-svn-id: http://svn.miranda-ng.org/main/trunk@16168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-29 | less warnings | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-11 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | CryptoPP: vc2015 compilation fix | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | preparing for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | - all static protocol services replaced with functions; | George Hazan | |
- m_protomod.h removed as useless git-svn-id: http://svn.miranda-ng.org/main/trunk@14260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan | |
- absence of fnInitFunc to identify a protocol without instances; - whole bunch of ansi crutches discarded git-svn-id: http://svn.miranda-ng.org/main/trunk@13937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-30 | cleanup | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-31 | Year 2015 version update | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |