1. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  2. 838cb32 Cleaned up compile warnings (on gcc 4.0.1). by Nanang Izzuddin · 16 years ago
  3. 3c97d9b Ticket #639: added torture tests for handling non-ASCII UTF-8 characters in SIP message elements by Benny Prijono · 16 years ago
  4. 7d1ac29 Ticket #625: Fixed unicode build issues on Windows platforms (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  5. ed3bd6f Changed SIP transport to use active socket to fix ticket #579: "Data loss with TCP sockets (thanks Helmut Wolf for the report)". Also added SIP more TCP transport tests to reproduce the bug by Benny Prijono · 16 years ago
  6. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 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. bc331ca Fixed misc compilation warnings (mostly about unused variables) by Benny Prijono · 18 years ago
  10. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  11. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  12. 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
  13. 733c67a Fixed pjsip-test and added msg_err_test.c for testing parsing errors by Benny Prijono · 18 years ago
  14. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  15. 728a905 Complete tsx layer selftest, implemented authentication framework by Benny Prijono · 19 years ago
  16. 85598d9 Added test functions for UAC transaction by Benny Prijono · 19 years ago
  17. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago
  18. 0ca04b6 Basic module, transport, and sending messages by Benny Prijono · 19 years ago