1. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  2. 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
  3. 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
  4. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  5. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  6. d62947c Misc (re #1068): fixed couple of problems with http client unit test: by Benny Prijono · 14 years ago
  7. 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
  8. 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
  9. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  10. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  11. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  12. 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
  13. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  14. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  15. 1ac5bfa Removed the check for NDEBUG (it failed the test on release mode) by Benny Prijono · 16 years ago
  16. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  17. 9522ff2 Minor update on resolver test to use 'unrestricted' ports (>1024) in socket bindings. by Nanang Izzuddin · 16 years ago
  18. 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
  19. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  20. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  21. b071a78 Fixed build warnings/error on Linux by Benny Prijono · 17 years ago
  22. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  23. 1af6beb Fixed compilation warnings by Benny Prijono · 17 years ago
  24. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  25. 36430ad Ticket #326: added more DNS resolver tests by Benny Prijono · 17 years ago
  26. 0d7b4a8 Ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-util by Benny Prijono · 17 years ago
  27. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  28. f83dc1d Fixed build error for recent STUN modifications on Unix by Benny Prijono · 18 years ago
  29. 8fe2ed5 Finishing up STUN server side authentication by Benny Prijono · 18 years ago
  30. 3dc1f40 Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-INTEGRITY by Benny Prijono · 18 years ago
  31. 015cbfd Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, and HMAC-SHA1 encryption by Benny Prijono · 18 years ago
  32. 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
  33. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  34. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  35. de5f464 Scanner optimization and added cis_uint backend by Benny Prijono · 19 years ago
  36. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  37. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  38. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  39. e91bf77 Initial configuration for pjlib-util by Benny Prijono · 19 years ago
  40. f2afa6c Renamed pjutil subdirs to pjlib-util by Benny Prijono · 19 years ago