1. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  2. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago[Renamed from pjsip/src/test-pjsip/tsx_uac_test.c]
  3. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  4. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  5. 4768c3c Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  6. d4791af Fixed failure in unit test for SIP resolver, also shorten some benchmarks by Benny Prijono · 17 years ago
  7. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  8. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  9. df2b71e Fixed ticket #65: broken pjsip-test compilation because of recent changes in transport by Benny Prijono · 18 years ago
  10. e93e287 Major improvements in PJSIP to support TCP. The changes fall into these categories: (1) the TCP transport implementation itself (*.[hc]), (2) bug-fix in SIP transaction when using reliable transports, (3) support for TCP transport in PJSUA-LIB/PJSUA, and (4) changes in PJSIP-TEST to support TCP testing. by Benny Prijono · 18 years ago
  11. 02b8fd8 Bring the dead pjsip-test up to date with latest pjsip by Benny Prijono · 18 years ago
  12. 733c67a Fixed pjsip-test and added msg_err_test.c for testing parsing errors by Benny Prijono · 18 years ago
  13. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  14. 728a905 Complete tsx layer selftest, implemented authentication framework by Benny Prijono · 19 years ago
  15. dbe337a Start working on UAS test functions by Benny Prijono · 19 years ago
  16. e8a2ff5 Fixed title mismatch in uac test by Benny Prijono · 19 years ago
  17. 9c1d9f5 Finished UAC tests and added argument parsing in main() by Benny Prijono · 19 years ago
  18. 85598d9 Added test functions for UAC transaction by Benny Prijono · 19 years ago
  19. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago