Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-05 | refreshed User-Agent string | George Hazan | |
2020-08-12 | fixes #2520 (SkypeWeb: миранда теперь ↵ | George Hazan | |
представляется браузером) | |||
2020-07-01 | TLS 1.3 support: | George Hazan | |
Netlib_GetTlsUnique - new function to retrieve TLS binding data for an opened socket | |||
2020-04-08 | code cleaning | dartraiden | |
2020-02-03 | Netlib_Dump exported from mir_app | George Hazan | |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-10 | WebSocket_Connect to return the reply to a HTTP request instead of a connection | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-08 | first version of WA that connects | George Hazan | |
2019-10-08 | WebSocket related code moved to the core | George Hazan | |
2019-08-26 | unified fake User-Agent field generation for all http-related protocols | George Hazan | |
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | code cleaning | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-07-24 | obsolete code removed from NETLIBBIND | George Hazan | |
2019-07-24 | useless member NETLIBOPENCONNECTION::cbSize removed | George Hazan | |
2019-03-11 | another SAL specification for format strings added | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-02-07 | MSN was last plugin that used that crap with HTTP Gateways | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan | |
2018-06-24 | ProxySwitch: it compiles but don't work | Mataes | |
2018-06-23 | Netlib: patch for proxySwitch | Mataes | |
2018-02-24 | more nullptr | Goraf | |
2018-01-01 | massive copyright update | dartraiden | |
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-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-08-06 | Update rest of links to https | Robert Pösel | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-13 | woah, now really no netlib services anymore | George Hazan | |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan | |
2017-01-13 | a bit less netlib services | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-12 | - Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a ↵ | George Hazan | |
connection - NetlibDoClose renamed to NetlibDoCloseSocket | |||
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-03 | code cleaning | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-28 | new http request type: PATCH | George Hazan | |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-17 | - unused netlib flags removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-07 | m_netlib.h: NLHR_PTR construct. from INT_PTR | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-02 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16577 ↵ | MikalaiR | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 2 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | vc2015 compilation fix | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14600 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 |