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
/
outputstream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iostream: Implement close() for ICE-TCP also
Ole André Vadla Ravnås
2021-11-22
1
-6
/
+4
*
Remove g_assert_cmp* macros outside of the unit tests
Olivier Crête
2021-11-01
1
-1
/
+1
*
Use g_assert_cmp.int() to get better debug logs on crash
Olivier Crête
2020-05-05
1
-1
/
+1
*
Use per-agent locks and GWeakRefs in callbacks from timeout sources
Juan Navarro
2018-10-28
1
-6
/
+6
*
Fix cast-function-type warning introduced in GCC 8
Nicolas Dufresne
2018-06-12
1
-1
/
+1
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-3
/
+3
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-3
/
+3
*
outputstream: Fix double unref
Olivier Crête
2014-10-09
1
-1
/
+0
*
agent: Add missing stream-closed checks for pseudo-TCP
Philip Withnall
2014-08-23
1
-4
/
+3
*
agent: Close pseudo-TCP streams when closing G[IO|Input|Output]Streams
Philip Withnall
2014-08-21
1
-2
/
+40
*
outputstream: Fix ref leak
Olivier Crête
2014-08-11
1
-3
/
+3
*
outputstream: Always try sending
Olivier Crête
2014-07-07
1
-7
/
+0
*
outputstream: Fix reference leak
Olivier Crête
2014-07-07
1
-1
/
+4
*
Only check selected pair for writability in gio outputstream
Youness Alaoui
2014-05-15
1
-16
/
+7
*
Factor out pseudotcp so it's not used if the transport is already reliable
Youness Alaoui
2014-05-15
1
-14
/
+16
*
agent: Fix a leak in nice_output_stream_write() with a NULL cancellable
Philip Withnall
2014-04-15
1
-5
/
+11
*
Rename variables that shadow global definitions
Olivier Crête
2014-03-31
1
-2
/
+2
*
iostream: De-gtkdoc the comments, as it's not public API
Olivier Crête
2014-03-06
1
-5
/
+5
*
outputstream: Add a cancellable to get out of blocking write if the stream is...
Olivier Crête
2014-02-25
1
-4
/
+21
*
outputstream: If tcp, only check for space in the PseudoTCP queue
Olivier Crête
2014-02-24
1
-2
/
+2
*
iostream: iostreams are only for reliable streams, no need to check
Olivier Crête
2014-02-20
1
-2
/
+1
*
agent: Fix compiler warnings
Olivier Crête
2014-02-13
1
-3
/
+3
*
agent: Restore the ability nice_agent_send() to send partial buffers
Olivier Crête
2014-01-31
1
-43
/
+28
*
Remove the "length" parameter from NiceOutputMessage
Olivier Crête
2014-01-31
1
-2
/
+2
*
Remove the "to" parameter from NiceOutputMessage
Olivier Crête
2014-01-31
1
-4
/
+2
*
agent: Add support for vectored I/O for sends
Philip Withnall
2014-01-31
1
-11
/
+20
*
outputstream: Put GError in the right GError**
Olivier Crête
2014-01-31
1
-2
/
+2
*
outputstream: Fix race between writable callback and GCond wait
Olivier Crête
2014-01-31
1
-3
/
+7
*
outputstream: Don't wake up on every input buffer
Olivier Crête
2014-01-31
1
-10
/
+20
*
outputstream: Release blocking send lock while sending
Olivier Crête
2014-01-31
1
-0
/
+7
*
outputstream: Make the blocking send thread safe
Olivier Crête
2014-01-31
1
-26
/
+50
*
agent: Add GPollableOutputStream support to NiceOutputStream
Philip Withnall
2014-01-31
1
-3
/
+165
*
agent: Add support for GIO-style I/O streams
Philip Withnall
2014-01-31
1
-0
/
+417