1. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  2. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  3. 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
  4. 06d1d0e Fixed ticket #82: link error when codec(s) are disabled from configure script (thanks Thomas Reitmayr) by Benny Prijono · 18 years ago
  5. af1bb1e Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_atexit(). Also fixed handle leaks in SIP transaction layer and SIP endpoint. by Benny Prijono · 18 years ago
  6. 27f01dd FIXED BUG: pjsip_endpt_send_request() SHOULD DELETE THE REQUEST REGARDLESS OF THE STATUS!!! by Benny Prijono · 18 years ago
  7. fc290a6 Set default codec to PCMU in pjsip-perf by Benny Prijono · 18 years ago
  8. c1e263f Fixed run-time bug with simple_ua and pjsip-perf sample. by Benny Prijono · 18 years ago
  9. f521eb0 Fixed assertion error if ACK is received before INVITE transaction sends final response (malicious?). Also fixed misc warnings, and stress-tested on Quad Xeon 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. dcc0cbf Fixed crash in SIP TCP transport deinitialization, and set pjsip-perf to handle INVITE request to non-standard URL call-statefully by Benny Prijono · 18 years ago
  12. 49f682a Some minor modifications here and there in pjsip-perf by Benny Prijono · 18 years ago
  13. 775a1b2 Added PJSIP_MAX_NET_EVENTS configuration to pjsip by Benny Prijono · 18 years ago
  14. c357376 pjsip-perf uses 1 milisecond polling timeout because IOCP does not work correctly if application does not yield the CPU by Benny Prijono · 18 years ago
  15. 1ef06df Report peak memory used upon exiting by Benny Prijono · 18 years ago
  16. cb832eb Added caching pool capacity upon exiting pjsip-perf by Benny Prijono · 18 years ago
  17. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  18. 1479b65 Fixed minor bug in pool_caching.c that prevent pool from being reused if the capacity has changed when the pool is released by Benny Prijono · 18 years ago
  19. c03a3c5 Added TCP support in pjsip-perf (also tried on Linux) by Benny Prijono · 18 years ago
  20. 514ca6b Added (the forgotten) pjsip-perf.c into samples dir by Benny Prijono · 18 years ago