- 17 Jul, 2007 3 commits
-
-
Kai Vehmanen authored
darcs-hash:20070717181305-77cd4-eea587c41258953ed5f181ec7f69fe9ec3796ae1.gz
-
Kai Vehmanen authored
darcs-hash:20070717181000-77cd4-c07e724f0cc8a2f4bdadf179b1bd908f16fb3452.gz
-
Kai Vehmanen authored
darcs-hash:20070717180932-77cd4-49fd0ea025109cbbf81b1b6817f532ad3a26b1de.gz
-
- 16 Jul, 2007 3 commits
-
-
Kai Vehmanen authored
Added support for multiple components (e.g. for RTCP support). Updated to latest ID-17 ICE spec. Reduce the amount of debugging output. darcs-hash:20070716095630-77cd4-d955656f1a7bb0cb8ab7b695d76aa91ee5cc7bc5.gz
-
Kai Vehmanen authored
darcs-hash:20070716095423-77cd4-6d7ffd81071c550862ec0819ca217cfe9f951840.gz
-
Kai Vehmanen authored
darcs-hash:20070716095403-77cd4-1d254f95f2a6ebef62ce33816c58d15e53175de5.gz
-
- 05 Jul, 2007 6 commits
-
-
Kai Vehmanen authored
darcs-hash:20070705093754-77cd4-df578b3728c23f2800529e2f7f9f1888bcc8e4c8.gz
-
Kai Vehmanen authored
darcs-hash:20070705093742-77cd4-f54191c1c448456e1ae34cd4486eeb52604d707b.gz
-
Kai Vehmanen authored
darcs-hash:20070705093712-77cd4-bfa2b067b7264aa83c031c71f88a5c0198375752.gz
-
Kai Vehmanen authored
darcs-hash:20070705093443-77cd4-fd11bc05143a73e102beafab6c09f33099766fc4.gz
-
Kai Vehmanen authored
darcs-hash:20070705093347-77cd4-fd296d61d0d3321d3d0ddb49e46fbc9fcd6bdac7.gz
-
Kai Vehmanen authored
darcs-hash:20070705093243-77cd4-e71620de121c0c8ca69e221015c7de582e687ef7.gz
-
- 19 Jun, 2007 11 commits
-
-
Kai Vehmanen authored
darcs-hash:20070619081239-77cd4-4bc6b711fe000bbb54473622d7f6bd2b12892507.gz
-
Kai Vehmanen authored
darcs-hash:20070619081155-77cd4-87e41a0309a29b39018a8eee255e6a635c1260c5.gz
-
Kai Vehmanen authored
Top-level makefile update: checks for more system headers, C99 compiler check. Added definition of dummy NICEAPI_EXPORT. darcs-hash:20070619081134-77cd4-7deeaa78d59feca05595dd4f7cbd19d94f2e6ccd.gz
-
Kai Vehmanen authored
darcs-hash:20070619081010-77cd4-c5de17b1e255a3546fefbc0b04ef4df6eb07a1b4.gz
-
Kai Vehmanen authored
darcs-hash:20070619080928-77cd4-83e1155f6991435190859a29a8c5e2f428072487.gz
-
Kai Vehmanen authored
Major NICE agent update. Added supprt for peer-reflexive candidates, media keepalives, candidate keepalives, role conflict tie-breaking functionality, and for triggered checks. Added NICEAPI_EXPORT attributes to public functions. Includes numerous bugfixes to existing functionality. darcs-hash:20070619080609-77cd4-d18bf44fe48a201e59556ae5a9dff2b5a2e7e073.gz
-
Kai Vehmanen authored
Updated test coverage of random submodule. Documented the module public API. Extended the set of generated random strings to match the IETF ICE spec definition of ice-chars. Added NICEAPI_EXPORT attributes. darcs-hash:20070619080212-77cd4-3c32e1e428cd59ecd0373a7e6f90ac65b6ae28b6.gz
-
Kai Vehmanen authored
Updated test coverage of udp submodule. Fixed compile errors from anonymous unions. Added NICEAPI_EXPORT attributes. darcs-hash:20070619080102-77cd4-53bf984380ed5f56fc89ad57a4750926d0887afb.gz
-
Kai Vehmanen authored
Major STUN update. Completed support for ICE connectivity checks. Added NICEAPI_EXPORT attributes. Added initial code for TURN relay support. The old STUN API is still present but not compiled. darcs-hash:20070619075737-77cd4-93e3509da656acdadff0afa36eac3b8569b5ef20.gz
-
Kai Vehmanen authored
Updated test coverage of local submodule. Added NICEAPI_EXPORT attributes. Fixed bugs in handling error cases with getifaddrs() darcs-hash:20070619075609-77cd4-b3cd9ca9dc1c41a501d3a9381fea337099101fc9.gz
-
Kai Vehmanen authored
Updated test coverage of address submodule. Fixed compiler bugs with anonymous unions. Added NICEAPI_EXPORT attributes. darcs-hash:20070619075439-77cd4-f8c8c9b6fc371da3fb149d11a3d20da0c4d41731.gz
-
- 21 May, 2007 9 commits
-
-
Kai Vehmanen authored
Added new symbols to the public API. Fixed the unit tests to compile with the update full-mode enable nice/agent API. darcs-hash:20070521153534-77cd4-0b76cc848c25f98c5f1420b479922f1fb24b4d7c.gz
-
Kai Vehmanen authored
darcs-hash:20070521153502-77cd4-9ba19c606f32af8de37099cbb6935e7a5073d440.gz
-
Kai Vehmanen authored
darcs-hash:20070521153414-77cd4-67a6d3f55d74a3fe60da7b3329f633838cc6b84d.gz
-
Kai Vehmanen authored
Updated nice/address interface with better support for passing information to and from sockaddr structs. darcs-hash:20070521153312-77cd4-b5363484d77627e8560e2ebd3735bbf68500c0dc.gz
-
Kai Vehmanen authored
darcs-hash:20070521153241-77cd4-f74517554d132df1fbf865ed4fe9ee0ca0f2d073.gz
-
Kai Vehmanen authored
Major update to the nice/agent interface: Added full-mode API and initial implementation using the new nice/stun interface. Added unit test test-fullmode.c to cover the added functionality. Some public APIs of nice/agent/agent.h have been modified, making this change API/ABI incompatible. darcs-hash:20070521153033-77cd4-c76ab583d06839e601f46b6734355dd8b66f7494.gz
-
Kai Vehmanen authored
Major update to the new STUN API: support for binding discoveries, fingerprint support, message-integrity support, asynchronous public API without glib dependency. Test cases for most of the functionality. Unit tests moved to a separate folder. darcs-hash:20070521152838-77cd4-17a0eed0493917f9125713ebc5d333bd74af5a4f.gz
-
Kai Vehmanen authored
darcs-hash:20070521152559-77cd4-3d01984a162dfcfada23658039c35901b26e0f88.gz
-
Kai Vehmanen authored
darcs-hash:20070521152408-77cd4-619e4676d30ff65fb56785f1152b49635e238ea9.gz
-
- 02 May, 2007 8 commits
-
-
Kai Vehmanen authored
darcs-hash:20070502143214-77cd4-1e69c63420620bc8d55799fa64931ae2ef4f998e.gz
-
Kai Vehmanen authored
darcs-hash:20070502143155-77cd4-e4111b5a3df0d677b67c89873015d334b6ed961b.gz
-
Kai Vehmanen authored
Added initial full-mode extensions to the API. Added support for gathering candidates using STUN binding discovery API. darcs-hash:20070502142419-77cd4-6e295bdf89c80a6cdab778fe25e26c9e780ce2b5.gz
-
Kai Vehmanen authored
darcs-hash:20070502142335-77cd4-d6daeb49f463440ca7bfec752382a982913d41ae.gz
-
Kai Vehmanen authored
darcs-hash:20070502142305-77cd4-1455a87f80884d1a56d4bbbd739b9e312c1d8ddb.gz
-
Kai Vehmanen authored
darcs-hash:20070502142204-77cd4-689d89c9de753ffa5c55f5cc3b2cc9e6ddb9a96b.gz
-
Kai Vehmanen authored
darcs-hash:20070502142139-77cd4-b8d220d7016ed6a5f374baf57d9d689295475a59.gz
-
Kai Vehmanen authored
darcs-hash:20070502142111-77cd4-c6af7764a0fd09c2829c468363671476d56bce29.gz
-