index
:
delta/libnice.git
add-ci
latest-release
lock-addr-cache-in-udp-sink
master
msvc-build
passive-close-child
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
gitlab.freedesktop.org: libnice/libnice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agent
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefiles: Add meson.build files to tarball
Olivier Crête
2018-12-27
1
-0
/
+2
*
Makefile.am: Export *_get_type() symbols like meson does
Olivier Crête
2018-12-27
1
-14
/
+14
*
conncheck: implement ice regular nomination method
Fabrice Bellet
2017-06-12
1
-0
/
+23
*
introspection: Rename gir file to match library version
Olivier Crête
2014-07-07
1
-7
/
+7
*
build: Add GObject introspection support
Philip Withnall
2014-07-07
1
-1
/
+34
*
agent: Use generic marshaller
Olivier Crête
2014-03-31
1
-15
/
+0
*
agent: Add support for GIO-style I/O streams
Philip Withnall
2014-01-31
1
-1
/
+14
*
configure: Verify that the compiler understands warning cflags
Olivier Crête
2013-12-26
1
-1
/
+1
*
Fixes the linker errors we get under mingw32
Siraj Razick
2011-12-20
1
-1
/
+1
*
Add support for windows's compilation through MinGW
Nader Morshed
2011-11-30
1
-1
/
+7
*
Rename the internally used librandom into libnice-random to avoid any possibl...
Youness Alaoui
2011-04-20
1
-2
/
+2
*
Use only POSIX statements in Makefile.am
Timothy Redaelli
2011-03-31
1
-5
/
+5
*
Adding pseudotcp implementation, copied from libjingle 0.4
Youness Alaoui
2010-02-16
1
-1
/
+3
*
Add UPnP support to libnice
Youness Alaoui
2009-04-24
1
-1
/
+2
*
Set libnice specific debug domains
Olivier Crête
2009-03-30
1
-0
/
+1
*
Change the top_srcdir and ../ directories from Makefile.am to use top_builddi...
Youness Alaoui
2009-03-05
1
-6
/
+6
*
install interfaces.h and add it as include to nice.h
Youness Alaoui
2009-01-18
1
-1
/
+1
*
Move tests from agent and socket, into its own tests directory.. fixes issue ...
Youness Alaoui
2009-01-14
1
-37
/
+0
*
Add nice_interfaces API
Youness Alaoui
2009-01-14
1
-0
/
+2
*
Move address into the agent's dir
Youness Alaoui
2008-10-30
1
-4
/
+6
*
Remove the nice_agent_recv/recv_sock/poll_read APIs because they are useless ...
Youness Alaoui
2008-10-23
1
-6
/
+0
*
Update makefiles and configure to the new changes in file structure for the N...
Youness Alaoui
2008-10-06
1
-3
/
+3
*
export the nice_debug_en/disable API and add a boolean to access the stun debug
Youness Alaoui
2008-09-17
1
-1
/
+1
*
Removed g_debug messages and replaced with nice_debug, en/disable-able with n...
Youness Alaoui
2008-09-09
1
-0
/
+2
*
Re-enable test-thread which now works correctly
Youness Alaoui
2008-06-20
1
-2
/
+2
*
(WIP) Ported libnice to the new API...
Youness Alaoui
2008-06-20
1
-2
/
+2
*
Add threaded test
Olivier Crête
2008-04-30
1
-1
/
+4
*
Make the test script executable because darcs doesnt remember that bit
Olivier Crete
2008-04-26
1
-0
/
+2
*
Fixed build time dependency from agent to other submodules.
Kai Vehmanen
2007-09-18
1
-4
/
+9
*
Updated to build rules. Removed unused agent unit tests.
Kai Vehmanen
2007-08-30
1
-16
/
+10
*
Added support for forcing selection of a candidate pair. This allows to inter...
Kai Vehmanen
2007-08-30
1
-1
/
+2
*
Added unit test for ICE restarts.
Kai Vehmanen
2007-07-17
1
-1
/
+4
*
Major NICE agent update. Added supprt for peer-reflexive candidates, media ke...
Kai Vehmanen
2007-06-19
1
-3
/
+6
*
Build system updates: update to Makefile.am rules.
Kai Vehmanen
2007-05-21
1
-7
/
+19
*
add copyright/license notice to each Makefile.am
Dafydd Harries
2007-04-30
1
-0
/
+7
*
split out stream/component code into separate files
Dafydd Harries
2007-03-15
1
-0
/
+4
*
emit signal when component becomes connected
Dafydd Harries
2007-02-13
1
-1
/
+15
*
remove unused event API
Dafydd Harries
2007-02-13
1
-4
/
+2
*
use ERROR_CFLAGS in subdirectories
Dafydd Harries
2007-02-13
1
-3
/
+4
*
nice_agent_main_context_attach ()
Dafydd Harries
2007-02-13
1
-1
/
+4
*
make test LDADD declarations consistent
Dafydd Harries
2007-02-13
1
-1
/
+1
*
nice_agent_remove_stream ()
Dafydd Harries
2007-02-09
1
-2
/
+2
*
add test for nice_agent_poll_read
Dafydd Harries
2007-02-08
1
-1
/
+5
*
nice_agent_send ()
Dafydd Harries
2007-02-05
1
-0
/
+3
*
include common.mk in each Makefile.am
Dafydd Harries
2007-02-05
1
-0
/
+2
*
split address code into separate directory
Dafydd Harries
2007-02-03
1
-3
/
+3
*
make pkginclude_HEADERS declarations complete
Dafydd Harries
2007-02-02
1
-1
/
+1
*
split out event code; add "nice" prefix; add _ prefix to nice_event_new
Dafydd Harries
2007-02-02
1
-1
/
+3
*
generate random usernames/passwords for local candidates
Dafydd Harries
2007-01-31
1
-0
/
+2
*
move readline/util code from agent/ to nice/
Dafydd Harries
2007-01-29
1
-10
/
+0
[next]