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
/
nice
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Add API to set local credentials
Rohan Garg
2015-04-14
1
-0
/
+1
*
agent: Add function to retrieve the current component state
Olivier Crête
2014-10-09
1
-0
/
+1
*
nice.pc: Include ${includedir} directly
Olivier Crête
2014-10-08
1
-1
/
+1
*
nice: Expose UPnP support in nice.pc.in
Philip Withnall
2014-07-07
1
-0
/
+1
*
nice: Auto-substitute pkg-config requirements in nice.pc.in
Philip Withnall
2014-07-07
1
-5
/
+4
*
address: add nice_address_equal_no_port() to compare addresses ignoring ports
Olivier Crête
2014-05-17
1
-0
/
+1
*
add nice_agent_forget_relays()
Guillaume Desmottes
2014-04-24
1
-0
/
+1
*
agent: Add nice_agent_restart_stream() to restart a single stream
Olivier Crête
2014-04-24
1
-0
/
+1
*
add nice_component_state_to_string()
Guillaume Desmottes
2014-04-23
1
-0
/
+1
*
agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()
Olivier Crête
2014-01-31
1
-1
/
+1
*
agent: Add support for vectored I/O for sends
Philip Withnall
2014-01-31
1
-1
/
+1
*
agent: Add support for vectored I/O for receives
Philip Withnall
2014-01-31
1
-0
/
+2
*
nice: Add nice_agent_build_io_stream to exported symbols
Olivier Crête
2014-01-31
1
-0
/
+1
*
agent: Add a nice_agent_recv_nonblocking() function
Philip Withnall
2014-01-31
1
-0
/
+1
*
agent: Add support for GIO-style I/O streams
Philip Withnall
2014-01-31
1
-0
/
+3
*
agent: Add a nice_agent_send_full() API exposing error information
Philip Withnall
2014-01-31
1
-0
/
+1
*
agent: Add nice_agent_recv() allowing blocking receives on sockets
Philip Withnall
2014-01-31
1
-0
/
+1
*
configure: Verify that the compiler understands warning cflags
Olivier Crête
2013-12-26
1
-1
/
+1
*
agent: Add API to retrieve the selected GSocket
Bryce Allen
2013-11-20
1
-0
/
+1
*
build: Add GUPnP libraries to Libs.private in pkg-config file
Philip Withnall
2013-10-29
1
-0
/
+1
*
Add new parsing API, for stream and candidates
Youness Alaoui
2013-02-05
1
-0
/
+5
*
Adding new SDP parsing and generation API.
Youness Alaoui
2013-02-04
1
-0
/
+4
*
Add nice_agent_get_selected_pair API to NiceAgent
Youness Alaoui
2013-02-01
1
-0
/
+1
*
Add nice_address_ip_version API to NiceAddress
Youness Alaoui
2013-02-01
1
-0
/
+1
*
Add nice_agent_set_port_range to the list of exported API functions
Youness Alaoui
2012-12-03
1
-0
/
+1
*
Use only POSIX statements in nice/Makefile.am
Timothy Redaelli
2011-10-13
1
-5
/
+5
*
Fix check-symbols test for PPC64
David Woodhouse
2011-08-15
1
-3
/
+10
*
Use only POSIX statements in Makefile.am
Timothy Redaelli
2011-03-31
1
-2
/
+2
*
Add nice_candidate_copy to the public API
Youness Alaoui
2010-08-23
1
-0
/
+1
*
Adding pseudotcp API to the exported symbol list
Youness Alaoui
2010-02-16
1
-0
/
+11
*
make the nice_agent_new_reliable API part of the exported symbols
Youness Alaoui
2010-02-16
1
-0
/
+1
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-3
/
+4
*
Export the symbols for nice_agent_set_software and stun_agent_set_software
Youness Alaoui
2009-11-04
1
-0
/
+2
*
Change new API to nice_agent_set_stream_tos, save the tos and apply it to new...
Youness Alaoui
2009-07-28
1
-0
/
+1
*
Link the lib against gupnp too
Youness Alaoui
2009-05-07
1
-0
/
+1
*
Adding new stun API stun_agent_forget_transaction to forget a saved transacti...
Youness Alaoui
2009-03-27
1
-0
/
+1
*
Change the top_srcdir and ../ directories from Makefile.am to use top_builddi...
Youness Alaoui
2009-03-05
1
-2
/
+2
*
Update docs, finish formatting the gtk-doc and add the STUN API to the export...
Youness Alaoui
2009-03-02
1
-0
/
+57
*
install interfaces.h and add it as include to nice.h
Youness Alaoui
2009-01-18
1
-0
/
+1
*
Add nice_interfaces API
Youness Alaoui
2009-01-14
2
-1
/
+3
*
Changing library name 'nice' to 'libnice'
Youness Alaoui
2008-12-19
1
-1
/
+1
*
add all necessary files to EXTRA_DIST
Youness Alaoui
2008-11-12
1
-1
/
+1
*
Remove nice_agent_add_remote_candidate since it's useless
Youness Alaoui
2008-11-04
1
-1
/
+0
*
Add an else to HAVE_CONFIG_H in order to define NICEAPI_EXPORT. Also removed ...
Youness Alaoui
2008-11-03
1
-12
/
+0
*
make nice_address_init part of the API
Youness Alaoui
2008-10-30
1
-0
/
+1
*
Move address into the agent's dir
Youness Alaoui
2008-10-30
1
-1
/
+0
*
Merge branch 'nice-kakaroto' of /home/kakaroto/coding/nice-refactor/ into nic...
Youness Alaoui
2008-10-29
1
-3
/
+0
|
\
|
*
remove interface symbols
Youness Alaoui
2008-10-29
1
-3
/
+0
*
|
remove empty test directory and fix some automake warnings
Youness Alaoui
2008-10-29
1
-1
/
+0
|
/
*
No more need for linking with liblocal
Youness Alaoui
2008-10-28
1
-2
/
+0
[next]