summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/sock.h
AgeCommit message (Expand)Author
2013-06-19Close #1681:Nanang Izzuddin
2013-02-07Close #1602: configurable local port range for ICE transport.Nanang Izzuddin
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2010-04-26Fixed ticket #1058 (Different size between pj_sockaddr_in6 and native sockadd...Benny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-15Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and Jo...Benny Prijono
2009-08-12Ticket #935: new pj_sockaddr_parse2() APIBenny Prijono
2009-06-04Ticket #878: New PJLIB API to parse socket address stringBenny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-16Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for t...Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-05-11Added pj_sockaddr_cp()Benny Prijono
2007-12-03More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_so...Benny Prijono
2007-12-02More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and fixed ...Benny Prijono
2007-12-01More ticket #415: more IPv6 and some reorganization of the source codesBenny Prijono
2007-11-18Ticket #415: implement IPv6 support in PJLIBBenny Prijono
2007-07-28Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-18Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffsBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-01Implement ticket #83: socket TOS abstractionBenny Prijono
2006-12-25In relation to ticket #49: fix support for recv() flags such as PJ_MSG_PEEK a...Benny Prijono
2006-07-22Changed all public header files to compile correctly when -ansi and -pedantic...Benny Prijono
2006-06-01Added "#undef s_addr" in sock.h to fix build error on some Windows platformsBenny Prijono
2006-03-22Added pj_inet_addr2()Benny Prijono
2006-03-20Ported pjlib to PowerPC/MacOSBenny Prijono
2006-01-18Fixed minor warnings/mismatched comments mainly in pjlib++Benny Prijono
2005-12-30Basic module, transport, and sending messagesBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-06Put common ioqueue functionalities in separate file to be used by both select...Benny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono