1. bf22b0d Updated ICE and STUN reference to their latest draft by Benny Prijono · 17 years ago
  2. 6ba8c54 More ticket #399: added callback to report NAT detection result, and sends NAT type in SDP by Benny Prijono · 17 years ago
  3. c909a35 Added "magic" parameter in pj_stun_session_create_req() by Benny Prijono · 17 years ago
  4. f4e03a7 Related to ticket #399: added comments etc. by Benny Prijono · 17 years ago
  5. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  6. 6eb3a11 Updated PJNATH doxygen documentation by Benny Prijono · 17 years ago
  7. 652247b Changed reference to ice-15 to ice-18 by Benny Prijono · 17 years ago
  8. 97c8238 Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, style of MESSAGE-INTEGRITY and FINGERPRINT calculation by Benny Prijono · 17 years ago
  9. 2501e13 Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specification, and also done some other tweaks as well by Benny Prijono · 17 years ago
  10. 0638120 Re-enable STUN status 437 (No Binding) since this is used by TURN by Benny Prijono · 17 years ago
  11. e2d0acb Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10 by Benny Prijono · 17 years ago
  12. 096c56c Ticket #370: Implemented callback notification to application when ICE negotiation fails (via on_call_media_state callback) by Benny Prijono · 17 years ago
  13. 4a5d770 Fixed ticket #372: Handle case where STUN mapped address has changed in ICE (thanks Ravin Suri) by Benny Prijono · 17 years ago
  14. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  15. f1428f3 Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan) by Benny Prijono · 17 years ago
  16. edd4ffa Ticket #287: selectively disable authentication for several STUN error responses by Benny Prijono · 17 years ago
  17. 5aeed44 Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response, retransmission timer calculation bug, etc. by Benny Prijono · 17 years ago
  18. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  19. caa8f62 Respond to early check with proper credential by Benny Prijono · 17 years ago
  20. 40468d3 Added missing include in pjnath/config.h by Benny Prijono · 17 years ago
  21. dbf4615 ICE (work in progress): handle early check that is received before answer by Benny Prijono · 17 years ago
  22. 7f03bea Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN session by Benny Prijono · 17 years ago
  23. 8d9fd61 Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward compatibility with old TURN by Benny Prijono · 17 years ago
  24. 6c670ac Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, and add response source address checking by Benny Prijono · 17 years ago
  25. bd876dc Fixed misc bugs with ICE: (1) moved STUN session from candidate to component since it causes STUN response to wrong session, and (2) keep-alive transaction timed-out when ICE is active by Benny Prijono · 17 years ago
  26. 0cb7bf1 Enable all tests in pjnath-test by Benny Prijono · 17 years ago
  27. da675ce ICE: work in progress by Benny Prijono · 17 years ago
  28. 919758f Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute types by Benny Prijono · 17 years ago
  29. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  30. fed1af9 Created doxygen documentation for PJNATH by Benny Prijono · 17 years ago
  31. 7e0d52c ICE: implement RTCP component and cancelling check in progress by Benny Prijono · 18 years ago
  32. b681a2f ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32 by Benny Prijono · 18 years ago
  33. ec92134 ICE (work in progress): implement error codes by Benny Prijono · 18 years ago
  34. f75eceb ICE (work in progress): implemented server reflexive candidate by Benny Prijono · 18 years ago
  35. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  36. 24cda7d ICE (work in progress): implemented ICE media transport by Benny Prijono · 18 years ago
  37. ff49ab7 Final ICE stream transport by Benny Prijono · 18 years ago
  38. fb9d987 Added pjnath-test by Benny Prijono · 18 years ago
  39. fe95353 ICE complete, ready for testing by Benny Prijono · 18 years ago
  40. 48a4927 s/stun_setting/stun_config by Benny Prijono · 18 years ago
  41. 38fa00a s/stun_endpoint/stun_setting by Benny Prijono · 18 years ago
  42. 0ef1cf6 Today's work by Benny Prijono · 18 years ago
  43. bda2621 -- by Benny Prijono · 18 years ago
  44. b01897b Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs by Benny Prijono · 18 years ago
  45. 0923717 (big patch) Added top-level pjnath project and moved STUN related files to this new project by Benny Prijono · 18 years ago