1. 6fbe48e Fixed gcc warning because of ticket #297 by Benny Prijono · 17 years ago
  2. 684c057 Fixed ticket #297: Bug in handling data from peer in TURN sample application (thanks scott_lvsha) by Benny Prijono · 17 years ago
  3. 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
  4. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  5. af09dc3 Merged changes from the trunk by Benny Prijono · 17 years ago
  6. dbf4615 ICE (work in progress): handle early check that is received before answer by Benny Prijono · 17 years ago
  7. 7f03bea Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN session by Benny Prijono · 17 years ago
  8. 8d9fd61 Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward compatibility with old TURN by Benny Prijono · 17 years ago
  9. 1cf078d Fixed compile error in stun_client because of last modification in STUN by Benny Prijono · 17 years ago
  10. 48a4927 s/stun_setting/stun_config by Benny Prijono · 18 years ago
  11. b01897b Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs by Benny Prijono · 18 years ago
  12. 0923717 (big patch) Added top-level pjnath project and moved STUN related files to this new project by Benny Prijono · 18 years ago[Renamed from pjlib-util/src/pjstun-client/client_main.c]
  13. d597174 Completed and tested (simple test) the TURN server and command line STUN/TURN client by Benny Prijono · 18 years ago
  14. e4c4020 Started working on sample TURN client by Benny Prijono · 18 years ago
  15. 62923f2 Today's work on TURN server. All looks to be implemented by Benny Prijono · 18 years ago
  16. cc8febb Committed today's work on STUN by Benny Prijono · 18 years ago
  17. 4df6261 More STUN work by Benny Prijono · 18 years ago
  18. cf77042 Moved stun_session from client to library by Benny Prijono · 18 years ago
  19. d0a3585 Ticket #121 and #122: Initial implementation of generic STUN transaction, with Binding request as an example by Benny Prijono · 18 years ago
  20. 91169ac Continuing work on the new STUN framework, partly implemented the client session by Benny Prijono · 18 years ago