1. a18dad9 Optimize the number of characters written to SDP by ICE by Benny Prijono · 16 years ago
  2. 074db79 Added more API to initialize STUN message and attributes without pool by Benny Prijono · 16 years ago
  3. 7ce7413 Fixed bug with authenticating STUN messages when unrecognized/unknown non-mandatory STUN attribute is present in the message by Benny Prijono · 16 years ago
  4. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  5. ed6bd02 Added new API's in ICE stream transport to assist offer/answer negotiation: pj_ice_strans_has_sess(), pj_ice_strans_sess_is_running(), pj_ice_strans_sess_is_complete(), pj_ice_strans_get_running_comp_cnt(), pj_ice_strans_get_ufrag_pwd(), and PJNATH_EICEMISMATCH error code. by Benny Prijono · 16 years ago
  6. 0890fb6 Fixed more mismatch decl/def function specifications (thanks Samuel Vinson) by Benny Prijono · 16 years ago
  7. ff1df04 Major major modifications related to ticket #485 (support for TURN-07): by Benny Prijono · 16 years ago
  8. e722685 More ticket #485: fixed TURN server permission not allowing peer with the same IP to get through, and added option to disable FINGERPRINT verification in TURN server since it is currently broken when TURN is used with ICE (which has a FINGERPRINT in its Binding Request) by Benny Prijono · 16 years ago
  9. a11c76a More ticket #485: fixed REQUESTED-TRANSPORT endianness by Benny Prijono · 16 years ago
  10. a2c0bb2 Improve the PJNATH documentation by Benny Prijono · 16 years ago
  11. 879ad1a More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 for the details by Benny Prijono · 16 years ago
  12. 1add4d5 Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and modified select() parameter in TURN client by Benny Prijono · 17 years ago
  13. e2303e3 More ticket #485: wrong encoding of CHANNEL-NUMBER attribute by Benny Prijono · 17 years ago
  14. 4d5931e More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT attribute encoding by Benny Prijono · 17 years ago
  15. a5d214f Related to ticket #485: huge changeset to update STUN relating to managing authentication. See the ticket for the details by Benny Prijono · 17 years ago
  16. 17d10b5 More ticket #485: initial test on TURN client/server by Benny Prijono · 17 years ago
  17. 5ac0bd7 More ticket #485: added TURN client application by Benny Prijono · 17 years ago
  18. 03b5485 More ticket #485: implementation of TURN UDP client session by Benny Prijono · 17 years ago
  19. 3fd9fc5 More ticket #485: initial (incomplete) work on TURN client session library by Benny Prijono · 17 years ago
  20. 708725a More work for ticket #485: updated pjnath with TURN-07 and added authentication in the server by Benny Prijono · 17 years ago
  21. b05aafc More work on ticket #485: more TURN-07 work by Benny Prijono · 17 years ago
  22. 2c888e0 Ticket #485: initial modification in STUN messaging in accordance to TURN-06 by Benny Prijono · 17 years ago
  23. 0887321 Ticket #437: reduce stack and pool usage on pjnath to make it work better on Symbian by Benny Prijono · 17 years ago
  24. bf22b0d Updated ICE and STUN reference to their latest draft by Benny Prijono · 17 years ago
  25. 6ba8c54 More ticket #399: added callback to report NAT detection result, and sends NAT type in SDP by Benny Prijono · 17 years ago
  26. c909a35 Added "magic" parameter in pj_stun_session_create_req() by Benny Prijono · 17 years ago
  27. f4e03a7 Related to ticket #399: added comments etc. by Benny Prijono · 17 years ago
  28. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  29. 6eb3a11 Updated PJNATH doxygen documentation by Benny Prijono · 17 years ago
  30. 652247b Changed reference to ice-15 to ice-18 by Benny Prijono · 17 years ago
  31. 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
  32. 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
  33. 0638120 Re-enable STUN status 437 (No Binding) since this is used by TURN by Benny Prijono · 17 years ago
  34. e2d0acb Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10 by Benny Prijono · 17 years ago
  35. 096c56c Ticket #370: Implemented callback notification to application when ICE negotiation fails (via on_call_media_state callback) by Benny Prijono · 17 years ago
  36. 4a5d770 Fixed ticket #372: Handle case where STUN mapped address has changed in ICE (thanks Ravin Suri) by Benny Prijono · 17 years ago
  37. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  38. f1428f3 Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan) by Benny Prijono · 17 years ago
  39. edd4ffa Ticket #287: selectively disable authentication for several STUN error responses by Benny Prijono · 17 years ago
  40. 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
  41. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  42. caa8f62 Respond to early check with proper credential by Benny Prijono · 17 years ago
  43. 40468d3 Added missing include in pjnath/config.h by Benny Prijono · 17 years ago
  44. dbf4615 ICE (work in progress): handle early check that is received before answer by Benny Prijono · 17 years ago
  45. 7f03bea Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN session by Benny Prijono · 17 years ago
  46. 8d9fd61 Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward compatibility with old TURN by Benny Prijono · 17 years ago
  47. 6c670ac Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, and add response source address checking by Benny Prijono · 17 years ago
  48. 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
  49. 0cb7bf1 Enable all tests in pjnath-test by Benny Prijono · 17 years ago
  50. da675ce ICE: work in progress by Benny Prijono · 17 years ago
  51. 919758f Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute types by Benny Prijono · 17 years ago
  52. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  53. fed1af9 Created doxygen documentation for PJNATH by Benny Prijono · 18 years ago
  54. 7e0d52c ICE: implement RTCP component and cancelling check in progress by Benny Prijono · 18 years ago
  55. 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
  56. ec92134 ICE (work in progress): implement error codes by Benny Prijono · 18 years ago
  57. f75eceb ICE (work in progress): implemented server reflexive candidate by Benny Prijono · 18 years ago
  58. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  59. 24cda7d ICE (work in progress): implemented ICE media transport by Benny Prijono · 18 years ago
  60. ff49ab7 Final ICE stream transport by Benny Prijono · 18 years ago
  61. fb9d987 Added pjnath-test by Benny Prijono · 18 years ago
  62. fe95353 ICE complete, ready for testing by Benny Prijono · 18 years ago
  63. 48a4927 s/stun_setting/stun_config by Benny Prijono · 18 years ago
  64. 38fa00a s/stun_endpoint/stun_setting by Benny Prijono · 18 years ago
  65. 0ef1cf6 Today's work by Benny Prijono · 18 years ago
  66. bda2621 -- by Benny Prijono · 18 years ago
  67. b01897b Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs by Benny Prijono · 18 years ago
  68. 0923717 (big patch) Added top-level pjnath project and moved STUN related files to this new project by Benny Prijono · 18 years ago