1. 04d9576 Added pjlib-util/config.h and pjlib-util/types.h to put by Benny Prijono · 18 years ago
  2. fa9e5b1 Major addition to support DNS SRV resolution in PJSIP: by Benny Prijono · 18 years ago
  3. d424f5b Added initial implementation of low-level DNS packetization by Benny Prijono · 18 years ago
  4. 92ac447 Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used by Benny Prijono · 18 years ago
  5. b6eab2c Various performance improvements in PJSIP: (1) optimizing for common case to minimize stricmp() calls (header names, method, URI schemes), (2) added functionality in scanner to parse and unescape in-place, (3) etc.. by Benny Prijono · 18 years ago
  6. e1f1e38 Fixed bugs in scanner: (1) pj_cis_match() takes int argument, so when ASCII character above 127 is given, it will access the array with negative index, and (2) pj_scan_get_newline() may incorrectly eat two newlines when the second newline is a header continuation by Benny Prijono · 18 years ago
  7. 385153d Cleanup warnings with MSVC 2003 by Benny Prijono · 18 years ago
  8. 4a19415 Removed pj_opterr from getopt.h as it is currently not supported by Benny Prijono · 18 years ago
  9. 448fc06 Moved getopt from pjsua-lib to pjlib-util by Benny Prijono · 19 years ago
  10. 0e152ff Added PJLIB_UTIL_EINXML in errno by Benny Prijono · 19 years ago
  11. bece36a Started errno framework in pjlib-util by Benny Prijono · 19 years ago
  12. 0cdba29 Added pj_xml_clone() by Benny Prijono · 19 years ago
  13. 4d95efe Fixed Makefile and warnings in cygwin/mingw by Benny Prijono · 19 years ago
  14. 728a905 Complete tsx layer selftest, implemented authentication framework by Benny Prijono · 19 years ago
  15. b77cc54 Added pj_cis_add_cis() by Benny Prijono · 19 years ago
  16. cec5f4a More optimizations for msg parser etc. by Benny Prijono · 19 years ago
  17. de5f464 Scanner optimization and added cis_uint backend by Benny Prijono · 19 years ago
  18. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  19. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  20. fd39486 Added character (un)escaping utilities in string.h by Benny Prijono · 19 years ago
  21. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  22. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  23. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  24. 9a65621 MSVC projects for pjlib-util by Benny Prijono · 19 years ago
  25. f2afa6c Renamed pjutil subdirs to pjlib-util by Benny Prijono · 19 years ago
  26. b3abf49 Rename pjutil to pjlib-util by Benny Prijono · 19 years ago