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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make enum declarations C++-friendly
Dafydd Harries
2007-02-12
2
-8
/
+4
*
remove unused Stream members
Dafydd Harries
2007-02-12
1
-2
/
+0
*
comment out unused code
Dafydd Harries
2007-02-12
1
-0
/
+2
*
test-send: remove unused parameter
Dafydd Harries
2007-02-12
1
-2
/
+1
*
pass in correct data to recv callback
Dafydd Harries
2007-02-12
2
-2
/
+5
*
remove unused callbacks
Dafydd Harries
2007-02-12
3
-36
/
+0
*
hoist NiceAgentRecvFunc declaration
Dafydd Harries
2007-02-12
1
-6
/
+4
*
mark more parameters as const gchar *
Dafydd Harries
2007-02-12
2
-6
/
+6
*
mark more functions as static
Dafydd Harries
2007-02-12
3
-3
/
+3
*
last parameter to select() should be NULL, not 0
Dafydd Harries
2007-02-12
1
-2
/
+2
*
agent/: add unused qualifier to various parameters
Dafydd Harries
2007-02-12
1
-1
/
+4
*
make _add_stream take number of components but not callback/callback data
Dafydd Harries
2007-02-09
8
-27
/
+12
*
give nice_agent_poll_read a callback to call, rather than using the stream's
Dafydd Harries
2007-02-09
6
-55
/
+31
*
wrap long line
Dafydd Harries
2007-02-09
1
-2
/
+2
*
add some blank lines
Dafydd Harries
2007-02-09
1
-0
/
+2
*
wrap long line
Dafydd Harries
2007-02-09
1
-2
/
+2
*
catch case where received packed was smaller than buffer
Dafydd Harries
2007-02-09
1
-0
/
+1
*
nice_agent_remove_stream ()
Dafydd Harries
2007-02-09
5
-48
/
+121
*
rename nice_agent_component_recv -> nice_agent_recv
Dafydd Harries
2007-02-08
3
-4
/
+4
*
remove nice_agent_recv
Dafydd Harries
2007-02-08
5
-45
/
+21
*
for clarity, make max_fd the largest fd when select()ing
Dafydd Harries
2007-02-08
1
-3
/
+2
*
add test for nice_agent_poll_read
Dafydd Harries
2007-02-08
2
-1
/
+98
*
set port to 0 on local addresses so that unique port is allocated for new can...
Dafydd Harries
2007-02-08
2
-4
/
+7
*
remove nice_agent_pop_event
Dafydd Harries
2007-02-08
3
-32
/
+1
*
nice_agent_component_recv ()
Dafydd Harries
2007-02-07
2
-0
/
+100
*
separate recv callback call from data recv
Dafydd Harries
2007-02-06
1
-19
/
+34
*
improve comments
Dafydd Harries
2007-02-06
1
-8
/
+8
*
separate STUN message type checking from binding request handling; ignore inc...
Dafydd Harries
2007-02-06
1
-5
/
+26
*
split out stream lookup from _nice_agent_recv
Dafydd Harries
2007-02-06
1
-10
/
+20
*
add comment
Dafydd Harries
2007-02-06
1
-0
/
+2
*
explicitly declare stream_new as taking void
Dafydd Harries
2007-02-06
1
-1
/
+1
*
initialize addresses in tests
Dafydd Harries
2007-02-05
2
-2
/
+3
*
send reciprocal connectivity checks
Dafydd Harries
2007-02-05
2
-0
/
+43
*
add some debug code to _handle_stun
Dafydd Harries
2007-02-05
1
-0
/
+23
*
don't seed new RNGs to 0 by default; allow overriding RNG constructor
Dafydd Harries
2007-02-05
1
-0
/
+3
*
make UDP code use NiceAddress instead of sockaddr_in
Dafydd Harries
2007-02-05
6
-51
/
+25
*
nice_agent_send ()
Dafydd Harries
2007-02-05
4
-0
/
+180
*
keep track of where incoming valid connectivity checks went from/to
Dafydd Harries
2007-02-05
1
-0
/
+19
*
pass stream to _handle_stun
Dafydd Harries
2007-02-05
1
-8
/
+10
*
add blank line
Dafydd Harries
2007-02-05
1
-0
/
+1
*
include common.mk in each Makefile.am
Dafydd Harries
2007-02-05
1
-0
/
+2
*
rename NiceAgentRecvHandler -> NiceAgentRecvFunc
Dafydd Harries
2007-02-04
2
-4
/
+7
*
improve agent docstrings
Dafydd Harries
2007-02-04
1
-21
/
+30
*
tidy up event code
Dafydd Harries
2007-02-04
2
-15
/
+11
*
include udp.h in candidate.h
Dafydd Harries
2007-02-04
1
-0
/
+2
*
include username from request in connectivity check binding responses
Dafydd Harries
2007-02-03
2
-12
/
+14
*
split address code into separate directory
Dafydd Harries
2007-02-03
3
-176
/
+3
*
fix username checking for inbound connectivity checks to be compatible with l...
Dafydd Harries
2007-02-02
2
-11
/
+12
*
add G_GNUC_WARN_UNUSED_RESULT to various functions
Dafydd Harries
2007-02-02
5
-6
/
+10
*
rename overly terse variable
Dafydd Harries
2007-02-02
1
-2
/
+2
[next]