summaryrefslogtreecommitdiff
path: root/pjnath/include
AgeCommit message (Expand)Author
2007-10-16More ticket #399: added callback to report NAT detection result, and sends NA...Benny Prijono
2007-10-13Added "magic" parameter in pj_stun_session_create_req()Benny Prijono
2007-10-12Related to ticket #399: added comments etc.Benny Prijono
2007-10-12Ticket #399: Initial implementation of tool to perform NAT type detection/cla...Benny Prijono
2007-10-07Updated PJNATH doxygen documentationBenny Prijono
2007-10-06Changed reference to ice-15 to ice-18Benny Prijono
2007-10-05Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, styl...Benny Prijono
2007-09-24Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specificatio...Benny Prijono
2007-09-20Re-enable STUN status 437 (No Binding) since this is used by TURNBenny Prijono
2007-09-18Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10Benny Prijono
2007-09-15Ticket #370: Implemented callback notification to application when ICE negoti...Benny Prijono
2007-09-14Fixed ticket #372: Handle case where STUN mapped address has changed in ICE (...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-06-19Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)Benny Prijono
2007-05-23Ticket #287: selectively disable authentication for several STUN error responsesBenny Prijono
2007-05-15Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response,...Benny Prijono
2007-05-02PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing followsBenny Prijono
2007-04-05Respond to early check with proper credentialBenny Prijono
2007-04-05Added missing include in pjnath/config.hBenny Prijono
2007-04-05ICE (work in progress): handle early check that is received before answerBenny Prijono
2007-04-04Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN sessionBenny Prijono
2007-04-04Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward co...Benny Prijono
2007-04-03Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, and...Benny Prijono
2007-04-03Fixed misc bugs with ICE: (1) moved STUN session from candidate to component ...Benny Prijono
2007-04-02Enable all tests in pjnath-testBenny Prijono
2007-04-02ICE: work in progressBenny Prijono
2007-03-29Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute typesBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-27Created doxygen documentation for PJNATHBenny Prijono
2007-03-26ICE: implement RTCP component and cancelling check in progressBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-24ICE (work in progress): implement error codesBenny Prijono
2007-03-23ICE (work in progress): implemented server reflexive candidateBenny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-03-23ICE (work in progress): implemented ICE media transportBenny Prijono
2007-03-22Final ICE stream transportBenny Prijono
2007-03-21Added pjnath-testBenny Prijono
2007-03-21ICE complete, ready for testingBenny Prijono
2007-03-21s/stun_setting/stun_configBenny Prijono
2007-03-21s/stun_endpoint/stun_settingBenny Prijono
2007-03-20Today's workBenny Prijono
2007-03-20--Benny Prijono
2007-03-18Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffsBenny Prijono
2007-03-14(big patch) Added top-level pjnath project and moved STUN related files to th...Benny Prijono