summaryrefslogtreecommitdiff
path: root/pjlib-util/include
AgeCommit message (Expand)Author
2007-02-26Moved stun_session from client to libraryBenny Prijono
2007-02-26Finishing up STUN server side authenticationBenny Prijono
2007-02-26Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-...Benny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-02-23Ticket #121 and #122: Initial implementation of generic STUN transaction, wit...Benny Prijono
2007-02-22Continuing work on the new STUN framework, partly implemented the client sessionBenny Prijono
2007-02-21Merged the ICE branch into the trunkBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-10-08Added pjlib-util/config.h and pjlib-util/types.h to putBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-30Added initial implementation of low-level DNS packetization Benny Prijono
2006-07-22Changed all public header files to compile correctly when -ansi and -pedantic...Benny Prijono
2006-07-03Various performance improvements in PJSIP: (1) optimizing for common case to ...Benny Prijono
2006-07-02Fixed bugs in scanner: (1) pj_cis_match() takes int argument, so when ASCII c...Benny Prijono
2006-05-24Cleanup warnings with MSVC 2003Benny Prijono
2006-04-20Removed pj_opterr from getopt.h as it is currently not supportedBenny Prijono
2006-03-24Moved getopt from pjsua-lib to pjlib-utilBenny Prijono
2006-03-02Added PJLIB_UTIL_EINXML in errnoBenny Prijono
2006-02-22Started errno framework in pjlib-utilBenny Prijono
2006-02-19Added pj_xml_clone()Benny Prijono
2006-02-07Fixed Makefile and warnings in cygwin/mingwBenny Prijono
2006-01-18Complete tsx layer selftest, implemented authentication frameworkBenny Prijono
2005-11-23Added pj_cis_add_cis()Benny Prijono
2005-11-22More optimizations for msg parser etc.Benny Prijono
2005-11-21Scanner optimization and added cis_uint backendBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-20Added character (un)escaping utilities in string.hBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-08MSVC projects for pjlib-utilBenny Prijono
2005-11-08Renamed pjutil subdirs to pjlib-utilBenny Prijono
2005-11-08Rename pjutil to pjlib-utilBenny Prijono