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
/
stun
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stun: Use struct sockaddr_storage * for any pointer that we write to
Olivier Crête
2014-03-31
1
-3
/
+3
*
Fix strict aliasing of sockaddr structures
Philip Withnall
2013-12-18
1
-2
/
+10
*
Add missing ‘default’ cases to switches
Philip Withnall
2013-12-18
1
-1
/
+3
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-2
/
+6
*
Move functions and prototypes from one file to another to avoid having to ins...
Youness Alaoui
2009-03-05
1
-78
/
+0
*
Clean up utils.[ch] and document the exported functions
Youness Alaoui
2009-02-23
1
-90
/
+63
*
Removing unused function
Youness Alaoui
2009-02-16
1
-40
/
+0
*
Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv...
Youness Alaoui
2009-02-16
1
-3
/
+3
*
Find and document every message attribute/error code and from which RFC/Draft...
Youness Alaoui
2009-02-16
1
-22
/
+15
*
Port stun_xor_address to use StunMessageReturn and removed stun_memcp and stu...
Youness Alaoui
2009-01-30
1
-42
/
+3
*
Making the stun_message API use a StunMessageReturn enum instead of errno val...
Youness Alaoui
2009-01-30
1
-12
/
+3
*
Remove all 'restrict' keywords as they are not supported by MSVC
Youness Alaoui
2008-11-03
1
-1
/
+1
*
use socklen_t where needed, and cast it to size_t as it defined as an int in ...
Youness Alaoui
2008-10-28
1
-2
/
+2
*
correctly ifdef/else/endif the includes for winsock and sys/socket
Youness Alaoui
2008-10-28
1
-2
/
+8
*
Enable debug by default
Youness Alaoui
2008-09-09
1
-1
/
+1
*
document sockaddrcmp's return value
Olivier Crête
2008-08-14
1
-1
/
+3
*
Add API to enable/disable debug from libstun
Youness Alaoui
2008-08-04
1
-3
/
+14
*
Adding the ability to change the XOR value for the XOR-MAPPED-ADDRESS
Youness Alaoui
2008-07-30
1
-4
/
+5
*
Updating stun to include an agent
Youness Alaoui
2008-06-06
1
-59
/
+146
*
Moving functions and organizing files
Youness Alaoui
2008-05-27
1
-2
/
+129
*
Added utils.c which contains implementation of sockaddrcmp().
Kai Vehmanen
2007-11-15
1
-0
/
+84