1. fce6781 Ticket #704: pjsip-test: Bus error on FreeBSD due to declaration of test data in read-only segment (thanks Michael Broughton for the report) by Benny Prijono · 16 years ago
  2. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  3. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  4. 838cb32 Cleaned up compile warnings (on gcc 4.0.1). by Nanang Izzuddin · 16 years ago
  5. ec575c5 Ticket #653: Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze for the contribution) by Benny Prijono · 16 years ago
  6. 3c97d9b Ticket #639: added torture tests for handling non-ASCII UTF-8 characters in SIP message elements by Benny Prijono · 16 years ago
  7. 4d535bb Ticket #625: Added missing fix of unicode build issues in test-pjsip/uri_test.c. by Nanang Izzuddin · 16 years ago
  8. 7d1ac29 Ticket #625: Fixed unicode build issues on Windows platforms (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  9. 0cff128 Ticket #627: Fixed general compiler warning when building for WinCE (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  10. 33c9db0 Fixed compilation warning in test-pjsip by Benny Prijono · 16 years ago
  11. 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
  12. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  13. 123fad7 Fixed error representing the qvalue in Contact header (parser error), and optimize the printing to remove ending zero digits (thanks Philippe Leuba) by Benny Prijono · 16 years ago
  14. 4304725 Fixed gcc warnings about type pruned pointers by Benny Prijono · 16 years ago
  15. dd742da Ticket #534: Client register/registration support for various registrar brokenness by Benny Prijono · 16 years ago
  16. 054c5df More ticket #533: fixed bug in Retry-After parser (thanks Samuel Vinson) by Benny Prijono · 16 years ago
  17. 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
  18. d0bd498 More ticket #421: fixed SIP messaging components to support IPv6 format by Benny Prijono · 17 years ago
  19. 1f7767b Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation by Benny Prijono · 17 years ago
  20. 91a5a3a Fixed several unit test failures: typecast error on C++ mode, SIP parsing, etc. by Benny Prijono · 17 years ago
  21. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  22. 9e164c1 Shorten benchmark time for URI test by Benny Prijono · 17 years ago
  23. d4791af Fixed failure in unit test for SIP resolver, also shorten some benchmarks by Benny Prijono · 17 years ago
  24. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  25. 64898b5 Fixed build error on Linux by Benny Prijono · 17 years ago
  26. 94aee45 Related to ticket #240: fixed URI test because of changes in parsing quoted parameter by Benny Prijono · 17 years ago
  27. 8fcbe2d Continuing ticket #240: Error parsing quoted URI parameters by Benny Prijono · 17 years ago
  28. 8aea0d9 Fixed ticket #240: error parsing/printing quoted parameters, and also added header tests in pjsip-test by Benny Prijono · 17 years ago
  29. 4cf8d1c Undo ticket #238 by Benny Prijono · 17 years ago
  30. 83186e0 Fixed ticket #238: allow colon in Via parameters by Benny Prijono · 17 years ago
  31. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  32. 69f73fe Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias Söreling) by Benny Prijono · 18 years ago
  33. 9147544 Fixed DNS test error because of recent changes by Benny Prijono · 18 years ago
  34. 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
  35. f4721ca Fixed test.h to include all tests in pjsip test by Benny Prijono · 18 years ago
  36. e960bb5 Fixed gcc warnings, especially about dereferencing type-punned pointer by Benny Prijono · 18 years ago
  37. df2b71e Fixed ticket #65: broken pjsip-test compilation because of recent changes in transport by Benny Prijono · 18 years ago
  38. fa9e5b1 Major addition to support DNS SRV resolution in PJSIP: by Benny Prijono · 18 years ago
  39. d524e82 In pjsua, outgoing REFER now always put Refer-Sub: false by Benny Prijono · 18 years ago
  40. bc331ca Fixed misc compilation warnings (mostly about unused variables) by Benny Prijono · 18 years ago
  41. e85bc41 Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 chars (from 16), and check all those sprintf's especially the ones with "%p" format. by Benny Prijono · 18 years ago
  42. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  43. 86b73d5 Fixed bug in tel: URI unescaping code by Benny Prijono · 18 years ago
  44. 9b44622 Fixed error in tel: URI test in pjsip-test by Benny Prijono · 18 years ago
  45. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  46. 1ef06df Report peak memory used upon exiting by Benny Prijono · 18 years ago
  47. fe9c9b6 Fixed link errors in ioqueue epoll backend by Benny Prijono · 18 years ago
  48. 95c6348 Set the caching pool workspace size in pjsip-test to 2MB (configurable) by Benny Prijono · 18 years ago
  49. ed76f51 Fixed SIP parsing bugs when in-place escaping is enabled by Benny Prijono · 18 years ago
  50. b6eab2c Various performance improvements in PJSIP: (1) optimizing for common case to minimize stricmp() calls (header names, method, URI schemes), (2) added functionality in scanner to parse and unescape in-place, (3) etc.. by Benny Prijono · 18 years ago
  51. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  52. 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
  53. 02b8fd8 Bring the dead pjsip-test up to date with latest pjsip by Benny Prijono · 18 years ago
  54. 478d431 Renamed pjsip_transport_unregister() to pjsip_transport_destroy(), also initial implementation of TCP transport by Benny Prijono · 18 years ago
  55. 733c67a Fixed pjsip-test and added msg_err_test.c for testing parsing errors by Benny Prijono · 18 years ago
  56. 3899823 Finished invite session UAS implementation by Benny Prijono · 19 years ago
  57. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  58. 728a905 Complete tsx layer selftest, implemented authentication framework by Benny Prijono · 19 years ago
  59. 0c2bc61 Renamed pjsip_url to pjsip_sip_uri by Benny Prijono · 19 years ago
  60. dbe337a Start working on UAS test functions by Benny Prijono · 19 years ago
  61. e8a2ff5 Fixed title mismatch in uac test by Benny Prijono · 19 years ago
  62. 9c1d9f5 Finished UAC tests and added argument parsing in main() by Benny Prijono · 19 years ago
  63. 85598d9 Added test functions for UAC transaction by Benny Prijono · 19 years ago
  64. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago
  65. 0ca04b6 Basic module, transport, and sending messages by Benny Prijono · 19 years ago
  66. f81cd06 Modify transport to use generic sockaddr address by Benny Prijono · 19 years ago
  67. 82458b1 Added tel: uri and user-defined uri parser by Benny Prijono · 19 years ago
  68. cec5f4a More optimizations for msg parser etc. by Benny Prijono · 19 years ago
  69. 3818c93 Fix parse param bug in Contact hdr and add more msg tests by Benny Prijono · 19 years ago
  70. 5b91744 Optimization here and there, changes because of PJLIB modifications by Benny Prijono · 19 years ago
  71. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  72. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  73. 1fa7600 Renaming files by Benny Prijono · 19 years ago
  74. 14f51a5 Changed transaction to refrect new transport changes by Benny Prijono · 19 years ago