summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/transport_srtp.c
AgeCommit message (Expand)Author
2008-05-02Ticket #528: committed ticket528.patchNanang Izzuddin
2008-04-14Fixed miscellaneous compile warnings/errors when built with C++ modeBenny Prijono
2008-03-20Fixed minor warning about unused variable in transport_srtp.cBenny Prijono
2008-03-17More ticket #479: bug in pjmedia_transport_get_info(), the info should be ini...Benny Prijono
2008-03-11Ticket #479: allow media transport framework to return transport specific inf...Benny Prijono
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2008-02-01More ticket #61: removed const from rtp and rtcp callback function declaratio...Benny Prijono
2008-01-30Ticket #61: undo r1759 and replace it with other patches to fix unable to acc...Benny Prijono
2008-01-29Ticket #61: bug, unable to accept RTP/AVP with crypto attribute when use_srtp...Benny Prijono
2008-01-24More ticket #61: fix potential error when looking up SRTP error string, and i...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono