Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-17 | MNonCopyable - the common class to avoid declaring fake private constructors | George Hazan | |
2018-01-08 | inlining removed | George Hazan | |
2018-01-08 | fix for wrong url encoded request's body | George Hazan | |
2018-01-08 | Facebook: less RTTI, less useless data | George Hazan | |
2018-01-04 | code reordering, not to reassemble the whole project on each change in headers | George Hazan | |
2018-01-03 | code cleaning | George Hazan | |
2018-01-03 | Facebook: | George Hazan | |
- switch to the kernel parameter types; - strong parameters typization (also produces more compact code) - fixed timeline notifications - version bump | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-28 | code cleaning | 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 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-03-21 | warning fix | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-12 | - stronger types, part II; | George Hazan | |
- don't call hNetlibUser hConnection | |||
2017-01-12 | a fix for passing connection handles into Netlib_Logf | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-09-04 | Facebook: Use separate persistent connection for sending messages to make ↵ | Robert Pösel | |
sending faster git-svn-id: http://svn.miranda-ng.org/main/trunk@17248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-04 | Facebook: Use persistent connection again | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-04 | Facebook: Massive rewrite of all communication requests | Robert Pösel | |
Note it doesn't use persistent connection yet. git-svn-id: http://svn.miranda-ng.org/main/trunk@17246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-04 | Facebook: Prepare big requests refactoring | Robert Pösel | |
Add HttpRequest class from SkypeWeb and update project settings. git-svn-id: http://svn.miranda-ng.org/main/trunk@17245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |