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
/
stunmessage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ms-ice: calculate FINGERPRINT according to [MS-ICE2]
Jakub Adam
2016-10-26
1
-2
/
+6
*
stun: Fix documentation to use ‘nul-terminated’ for strings
Philip Withnall
2015-03-10
1
-3
/
+3
*
docs: Add various missing documentation comments and update sections.txt
Philip Withnall
2015-01-02
1
-0
/
+2
*
stunmessage: Accept NULL terminated buffers for fast speed validation
Olivier Crête
2014-05-17
1
-2
/
+3
*
Add support for MS-TURN in OC2007 compatibility turn usage
Youness Alaoui
2014-05-15
1
-0
/
+3
*
stunmessage: Revert another function to use sockaddr
Olivier Crête
2014-05-02
1
-1
/
+1
*
stun: Use struct sockaddr_storage * for any pointer that we write to
Olivier Crête
2014-03-31
1
-6
/
+6
*
stun: Add a fast version of stun_message_validate_buffer_length()
Philip Withnall
2014-01-31
1
-0
/
+47
*
MS-TURN support for Microsoft Office Communicator
Jakub Adam
2010-10-01
1
-3
/
+44
*
Compatibility with MSOC 2007 R2
Jakub Adam
2010-10-01
1
-1
/
+5
*
Fix various gtk-doc warnings/errors and typos
Youness Alaoui
2010-02-16
1
-6
/
+6
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-2
/
+6
*
Fix confusing docs, addr_len is an IN and OUT variable...
Youness Alaoui
2009-04-16
1
-4
/
+7
*
Fix documentation
Youness Alaoui
2009-03-31
1
-0
/
+1
*
Install the headers to the appropriate directory and specify how to include t...
Youness Alaoui
2009-03-05
1
-0
/
+1
*
Move functions and prototypes from one file to another to avoid having to ins...
Youness Alaoui
2009-03-05
1
-0
/
+35
*
Change includes to minimize non public API from being included
Youness Alaoui
2009-03-05
1
-5
/
+8
*
gtk trick to recognize a typedef + struct, use an underscore... allows the co...
Youness Alaoui
2009-02-23
1
-2
/
+2
*
Add documentation for libstun and fix some docs elsewhere
Youness Alaoui
2009-02-23
1
-2
/
+16
*
Add gtk-doc for stunmessage API
Youness Alaoui
2009-02-16
1
-103
/
+305
*
Clean the files from unwanted gtk-doc tags
Youness Alaoui
2009-02-16
1
-2
/
+3
*
Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv...
Youness Alaoui
2009-02-16
1
-36
/
+36
*
Find and document every message attribute/error code and from which RFC/Draft...
Youness Alaoui
2009-02-16
1
-44
/
+223
*
Making the stun_message API use a StunMessageReturn enum instead of errno val...
Youness Alaoui
2009-01-30
1
-29
/
+41
*
Replace all references to 3489BIS into RFC 5389 as it has just been released
Youness Alaoui
2008-11-03
1
-19
/
+19
*
Fix includes for win32 compilation
Youness Alaoui
2008-11-03
1
-1
/
+6
*
Remove all 'restrict' keywords as they are not supported by MSVC
Youness Alaoui
2008-11-03
1
-9
/
+9
*
Readding necessary socket includes
Youness Alaoui
2008-10-28
1
-0
/
+1
*
correctly ifdef/else/endif the includes for winsock and sys/socket
Youness Alaoui
2008-10-28
1
-0
/
+7
*
Add the jingle and turn-09 methods and comprehension attributes
Youness Alaoui
2008-09-17
1
-2
/
+8
*
Fixing TURN support. correctly send the send indication/request and parse the...
Youness Alaoui
2008-09-16
1
-0
/
+1
*
Fix long term credentials validation/creation of responses and error saying u...
Youness Alaoui
2008-09-10
1
-0
/
+2
*
make indentation consistent
Olivier Crête
2008-08-14
1
-2
/
+1
*
Replace the SERVER attribute with the SOFTWARE attribute per draft 17
Olivier Crête
2008-08-14
1
-1
/
+1
*
Completed TURN usage in libstun
Youness Alaoui
2008-08-06
1
-1
/
+4
*
Adding TURN specific enums and constants
Youness Alaoui
2008-08-05
1
-2
/
+6
*
Adding the ability to change the XOR value for the XOR-MAPPED-ADDRESS
Youness Alaoui
2008-07-30
1
-0
/
+8
*
add a static const for all the known atttributes.. fixes stunbdc with stunser...
Youness Alaoui
2008-06-17
1
-0
/
+33
*
Updating stun to include an agent
Youness Alaoui
2008-06-06
1
-60
/
+73
*
(WIP) Huge refactoring of functions... first step towards the agent
Youness Alaoui
2008-06-03
1
-0
/
+374