Added a new STUN API with full binding discovery functionality. Allows use of both old and new API.
darcs-hash:20070502142111-77cd4-c6af7764a0fd09c2829c468363671476d56bce29.gz
Showing
stun/bind.c
0 → 100644
stun/bind.h
0 → 100644
stun/crc32.c
0 → 100644
stun/hmac.c
0 → 100644
stun/stun-msg.h
0 → 100644
stun/stund.c
0 → 100644
stun/stunrecv.c
0 → 100644
This diff is collapsed.
stun/stunsend.c
0 → 100644
This diff is collapsed.
stun/tests/Makefile.am
0 → 100644
stun/tests/bind.c
0 → 100644
stun/tests/check-bind.sh
0 → 100755
stun/tests/crc32.c
0 → 100644
stun/tests/format.c
0 → 100644
stun/tests/parse.c
0 → 100644
Please register or sign in to comment