1. 609fff5 Fix #1071: Increase default maximum SIP packet size to 4000 by Benny Prijono · 14 years ago
  2. 16b2053 Ticket #1026: Wrong endianness detection for Motorola m68k architecture in pj/config.h (thanks Andreas Wehrmann for the report) by Benny Prijono · 15 years ago
  3. ea6d3c4 Ticket #957: by Nanang Izzuddin · 15 years ago
  4. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  5. be6d5db Ticket #922: Option to enable mutex related logging to assist troubleshooting concurrency problems by Benny Prijono · 15 years ago
  6. 5b2b445 Minor fixes/ticket #703: added some more macros to enable software build under Apple XCode by Benny Prijono · 16 years ago
  7. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  8. 1d6b895 Configuration option to include/exclude loopback interface in enum_ip_interface(), and always include loopback address in the proxy sample (thanks Filippo Zangheri for the suggestion) by Benny Prijono · 16 years ago
  9. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  10. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  11. 93713fb Added nios2 processor settings PJLIB in config.h (thanks F) by Benny Prijono · 16 years ago
  12. 57affd0 Build error when PJ_IOQUEUE_MAX_HANDLES is declared to large value on Visual Studio (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  13. e3f79fd Ticket #474: option in ioqueue to control concurrency (to allow/disallow simultaneous/multiple callback calls) by Benny Prijono · 17 years ago
  14. 40fe908 More ticket #472: Fixed problem when building on Mingw. Now PJ_FD_SETSIZE_SETABLE is only enabled when winsock.h is present by Benny Prijono · 17 years ago
  15. 1c5f4e4 Ticket #470, #471, and #472: Compile error when semaphore.h is not present, Compilation error if pthread_mutexattr_set_type() is not present, and Problem with setting up FD_SETSIZE by Benny Prijono · 17 years ago
  16. a7b376b Fixed doxygen comments everywhere by Benny Prijono · 17 years ago
  17. 467edf0 Added PJ_OS_HAS_CHECK_STACK default configuration in pjlib/config.h, at least to document it in doxygen by Benny Prijono · 17 years ago
  18. 31ff4d3 Added information about building pjsip as DLL in the doxygen documentation by Benny Prijono · 17 years ago
  19. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  20. 225b222 Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as DLL by Benny Prijono · 17 years ago
  21. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  22. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  23. ba4abc9 Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track down memory corruptions by Benny Prijono · 17 years ago
  24. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  25. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  26. f260e46 Initial Symbian integration to trunk for pjlib by Benny Prijono · 17 years ago
  27. 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
  28. a66c331 Implement ticket #67: added WAV playlist feature to PJMEDIA by Benny Prijono · 18 years ago
  29. dc752ca Fixed few bugs that seem to have been introduced by new dialog by Benny Prijono · 18 years ago
  30. c4c61d0 Finishing autoconf work, also fixed compilation error in publish.h by Benny Prijono · 18 years ago
  31. 8f9faae Fixed complilation error in config.h for ARM target. by Benny Prijono · 18 years ago
  32. d79f25c Fix compilation error in MacOS because of recent changes in config.h, also disable AEC by default in pjsua-lib, and added ec-tail option in pjsua by Benny Prijono · 18 years ago
  33. c4c8f24 Fix PJLIB on WinCE: by Benny Prijono · 18 years ago
  34. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  35. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  36. 8508aa0 Added ability to have custom pool backend (needed for pool debugging facility) by Benny Prijono · 18 years ago
  37. dcf2996 Set default option to exclude pj_stricmp_alnum() by Benny Prijono · 19 years ago
  38. e67d99a Ported pjlib to PowerPC/MacOS by Benny Prijono · 19 years ago
  39. 1185299 Fixed or added misc flags to enable build selection via compile time macro by Benny Prijono · 19 years ago
  40. ace0093 Changed the unicode string API and ported to ARM/WinCE by Benny Prijono · 19 years ago
  41. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  42. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  43. 99683ae Added rdtsc option for win32 timestamp and added pj_elapsed_msec by Benny Prijono · 19 years ago
  44. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  45. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  46. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  47. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  48. 0e64113 Linux alpha test by Benny Prijono · 19 years ago
  49. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  50. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  51. 0a749f1 initial import by Benny Prijono · 19 years ago