1. 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
  2. 054c5df More ticket #533: fixed bug in Retry-After parser (thanks Samuel Vinson) by Benny Prijono · 16 years ago
  3. d0bd498 More ticket #421: fixed SIP messaging components to support IPv6 format by Benny Prijono · 17 years ago
  4. 91a5a3a Fixed several unit test failures: typecast error on C++ mode, SIP parsing, etc. by Benny Prijono · 17 years ago
  5. d4791af Fixed failure in unit test for SIP resolver, also shorten some benchmarks by Benny Prijono · 17 years ago
  6. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  7. 64898b5 Fixed build error on Linux by Benny Prijono · 17 years ago
  8. 8fcbe2d Continuing ticket #240: Error parsing quoted URI parameters by Benny Prijono · 17 years ago
  9. 8aea0d9 Fixed ticket #240: error parsing/printing quoted parameters, and also added header tests in pjsip-test by Benny Prijono · 17 years ago
  10. 4cf8d1c Undo ticket #238 by Benny Prijono · 17 years ago
  11. 83186e0 Fixed ticket #238: allow colon in Via parameters by Benny Prijono · 17 years ago
  12. 69f73fe Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias Söreling) by Benny Prijono · 18 years ago
  13. 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
  14. e960bb5 Fixed gcc warnings, especially about dereferencing type-punned pointer by Benny Prijono · 18 years ago
  15. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  16. 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
  17. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  18. 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
  19. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  20. 0c2bc61 Renamed pjsip_url to pjsip_sip_uri by Benny Prijono · 19 years ago
  21. 85598d9 Added test functions for UAC transaction by Benny Prijono · 19 years ago
  22. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago
  23. 0ca04b6 Basic module, transport, and sending messages by Benny Prijono · 19 years ago
  24. f81cd06 Modify transport to use generic sockaddr address by Benny Prijono · 19 years ago[Renamed from pjsip/src/test-pjsip/msg.c]
  25. cec5f4a More optimizations for msg parser etc. by Benny Prijono · 19 years ago
  26. 3818c93 Fix parse param bug in Contact hdr and add more msg tests by Benny Prijono · 19 years ago
  27. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  28. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago[Renamed (83%) from pjsip/src/test-pjsip/parse_msg.c]
  29. 1fa7600 Renaming files by Benny Prijono · 19 years ago[Renamed from pjsip/src/test-pjsip/test_msg.c]
  30. 14f51a5 Changed transaction to refrect new transport changes by Benny Prijono · 19 years ago[Renamed from pjsip/src/tests/pjsip-core/test_msg.c]
  31. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  32. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  33. 392b8e5 Organizing pjsip directory structure by Benny Prijono · 19 years ago[Renamed from pjsip/src/tests/pjsip_core/test_msg.c]
  34. 618f0ef Organizing pjsip directory structure by Benny Prijono · 19 years ago[Renamed from pjsip/src/pjsip-tests/pjsip_core/test_msg.c]
  35. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago[Renamed from pjsip/src/tests/pjsip_core/test_msg.c]
  36. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  37. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  38. 0a749f1 initial import by Benny Prijono · 19 years ago