1. 192726c Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue replaces the socket first (in read operation), sock_sendto() will raise "Bad file descriptor" error. by Nanang Izzuddin · 12 years ago
  2. bf7b3a1 Fix #1603: reinit UDP socket of DNS resolver when sendto() returning EPIPE. by Nanang Izzuddin · 12 years ago
  3. 6abce2c Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell for the patch) by Sauw Ming · 12 years ago
  4. 79eddc4 Re #1562: PJSUA-LIB shutdown operation may block for a long time if system time is modified while the shutdown is in progress. Also fixed similar issue in STUN client. by Benny Prijono · 12 years ago
  5. b2b5f16 Close #1567: Added option to use STUN2 format for resolving mapped address in pjsua_config. by Nanang Izzuddin · 12 years ago
  6. 911260c Fixed #1565: deadlock in DNS resolver. by Nanang Izzuddin · 12 years ago
  7. 3aa2e64 Fixed #1558: Bug in parsing quoted URI strings by Sauw Ming · 12 years ago
  8. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  9. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  10. fed7ebf Re #1254 Further tweaks turning off treeview generation by Perry Ismangil · 13 years ago
  11. c2f2e55 Re #1254 Doxygen configuration and makefile changes to support version specific documentation by Perry Ismangil · 13 years ago
  12. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  13. fe68f1d Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-alpha-svn". by Nanang Izzuddin · 13 years ago
  14. 1fef1f9 Fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  15. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  16. 7adfc86 Re #1250: Added and updated copyright text in several files (with "standard" Teluu copyright text). by Nanang Izzuddin · 13 years ago
  17. 358236f Re #1175: Set SVN properties for several files: keywords=id and eol-style=native by Nanang Izzuddin · 13 years ago
  18. 9849fc7 Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client: by Benny Prijono · 13 years ago
  19. 3a86f32 Fix #1212: by Nanang Izzuddin · 14 years ago
  20. 91430b2 Fixed #1152 (The base64 decoder should ignore whitespaces in the input). In fact, the base64 decoder now will silently ignore/skip any bad characters. by Benny Prijono · 14 years ago
  21. f66dc1c Misc (re #1134): fixed failed unit tests due to changes in DNS resolver code in r3344 by Benny Prijono · 14 years ago
  22. dc1c15a Misc (re #1134): fixed failure in resolving DNS A resolution if the answer contains more than one CNAME redirection before an A record is found (thanks Régis Montoya for the report) by Benny Prijono · 14 years ago
  23. 8ef546c Another fix for authentication in HTTP client (re #1136): by Benny Prijono · 14 years ago
  24. 064d235 Re #1136 (Basic and digest authentication in the HTTP client): fixed error in parsing URL if the path contains at ("@") character by Benny Prijono · 14 years ago
  25. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  26. 0282727 Misc (re #1134): fixed error in Makefile target for generating doxygen documentation when WWWDIR is specified by Benny Prijono · 14 years ago
  27. f501946 Fixed #1108: deadlock in DNS resolver (thanks Bogdan Krakowski for the report) by Benny Prijono · 14 years ago
  28. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  29. d62947c Misc (re #1068): fixed couple of problems with http client unit test: by Benny Prijono · 14 years ago
  30. fc0c176 Misc fix (re #1068): added port number in the Host header of http request. by Sauw Ming · 14 years ago
  31. cbbcb60 Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver. by Nanang Izzuddin · 14 years ago
  32. 382853f Misc(re #1068): Revert the default trace to 0. by Sauw Ming · 14 years ago
  33. 3f03206 Misc(re #1068): fixed crash because pj_http_req may now be destroyed after calling on_complete callback. by Sauw Ming · 14 years ago
  34. 2d674b3 Ticket #1018: by Sauw Ming · 14 years ago
  35. 2ee684b Ref #1018, fixed failure in pjlib-util-test due to the use of hardcoded port in HTTP client test by Benny Prijono · 14 years ago
  36. b361760 More ticket #1018: by Sauw Ming · 15 years ago
  37. 990f6e9 More ticket #1018: fixed some more warnings about pointer conversions, or errors if the library is compiled in C++ mode (thanks Atik Khan for the report) by Benny Prijono · 15 years ago
  38. 743ce28 More ticket #1018: fixed warning about incompatible pointer types by Benny Prijono · 15 years ago
  39. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  40. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  41. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  42. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  43. ecc183e Ticket #868: Added functions to search XML child nodes recursively by Benny Prijono · 15 years ago
  44. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  45. 5cd804a Fixed ticket #836: SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY. Also added unit test to verify this behavior by Benny Prijono · 15 years ago
  46. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  47. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  48. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  49. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  50. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  51. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  52. 6ae3846 #792: Updated property sheet win32-common and updated some projects settings by Nanang Izzuddin · 15 years ago
  53. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  54. a5c1abf Added sample of ps inherited from another ps. by Nanang Izzuddin · 15 years ago
  55. e6410c2 #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs. by Perry Ismangil · 15 years ago
  56. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  57. 7433805 Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target by Perry Ismangil · 15 years ago
  58. f32d7ad Ticket #751: Incorrect table based CRC32 calculation on big endian platforms (thanks Ruud Klaver for the fix) by Benny Prijono · 16 years ago
  59. d9e8dfe Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): by Benny Prijono · 16 years ago
  60. 298c12e Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform by Benny Prijono · 16 years ago
  61. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  62. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  63. 1ac5bfa Removed the check for NDEBUG (it failed the test on release mode) by Benny Prijono · 16 years ago
  64. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  65. 9522ff2 Minor update on resolver test to use 'unrestricted' ports (>1024) in socket bindings. by Nanang Izzuddin · 16 years ago
  66. 2929e38 More ticket #686: bug in handling strayed callback by Benny Prijono · 16 years ago
  67. c693f4d Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change) by Benny Prijono · 16 years ago
  68. e6a5f8e Ticket #667: Padding issue when the old/RFC 3489 STUN client is communicating with new/STUNbis STUN server by Benny Prijono · 16 years ago
  69. 179ab74 Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests (thanks Seth Hinze for the contribution) by Benny Prijono · 16 years ago
  70. b1c6204 Fixed ticket #581: Fixed build dependencies in the makefiles by Benny Prijono · 16 years ago
  71. 41d7013 Ticket #560: Optimize the memory usage of DNS resolver by Benny Prijono · 16 years ago
  72. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  73. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  74. 800ec60 Bug in srv_resolver: host_resolved value may exceed number of SRV records if there are more than A records in Additional Record section of the response for a single SRV target (thanks Ruud Klaver) by Benny Prijono · 16 years ago
  75. 739551f Fixed compilation warnings in dns_server.c by Benny Prijono · 16 years ago
  76. 71c8395 Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-util by Benny Prijono · 16 years ago
  77. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  78. 5ac0bd7 More ticket #485: added TURN client application by Benny Prijono · 17 years ago
  79. b1cf890 Fixed compilation errors on Symbian and others caused by ticket #472 (FD_SETSIZE was removed) by Benny Prijono · 17 years ago
  80. c4bb78b More ticket #465: option to return UDP header in pj_pcap_read_udp(), and better RTP packet handling in pcaputil sample by Benny Prijono · 17 years ago
  81. 9eb0b71 Added trace to PCAP reader by Benny Prijono · 17 years ago
  82. 41b15db More ticket #465: updated VS8 and WinCE projects by Benny Prijono · 17 years ago
  83. 0f85672 Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file by Benny Prijono · 17 years ago
  84. a7b376b Fixed doxygen comments everywhere by Benny Prijono · 17 years ago
  85. b2f20e1 Fixed integer conversion/format warning on x86_64 Linux by Benny Prijono · 17 years ago
  86. 40c2633 More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  87. f3437e0 Fixed ticket #425: pjstun_get_mapped_addr() failed when receiving incoming SIP request (thanks Lafras Henning) by Benny Prijono · 17 years ago
  88. 956eb1a Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks Alain Totouom) by Benny Prijono · 17 years ago
  89. 444ef3f Ticket #419: initial support for DNS AAAA resolution by Benny Prijono · 17 years ago
  90. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  91. 3808af1 Updated VS2005 and eVC projects with new base64 and AKA files by Benny Prijono · 17 years ago
  92. b071a78 Fixed build warnings/error on Linux by Benny Prijono · 17 years ago
  93. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  94. ee7276b Force svn eol-style for WinCE project files to CRLF by Benny Prijono · 17 years ago
  95. 1af6beb Fixed compilation warnings by Benny Prijono · 17 years ago
  96. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  97. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  98. 42d5aaa Fixed sign mismatch warning with Symbian GCCE compiler by Benny Prijono · 17 years ago
  99. f1428f3 Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan) by Benny Prijono · 17 years ago
  100. edec967 Fixed dns.c compilation error on Symbian by Benny Prijono · 17 years ago