summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* build: Auto-generate win32 .def file from libnice.symPhilip Withnall2015-05-081-137/+0
| | | | | | | | | We’ve neglected to manually update this file once too often — it’s been out of date for important new symbols (for example, nice_agent_get_io_stream()) since at least 0.1.11. Since the format is a simple extension of libnice.sym, we might as well automatically generate it at dist time.
* agent: Add API to set local credentialsRohan Garg2015-04-141-0/+1
| | | | Adds new API: nice_agent_set_local_credentials().
* win32: Update file list in Visual Studio projectDavid Feurle2015-02-111-12/+64
|
* win32: Remove outdated DLL filesDavid Feurle2015-02-111-48/+0
|
* address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête2014-05-171-0/+1
|
* add nice_agent_forget_relays()Guillaume Desmottes2014-04-241-0/+1
|
* add nice_component_state_to_string()Guillaume Desmottes2014-04-231-0/+1
| | | | Nice to make debug logs more friendly to read.
* Remove all traces of compile time marshallersOlivier Crête2014-04-012-11/+0
|
* agent: Add API to retrieve the selected GSocketBryce Allen2013-11-201-0/+1
| | | | This should be used only when the protocol has it's own keepalive mechanism
* win32: Add new 0.1.4 symbols to the win32 .def file as wellYouness Alaoui2013-03-201-0/+11
|
* Added more tests on Visual Studio platformFilippo Della Betta2012-03-0814-16/+1478
|
* Added gio dependencyFilippo Della Betta2012-03-051-6/+6
|
* Changed EOL to libnice.sln and added config.hFilippo Della Betta2012-02-232-73/+218
|
* Added Microsoft Visual Studio 2008 (v9.0) supportFilippo Della Betta2012-02-209-0/+1748