summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip/sip_config.h
AgeCommit message (Expand)Author
2007-07-10Ticket #352: added PJSIP_CHECK_VIA_SENT_BY configuration to turn off Via sent...Benny Prijono
2007-06-26Ticket #342: added configuration to control whether Allow header should be in...Benny Prijono
2007-06-26Ticket #342: added configuration to send compact form of SIP headersBenny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-12-29Fixed ticket #25: Authentication loops forever when server keeps rejecting re...Benny Prijono
2006-12-25Added TLS support in Makefiles (see ticket #3)Benny Prijono
2006-12-25Major TLS work (ticket #3): asynchronous socket, rather complete TLS options,...Benny Prijono
2006-12-08Initial implementation of TLS transport for ticket #3 (still not working at all)Benny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-09Fix compilation error when PJSIP_AUTH_HEADER_CACHING and PJSIP_AUTH_AUTO_SEND...Benny Prijono
2006-07-21Fixed compilation error when -ansi and -pedantic flags are used (the // style...Benny Prijono
2006-07-11Added PJSIP_MAX_NET_EVENTS configuration to pjsipBenny Prijono
2006-07-03Various performance improvements in PJSIP: (1) optimizing for common case to ...Benny Prijono
2006-07-03Fixed minor bug in pool_caching.c that prevent pool from being reused if the ...Benny Prijono
2006-06-19Increase default max SIP packet size to 2000 (from 1500), since SIP PDU conta...Benny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-06-06More information in error reporting on parsing errorBenny Prijono
2006-03-18Fixed or added misc flags to enable build selection via compile time macroBenny Prijono
2006-02-19Initial SIMPLE implementationBenny Prijono
2006-01-30Finished implementation of UA layer (to be tested)Benny Prijono
2006-01-05Added loop transport to test transactionBenny Prijono
2005-12-26Modify transport to use generic sockaddr addressBenny Prijono
2005-11-23Added tel: uri and user-defined uri parserBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-18The BIG transport modificationsBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-09Begin organizing directory structure of pjsipBenny Prijono