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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix memleak in nice_candidate_from_string
Dafydd Harries
2007-01-30
1
-4
/
+1
*
fix memleak in readline test
Dafydd Harries
2007-01-30
1
-0
/
+1
*
add support for packing STUN usernames
Dafydd Harries
2007-01-30
2
-2
/
+48
*
stun_attribute_username_new
Dafydd Harries
2007-01-30
2
-0
/
+14
*
fix code for calculating STUN attribute padding
Dafydd Harries
2007-01-30
1
-5
/
+13
*
add support for dumping STUN username attribute
Dafydd Harries
2007-01-30
1
-0
/
+3
*
simplify STUN message packing to not use GString
Dafydd Harries
2007-01-30
1
-15
/
+9
*
fix memory leak when unpacking attribute fails
Dafydd Harries
2007-01-30
1
-2
/
+3
*
use calculated length to preallocate GString when packing STUN message
Dafydd Harries
2007-01-30
1
-1
/
+2
*
don't use StunAttribute.length as packed value length when packing messages
Dafydd Harries
2007-01-30
1
-9
/
+13
*
update boring patterns
Dafydd Harries
2007-01-30
1
-3
/
+13
*
split STUN test into smaller test programs
Dafydd Harries
2007-01-30
12
-309
/
+306
*
initialize address to 0 in UDP test
Dafydd Harries
2007-01-30
1
-1
/
+1
*
expand STUN attribute enums to those introduced by drafts
Dafydd Harries
2007-01-29
1
-11
/
+34
*
add support for STUN usernames/passwords
Dafydd Harries
2007-01-29
3
-7
/
+52
*
initialize STUN attributes to 0 when allocated
Dafydd Harries
2007-01-29
1
-1
/
+1
*
refactor STUN handling code
Dafydd Harries
2007-01-29
1
-21
/
+31
*
create nice.h
Dafydd Harries
2007-01-29
3
-3
/
+13
*
tidy up headers/#includes
Dafydd Harries
2007-01-29
16
-50
/
+83
*
add user data parameter to recv callback
Dafydd Harries
2007-01-29
7
-16
/
+25
*
move readline/util code from agent/ to nice/
Dafydd Harries
2007-01-29
8
-19
/
+24
*
remove unnecessary casts from void *
Dafydd Harries
2007-01-29
5
-17
/
+16
*
add "nice" prefix to agent, candidate, address
Dafydd Harries
2007-01-29
16
-231
/
+231
*
agent.c: add some comments
Dafydd Harries
2007-01-29
1
-0
/
+11
*
add function for retrieving list of local candidates
Dafydd Harries
2007-01-29
3
-1
/
+11
*
add storage for candidate username/password
Dafydd Harries
2007-01-29
1
-0
/
+2
*
split out candidate code
Dafydd Harries
2007-01-29
5
-119
/
+124
*
include dependant headers in agent.h
Dafydd Harries
2007-01-29
1
-0
/
+4
*
remove media type property from stream, as it's not used
Dafydd Harries
2007-01-29
7
-22
/
+9
*
add functions for calculating candidate priority
Dafydd Harries
2007-01-29
4
-15
/
+80
*
STUN: warn about unused results from various functions
Dafydd Harries
2007-01-26
2
-0
/
+11
*
support STUN attributes that aren't a multiple of 4 bytes long
Dafydd Harries
2007-01-26
2
-8
/
+4
*
validate lengths of STUN attributes
Dafydd Harries
2007-01-26
2
-3
/
+43
*
stun_message_unpack: include attribute header in header length
Dafydd Harries
2007-01-26
1
-4
/
+4
*
give _stun_attribute_unpack a return value so that it can indicate errors
Dafydd Harries
2007-01-26
1
-3
/
+7
*
remove unused header
Dafydd Harries
2007-01-26
1
-3
/
+0
*
STUN: add test case for packing and unpacking unknown attributes
Dafydd Harries
2007-01-26
1
-0
/
+41
*
fix STUN test formatting
Dafydd Harries
2007-01-26
1
-84
/
+84
*
fix some indentation
Dafydd Harries
2007-01-25
1
-5
/
+5
*
add typedef for data recv callback
Dafydd Harries
2007-01-25
2
-6
/
+7
*
add component ID parameter to media recv callback
Dafydd Harries
2007-01-25
7
-9
/
+39
*
rename label from "EOF" to "END" to avoid conflict with stdio.h value
Dafydd Harries
2007-01-25
1
-2
/
+2
*
make boring pattern match top level lcov/ directory
Dafydd Harries
2007-01-25
1
-1
/
+1
*
don't try to decode packets as STUN unless top two bits are 0
Dafydd Harries
2007-01-25
1
-1
/
+5
*
distribute scripts/ directory
Dafydd Harries
2007-01-24
1
-0
/
+2
*
add makefile/script for generating lcov report
Dafydd Harries
2007-01-24
2
-0
/
+32
*
gcov/lcov files are boring
Dafydd Harries
2007-01-24
1
-1
/
+2
*
fix setting of transaction ID in responses to STUN requests
Dafydd Harries
2007-01-23
2
-0
/
+3
*
factor out common link flags in makefiles
Dafydd Harries
2007-01-23
3
-13
/
+19
*
UDP: fix comment and move to header file
Dafydd Harries
2007-01-23
2
-4
/
+5
[prev]
[next]