summaryrefslogtreecommitdiff
path: root/agent/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* conncheck: implement ice regular nomination methodFabrice Bellet2017-06-121-0/+23
* introspection: Rename gir file to match library versionOlivier Crête2014-07-071-7/+7
* build: Add GObject introspection supportPhilip Withnall2014-07-071-1/+34
* agent: Use generic marshallerOlivier Crête2014-03-311-15/+0
* agent: Add support for GIO-style I/O streamsPhilip Withnall2014-01-311-1/+14
* configure: Verify that the compiler understands warning cflagsOlivier Crête2013-12-261-1/+1
* Fixes the linker errors we get under mingw32Siraj Razick2011-12-201-1/+1
* Add support for windows's compilation through MinGWNader Morshed2011-11-301-1/+7
* Rename the internally used librandom into libnice-random to avoid any possibl...Youness Alaoui2011-04-201-2/+2
* Use only POSIX statements in Makefile.amTimothy Redaelli2011-03-311-5/+5
* Adding pseudotcp implementation, copied from libjingle 0.4Youness Alaoui2010-02-161-1/+3
* Add UPnP support to libniceYouness Alaoui2009-04-241-1/+2
* Set libnice specific debug domainsOlivier Crête2009-03-301-0/+1
* Change the top_srcdir and ../ directories from Makefile.am to use top_builddi...Youness Alaoui2009-03-051-6/+6
* install interfaces.h and add it as include to nice.hYouness Alaoui2009-01-181-1/+1
* Move tests from agent and socket, into its own tests directory.. fixes issue ...Youness Alaoui2009-01-141-37/+0
* Add nice_interfaces APIYouness Alaoui2009-01-141-0/+2
* Move address into the agent's dirYouness Alaoui2008-10-301-4/+6
* Remove the nice_agent_recv/recv_sock/poll_read APIs because they are useless ...Youness Alaoui2008-10-231-6/+0
* Update makefiles and configure to the new changes in file structure for the N...Youness Alaoui2008-10-061-3/+3
* export the nice_debug_en/disable API and add a boolean to access the stun debugYouness Alaoui2008-09-171-1/+1
* Removed g_debug messages and replaced with nice_debug, en/disable-able with n...Youness Alaoui2008-09-091-0/+2
* Re-enable test-thread which now works correctlyYouness Alaoui2008-06-201-2/+2
* (WIP) Ported libnice to the new API...Youness Alaoui2008-06-201-2/+2
* Add threaded testOlivier Crête2008-04-301-1/+4
* Make the test script executable because darcs doesnt remember that bitOlivier Crete2008-04-261-0/+2
* Fixed build time dependency from agent to other submodules.Kai Vehmanen2007-09-181-4/+9
* Updated to build rules. Removed unused agent unit tests.Kai Vehmanen2007-08-301-16/+10
* Added support for forcing selection of a candidate pair. This allows to inter...Kai Vehmanen2007-08-301-1/+2
* Added unit test for ICE restarts.Kai Vehmanen2007-07-171-1/+4
* Major NICE agent update. Added supprt for peer-reflexive candidates, media ke...Kai Vehmanen2007-06-191-3/+6
* Build system updates: update to Makefile.am rules.Kai Vehmanen2007-05-211-7/+19
* add copyright/license notice to each Makefile.amDafydd Harries2007-04-301-0/+7
* split out stream/component code into separate filesDafydd Harries2007-03-151-0/+4
* emit signal when component becomes connectedDafydd Harries2007-02-131-1/+15
* remove unused event APIDafydd Harries2007-02-131-4/+2
* use ERROR_CFLAGS in subdirectoriesDafydd Harries2007-02-131-3/+4
* nice_agent_main_context_attach ()Dafydd Harries2007-02-131-1/+4
* make test LDADD declarations consistentDafydd Harries2007-02-131-1/+1
* nice_agent_remove_stream ()Dafydd Harries2007-02-091-2/+2
* add test for nice_agent_poll_readDafydd Harries2007-02-081-1/+5
* nice_agent_send ()Dafydd Harries2007-02-051-0/+3
* include common.mk in each Makefile.amDafydd Harries2007-02-051-0/+2
* split address code into separate directoryDafydd Harries2007-02-031-3/+3
* make pkginclude_HEADERS declarations completeDafydd Harries2007-02-021-1/+1
* split out event code; add "nice" prefix; add _ prefix to nice_event_newDafydd Harries2007-02-021-1/+3
* generate random usernames/passwords for local candidatesDafydd Harries2007-01-311-0/+2
* move readline/util code from agent/ to nice/Dafydd Harries2007-01-291-10/+0
* split out candidate codeDafydd Harries2007-01-291-0/+2
* add functions for calculating candidate priorityDafydd Harries2007-01-291-1/+4