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
/
agent-priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Resolve STUN server IP address
Olivier Crête
2023-01-04
1
-0
/
+3
*
agent: Support adding optional headers to HTTP proxy client
Johan Sternerup
2022-05-26
1
-0
/
+1
*
agent: Add support for bytestream TCP
Ole André Vadla Ravnås
2021-11-22
1
-1
/
+1
*
agent: keep a track of the candidate refreshes being pruned
Fabrice Bellet
2021-04-20
1
-0
/
+1
*
agent: implement support for RFC7675 - Consent Freshness
Matthew Waters
2020-12-10
1
-0
/
+6
*
agent: Move UPnP handling to each stream
Olivier Crête
2020-10-21
1
-4
/
+2
*
agent: Don't hold hard ref while removing stream
Olivier Crête
2020-05-18
1
-0
/
+1
*
conncheck: rework the stun requests ordering per timer tick
Fabrice Bellet
2020-05-14
1
-1
/
+0
*
conncheck: explicitely order the type of stun requests per timer tick
Fabrice Bellet
2020-05-14
1
-0
/
+1
*
agent: fix tcp connection to turn servers
Fabrice Bellet
2020-05-08
1
-0
/
+4
*
conncheck: display priorities in debug by spliting their values
Fabrice Bellet
2020-02-13
1
-0
/
+5
*
agent: refactor conncheck update_selected_pair
Fabrice Bellet
2020-02-11
1
-1
/
+0
*
conncheck: prune oversized conncheck list based on pair state
Fabrice Bellet
2020-02-10
1
-1
/
+1
*
conncheck: define a property for a final idle timeout
Fabrice Bellet
2019-07-04
1
-13
/
+2
*
agent: G_GNUC_FALLTHROUGH macro for compatibility with older glib
Jakub Adam
2019-05-09
1
-0
/
+8
*
conncheck: NOMINATION STUN attribute support
Andrey Skryabin
2019-05-08
1
-0
/
+1
*
agent: trickle ICE mode
Jakub Adam
2019-03-08
1
-0
/
+1
*
agent: Expose input_message_get_size() in agent-priv.h
Jakub Adam
2018-12-18
1
-0
/
+3
*
Use per-agent locks and GWeakRefs in callbacks from timeout sources
Juan Navarro
2018-10-28
1
-3
/
+11
*
agent: prevent external role change while conncheck is running
Fabrice Bellet
2017-11-27
1
-1
/
+3
*
conncheck: fix the component failed transition
Fabrice Bellet
2017-06-21
1
-0
/
+14
*
conncheck: implement ice regular nomination method
Fabrice Bellet
2017-06-12
1
-0
/
+8
*
stun timer: make properties for stun timer tunables
Fabrice Bellet
2017-06-12
1
-1
/
+3
*
agent: Drop packets not from validated addresses
Olivier Crête
2017-04-11
1
-0
/
+2
*
agent: remove unused agent property
Fabrice Bellet
2016-06-23
1
-1
/
+0
*
agent: Add force-relay property to force messages through the relay
Olivier Crête
2016-05-30
1
-0
/
+1
*
agent: Add warning on ignored result
Olivier Crête
2016-05-20
1
-1
/
+1
*
conncheck: implement a "triggered queue" list
Fabrice Bellet
2016-04-04
1
-0
/
+1
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-1
/
+1
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-3
/
+3
*
conncheck: set writable callback to socket from TCP active connect
Jakub Adam
2015-07-03
1
-0
/
+2
*
Split "verbose" on-every-packet messages to a verbose log
Olivier Crête
2015-06-24
1
-0
/
+4
*
agent: Avoid leaking UPnP mappings between streams
Olivier Crête
2014-10-09
1
-0
/
+3
*
agent: Improve comments for container element types
Philip Withnall
2014-09-22
1
-1
/
+1
*
agent: Clear existing GSource timeouts before adding new ones
Philip Withnall
2014-09-19
1
-2
/
+2
*
agent: Add names to timer GSources
Philip Withnall
2014-09-19
1
-1
/
+2
*
agent: Put one StunAgent per Component
Olivier Crête
2014-09-01
1
-1
/
+2
*
agent: Add "keepalive-conncheck" property to make keepalives be conncheck
Olivier Crête
2014-08-21
1
-0
/
+1
*
Add support for ICE-TCP
Youness Alaoui
2014-05-17
1
-0
/
+2
*
Add support for RFC4571 framing (packetized mode) for ICE-TCP candidates
Youness Alaoui
2014-05-17
1
-0
/
+1
*
Add support for MS-ICE2 candidate priorization for OC2007R2 compatibility
Youness Alaoui
2014-05-15
1
-0
/
+4
*
Remove priority functions from public header file and move to agent-priv.h
Youness Alaoui
2014-05-15
1
-0
/
+18
*
Add a nice_socket_send_reliable API for internal use.
Youness Alaoui
2014-05-15
1
-0
/
+3
*
Some refactoring to allow for ice-tcp (non pseudotcp reliable)
Youness Alaoui
2014-05-15
1
-2
/
+2
*
agent: Delay signal emission after the lock has been released
Olivier Crête
2014-02-24
1
-0
/
+3
*
agent: Fix inlining of nice_debug() if NDEBUG is defined
Philip Withnall
2014-02-24
1
-2
/
+2
*
agent: Add nice_input_message_iter_compare()
Philip Withnall
2014-02-24
1
-0
/
+3
*
agent: Avoid calling nice_address_to_string() when debugging is disabled
Olivier Crête
2014-01-31
1
-0
/
+16
*
Remove the "length" parameter from NiceOutputMessage
Olivier Crête
2014-01-31
1
-1
/
+5
*
socket: Add vectored I/O support for sending on sockets
Philip Withnall
2014-01-31
1
-0
/
+3
[next]