projects
/
platform
/
upstream
/
libnice.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libnice.git
2014-07-16
Philip Withnall
agent: Use AC_CHECK_HEADERS to check for netdb.h
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Olivier Crête
interfaces: Add missing brackets
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Youness Alaoui
agent: Fix infinite loop when the peer closes a TCP...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Olivier Crête
tcp-passive: Relay the tcp writable callback up
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Fix an old-style function definition in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Add debugging when parsing addresses
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Switch to GetAdapterAddresses() to find local...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Use getaddrinfo() to parse addresses from strings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Use getnameinfo() instead of inet_ntop() to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Olivier Crête
outputstream: Always try sending
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Olivier Crête
outputstream: Fix reference leak
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Olivier Crête
agent: Factor our writability signal
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Olivier Crête
introspection: Rename gir file to match library version
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
socket: Avoid g_main_context_ref(NULL) calls using...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
examples: Remove unnecessary dynamic type casts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Add a missing precondition assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
docs: Remove some private symbols from the documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Add a missing field documentation comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Fix typos in documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
build: Add the lcov directory to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Add missing #includes to candidate.h
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Mark nice_agent_attach_recv() as (skip)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Fix a typo in a documentation comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Add missing (element-type) annotations to gtk...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
agent: Fix badly formatted gtk-doc comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
build: Add GObject introspection support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
nice: Expose UPnP support in nice.pc.in
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Philip Withnall
nice: Auto-substitute pkg-config requirements in nice...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Olivier Crête
interfaces: License was meant to be the same as the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Olivier Crête
Require automake 1.12
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
agent: Separate reliability from ice-tcp vs ice-udp
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
agent: Only deal with pseudotcp if actually using PseudoTCP
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
discovery: Make it less likely that a locally assigned...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
discovery: Compare turn server when assigning foundations
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
discovery: Use nice_address_equal_no_port()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
discovery: Compare tranports (TCP vs UDP) while assigni...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
address: add nice_address_equal_no_port() to compare...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
agent: Add new-selected-pair-full
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
signal
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
TODO: Update to match current state
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
gitignore: Add test-driver from recent automake
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
agent: Add new-candidate-full and new-remote-candidate...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
candidate: Add Boxed type
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
stunmessage: Accept NULL terminated buffers for fast...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Olivier Crête
discovery: Differentiate socket creation failure from...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add TCP server reflexive candidates
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Signal reliable-transport-writable when ice-tcp socket...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add a nice_socket_can_send and nice_socket_set_writable...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Call g_socket_check_connect_result before g_socket_is_c...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Bind to a local random port for tcp-bsd
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Change argument names for tcp-bsd
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Jakub Adam
Set local address of TCP-BSD socket
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Jakub Adam
nice_tcp_bsd_socket_new: rename addr -> remote_addr
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add a bytestream-tcp property that is read-only for now
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Only enable ice-tcp for RFC and OC2007 compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add documentation for ice-udp and ice-tcp properties
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Only generate ms-turn candidates for ice-tcp base host...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Move the rfc4571 handling for OC2007 into udp-turn
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Do not parse turn data more than once if we have multip...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Do the recv on relayed socket
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Error tcp socket when it fails to connect
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Return the right value in agent_socket_send when framing
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Allocate request is sent on UDP-TURN-OVER-TCP socket...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Only create one relay/upnp request for ice-tcp dependin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Only use pseudossl for OC2007 if turn type is TLS
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Wrap socket_send in udp-turn to avoid if/else on reliab...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Check real received size for pseuddossl handshake
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Send reliable-transport-writable on reliable ice-tcp...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add some informative debug messaging
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add support for ICE-TCP
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Do not retransmit triggered checks if reliable transport
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Small refactor for conncheck add_pair function
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Print info on selected pair
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Store connections in tcp-passive to allow sending
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Fix RFC4571 n_buffers when reading and frame outgoing...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Fix SDP generation for TCP candidates
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Do not create a socket_source if fileno is NULL
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add support for RFC4571 framing (packetized mode) for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Disable reliable mode for test-fullmode, we already...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add RFC4571 framing to ice-tcp for MS-TURN
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Set pair->sockptr when discovering peer-reflexive candi...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Youness Alaoui
Add tcp-passive and tcp-active socket layers with unit...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Add a nice_socket_recv convenience function similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Refactor tcp-bsd to ease integration of tcp-act/tcp...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Make socket reliable in case of tcp-act/tcp-pass and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Factor out the add_to_be_sent into a helper API for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Do not allow message_offset to become negative when...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Use reliable TCP for ms-turn since it generates tcp...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Do not return the socket to the app if we use ice-tcp...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Add support for MS-ICE2 candidate priorization for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Rename turn files and API to be UDP specific
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Fix crash when discovering peer reflexive candidates...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
test-fullmode: protect against ready->connected->ready...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Make OC2007 relay candidates use TCP_ACTIVE and TCP_PAS...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Do not add server-reflexive from TURN if using a TCP...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Remove priority functions from public header file and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Change priority algorithm for better values
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
test-priority: Unit test various configurations of...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Fix peer reflexive priority depending on transport...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Youness Alaoui
Add support for ice-tcp priorities, udp-tunneled and...
commit
|
commitdiff
|
tree
|
snapshot
next