summaryrefslogtreecommitdiff
path: root/pjlib/include
AgeCommit message (Expand)Author
2009-08-14Fixed ticket #939: Throwing exception inside exception handler will cause inf...Benny Prijono
2009-08-12Ticket #915 (misc fixes):Benny Prijono
2009-08-12Ticket #935: new pj_sockaddr_parse2() APIBenny Prijono
2009-08-05Ticket #931: Logging function may infinitely recursively calls itself on Wind...Benny Prijono
2009-07-29Ticket #923: New API to retrieve current jitter buffer state from a stream/se...Benny Prijono
2009-07-22Ticket #922: Option to enable mutex related logging to assist troubleshooting...Benny Prijono
2009-07-21Ticket #921: New logging option/flag to include caller thread IDBenny Prijono
2009-07-14Ticket #909:Nanang Izzuddin
2009-06-30Ticket #909:Nanang Izzuddin
2009-06-04Misc (ticket #838):Benny Prijono
2009-06-04Ticket #878: New PJLIB API to parse socket address stringBenny Prijono
2009-05-06Ticket #818:Nanang Izzuddin
2009-05-06Ticket #818:Nanang Izzuddin
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-06Ticket #772 (misc fix): Updated floating point version of math statistic to r...Nanang Izzuddin
2009-03-30Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile ta...Benny Prijono
2009-03-13Documentation error for pj_timer_heap_poll(): if no timer exists, the second ...Benny Prijono
2009-03-13Ticket #729: MacOS X endianness detection on universal build (thanks Ruud Kla...Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-02Ticket #732:Nanang Izzuddin
2009-01-22Minor fixes/ticket #703: added some more macros to enable software build unde...Benny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-18Ticket 685: Crash or assertion on debug mode when processing large SIP packetBenny Prijono
2008-10-02Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (tha...Benny Prijono
2008-09-27Fixed ticket #644 and 648 again (hopefully once and for all): build error on ...Benny Prijono
2008-09-27Fixed previous accidental check in r2329.Nanang Izzuddin
2008-09-27Fixed assertion in echo suppressor when recording and playing level is equal.Nanang Izzuddin
2008-09-27Fixed ticket #644 and #648: incorrect muticast related socket constant names,...Benny Prijono
2008-09-23More ticket #639: fixed warning with gcc about comparison always trueBenny Prijono
2008-09-21Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when ha...Benny Prijono
2008-09-17Ticket #636: Fixed linux compilation issue when autoconf is not used (thanks ...Nanang Izzuddin
2008-09-16Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for t...Nanang Izzuddin
2008-09-05Ticket #612: division by zero in pjlib stddev calculation causes crash/floati...Benny Prijono
2008-08-13Ticket #594: Improvements in PocketPJ Windows Mobile application: added TCP o...Benny Prijono
2008-08-04Fixed build error on FreeBSD (cannot use <netinet/ip.h> if <netinet/in_systm....Benny Prijono
2008-08-04Added new active socket API's to specify application buffers in start_read() ...Benny Prijono
2008-07-29Initial work for ticket #579: added option to make the active socket sends al...Benny Prijono
2008-07-28Added PJ_LOG_HAS_LEVEL_TEXT logging flag to display the log verbosity level (...Benny Prijono
2008-07-25Fixed linking errors in pjnath when TCP is disabled in PJLIBBenny Prijono
2008-07-23pj_strtoul() should stop the conversion as soon as it finds a non-digit chara...Benny Prijono
2008-07-19Fixed build error with some Mingw configuration related to socklen_tBenny Prijono
2008-07-19Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and run...Benny Prijono
2008-07-14More ticket #559: added PJ_POOL_SIZE macro in pool_alt.h to make it work with...Benny Prijono
2008-07-12Ticket 559 (minor): Update the pool alternative API (pool_alt.h) with the lat...Benny Prijono
2008-07-11Fixed gcc function is not a prototype warningsBenny Prijono
2008-07-07Configuration option to include/exclude loopback interface in enum_ip_interfa...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-19Clarified in the pj_create_random_string() comment that the output string is ...Benny Prijono