summaryrefslogtreecommitdiff
path: root/main/rtp_engine.c
AgeCommit message (Expand)Author
2009-04-29Resolve Solaris build issues and add some API documentation.Russell Bryant
2009-04-10Change how we set the local and remote address.Joshua Colp
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.Joshua Colp
2009-04-08Fix a bug where we would native bridge when we did not want to.Joshua Colp
2009-04-08Turn a warning message into a debug message and do not treat two situations a...Joshua Colp
2009-04-06Pass the correct value to sizeof when copying address information.Joshua Colp
2009-04-02Merge in the RTP engine API.Joshua Colp