1. b2b5f16 Close #1567: Added option to use STUN2 format for resolving mapped address in pjsua_config. by Nanang Izzuddin · 12 years ago
  2. 911260c Fixed #1565: deadlock in DNS resolver. by Nanang Izzuddin · 12 years ago
  3. 3aa2e64 Fixed #1558: Bug in parsing quoted URI strings by Sauw Ming · 12 years ago
  4. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  5. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  6. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  7. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  8. 7adfc86 Re #1250: Added and updated copyright text in several files (with "standard" Teluu copyright text). by Nanang Izzuddin · 13 years ago
  9. 358236f Re #1175: Set SVN properties for several files: keywords=id and eol-style=native by Nanang Izzuddin · 13 years ago
  10. 9849fc7 Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client: by Benny Prijono · 13 years ago
  11. 3a86f32 Fix #1212: by Nanang Izzuddin · 14 years ago
  12. 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
  13. f66dc1c Misc (re #1134): fixed failed unit tests due to changes in DNS resolver code in r3344 by Benny Prijono · 14 years ago
  14. 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
  15. 8ef546c Another fix for authentication in HTTP client (re #1136): by Benny Prijono · 14 years ago
  16. 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
  17. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  18. f501946 Fixed #1108: deadlock in DNS resolver (thanks Bogdan Krakowski for the report) by Benny Prijono · 14 years ago
  19. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  20. d62947c Misc (re #1068): fixed couple of problems with http client unit test: by Benny Prijono · 14 years ago
  21. fc0c176 Misc fix (re #1068): added port number in the Host header of http request. by Sauw Ming · 14 years ago
  22. cbbcb60 Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver. by Nanang Izzuddin · 14 years ago
  23. 382853f Misc(re #1068): Revert the default trace to 0. by Sauw Ming · 14 years ago
  24. 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
  25. 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
  26. b361760 More ticket #1018: by Sauw Ming · 15 years ago
  27. 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
  28. 743ce28 More ticket #1018: fixed warning about incompatible pointer types by Benny Prijono · 15 years ago
  29. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  30. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  31. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  32. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  33. ecc183e Ticket #868: Added functions to search XML child nodes recursively by Benny Prijono · 15 years ago
  34. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  35. 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
  36. f32d7ad Ticket #751: Incorrect table based CRC32 calculation on big endian platforms (thanks Ruud Klaver for the fix) by Benny Prijono · 16 years ago
  37. d9e8dfe Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): by Benny Prijono · 16 years ago
  38. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  39. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  40. 1ac5bfa Removed the check for NDEBUG (it failed the test on release mode) by Benny Prijono · 16 years ago
  41. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  42. 9522ff2 Minor update on resolver test to use 'unrestricted' ports (>1024) in socket bindings. by Nanang Izzuddin · 16 years ago
  43. 2929e38 More ticket #686: bug in handling strayed callback by Benny Prijono · 16 years ago
  44. c693f4d Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change) by Benny Prijono · 16 years ago
  45. 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
  46. 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
  47. 41d7013 Ticket #560: Optimize the memory usage of DNS resolver by Benny Prijono · 16 years ago
  48. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  49. 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
  50. 739551f Fixed compilation warnings in dns_server.c by Benny Prijono · 16 years ago
  51. 71c8395 Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-util by Benny Prijono · 16 years ago
  52. b1cf890 Fixed compilation errors on Symbian and others caused by ticket #472 (FD_SETSIZE was removed) by Benny Prijono · 17 years ago
  53. 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
  54. 9eb0b71 Added trace to PCAP reader by Benny Prijono · 17 years ago
  55. 41b15db More ticket #465: updated VS8 and WinCE projects by Benny Prijono · 17 years ago
  56. 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
  57. b2f20e1 Fixed integer conversion/format warning on x86_64 Linux by Benny Prijono · 17 years ago
  58. 40c2633 More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  59. f3437e0 Fixed ticket #425: pjstun_get_mapped_addr() failed when receiving incoming SIP request (thanks Lafras Henning) by Benny Prijono · 17 years ago
  60. 444ef3f Ticket #419: initial support for DNS AAAA resolution by Benny Prijono · 17 years ago
  61. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  62. b071a78 Fixed build warnings/error on Linux by Benny Prijono · 17 years ago
  63. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  64. 1af6beb Fixed compilation warnings by Benny Prijono · 17 years ago
  65. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  66. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  67. 42d5aaa Fixed sign mismatch warning with Symbian GCCE compiler by Benny Prijono · 17 years ago
  68. edec967 Fixed dns.c compilation error on Symbian by Benny Prijono · 17 years ago
  69. 36430ad Ticket #326: added more DNS resolver tests by Benny Prijono · 17 years ago
  70. f5afa92 Ticket #330: Changed DNS SRV resolver to use the new DNS A response parser by Benny Prijono · 17 years ago
  71. 1423585 Ticket #329: Added utility function to parse DNS A response in PJLIB-UTIL by Benny Prijono · 17 years ago
  72. 57f7536 Ticket #328: Possible alignment error in DNS by Benny Prijono · 17 years ago
  73. 524f8e4 Another ticket #325: More tunable settings in DNS resolver by Benny Prijono · 17 years ago
  74. 0d7b4a8 Ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-util by Benny Prijono · 17 years ago
  75. a53dc15 Ticket #325: More tunable settings in DNS resolver by Benny Prijono · 17 years ago
  76. 1103222 Fixed ticket #311: PJSIP resolver is not destroyed on shutdown (thanks Martin Peterzon) by Benny Prijono · 17 years ago
  77. 17e58ed Fixed ticket #304: Memory alignment error for hash entry buffer causing crash on ARM (thanks ChenHuan) by Benny Prijono · 17 years ago
  78. 318f384 Fixed ticket #276: Error creating resolver on Win32 release mode (thanks Frank Wiersma) by Benny Prijono · 17 years ago
  79. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  80. a266868 Fixed missing padding when calculating MESSAGE-INTEGRITY in STUN by Benny Prijono · 17 years ago
  81. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  82. 727f203 Ported PJLIB-UTIL and PJNATH to Symbian by Benny Prijono · 17 years ago
  83. 143cb3f Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir Hozjan) by Benny Prijono · 17 years ago
  84. db6a309 Ticket #208: Allow single quotes for attributes in XML (thanks Tory Patnoe) by Benny Prijono · 17 years ago
  85. 33fcaa0 Fixed warnings/errors when logging is disabled by Benny Prijono · 17 years ago
  86. ebbf689 Added generic DNS SRV resolution in pjlib-util by Benny Prijono · 18 years ago
  87. 0923717 (big patch) Added top-level pjnath project and moved STUN related files to this new project by Benny Prijono · 18 years ago
  88. d597174 Completed and tested (simple test) the TURN server and command line STUN/TURN client by Benny Prijono · 18 years ago
  89. e4c4020 Started working on sample TURN client by Benny Prijono · 18 years ago
  90. 62923f2 Today's work on TURN server. All looks to be implemented by Benny Prijono · 18 years ago
  91. e631558 A really initial implementation on STUN server by Benny Prijono · 18 years ago
  92. 7cd1622 Implemented new STUN server framework by Benny Prijono · 18 years ago
  93. 044eb08 Fixed warnings in STUN by Benny Prijono · 18 years ago
  94. d8672d8 Fixed STUN client/server authentication by Benny Prijono · 18 years ago
  95. cc8febb Committed today's work on STUN by Benny Prijono · 18 years ago
  96. 055ae9f Finishing up client-side STUN authentication, a simple STUN client, and simple STUN server by Benny Prijono · 18 years ago
  97. cc3a9a9 Fixed ticket #156: Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma) by Benny Prijono · 18 years ago
  98. 4df6261 More STUN work by Benny Prijono · 18 years ago
  99. c5ee091 More work on STUN session framework by Benny Prijono · 18 years ago
  100. f83dc1d Fixed build error for recent STUN modifications on Unix by Benny Prijono · 18 years ago