source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1749   16 years bennylp Added branches/projects directory
(edit) @1748   16 years bennylp Fixed doxygen comments everywhere
(edit) @1747   16 years bennylp Ticket #459: pjmedia_clock_create() should not create thread when …
(edit) @1746   16 years bennylp More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested …
(edit) @1745   16 years bennylp More ticket #61: fix bug in secure signaling determination, and added …
(edit) @1744   16 years bennylp Related to ticket #458: pj_getaddrinfo() should return success if IP …
(edit) @1743   16 years bennylp Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if …
(edit) @1742   16 years bennylp Return 406/Not Acceptable if SRTP negotiation failed instead of 500
(edit) @1741   16 years bennylp Fixed libsrtp random string generation on Win32
(edit) @1740   16 years bennylp More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp …
(edit) @1739   16 years bennylp More ticket #61: fix potential error when looking up SRTP error string, …
(edit) @1738   16 years bennylp More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and …
(edit) @1737   16 years bennylp More ticket #61: crashed on SRTP error string lookup
(edit) @1736   16 years bennylp Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp
(edit) @1735   16 years bennylp Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated …
(edit) @1734   16 years bennylp Handle SDP offer containing application as the media type
(edit) @1733   16 years bennylp Related to ticket #61: added new invite session API …
(edit) @1732   16 years bennylp Related to ticket #61: Added PJSIP_ESESSIONINSECURE error code in …
(edit) @1731   16 years bennylp Fixed integer conversion/format warning on x86_64 Linux
(edit) @1730   16 years bennylp Ticket #61: imported libsrtp into third_party directory (backported from …
(edit) @1729   16 years bennylp Merged from SRTP branch: added stdint.h header detection in autoconf. …
(edit) @1728   16 years bennylp Added stdint.h detection (PJ_HAS_STDINT_H) and minor fix in …
(edit) @1727   16 years bennylp Fixed various warnings when building on x86_64 Linux target
(edit) @1726   16 years nanang Ticket #452: - added part to test specific key, only for testing purpose - …
(edit) @1725   16 years nanang Ticket #457: Added media type 'application'.
(edit) @1724   16 years nanang Ticket #452: Bug fixed in comparing crypto name in media_start.
(edit) @1723   16 years nanang Ticket #452: - Applied preprocessor PJMEDIA_HAS_SRTP in PJMEDIA & PJSUA. - …
(edit) @1722   16 years nanang Ticket #452: - Bug fixed in mandatory mode, change local media sdp …
(edit) @1721   16 years nanang Ticket #452: bugs fixed in transport_srtp.c: - default crypto-suites in …
(edit) @1720   16 years nanang Ticket #452: Added fields use_srtp and srtp_secure_signaling to …
(edit) @1719   16 years bennylp Ticket #452: renamed SRTP config.h to srtp_config.h, added srtp_err.c to …
(edit) @1718   16 years bennylp More work on ticket #452/SRTP. Please see this ticket for detailed …
(edit) @1717   16 years bennylp Ticket #455: allocate pjsua call id in round robin fashion
(edit) @1716   16 years bennylp Added information about delaybuf result on MacOS X 10.5
(edit) @1715   16 years bennylp More work on ticket #438: Workaround for frame bursts from audio devices. …
(edit) @1714   16 years bennylp Fixed warning about uninitialized variable in VS6
(edit) @1713   16 years nanang Ticket #452: changed on transport_srtp.c: (re)applied setting close …
(edit) @1712   16 years nanang Ticket #452: changed libsrtp error string resolver
(edit) @1711   16 years nanang - implemented new flow based on new SRTP transport interface and data …
(edit) @1710   16 years nanang Ticket #452: Updated errno.h & .c to accomodate SRTP Transport & libsrtp …
(edit) @1709   16 years bennylp More ticket #452: SRTP creation/destruction, added use_srtp and …
(edit) @1708   16 years bennylp Ticket #452: updated ICE media transport's media_create() to consider the …
(edit) @1707   16 years bennylp Added PJSIP_ESESSIONINSECURE error code in sip_errno to require that …
(edit) @1706   16 years bennylp Fixed python module build error (thanks Jeff Ames)
(edit) @1705   16 years bennylp Ticket #453: Log level is not set in PJSUA-LIB (thanks Simon Farmer)
(edit) @1704   16 years bennylp Minor correction about WAV player parameter name and its comment in …
(edit) @1703   16 years bennylp Minor correction about WAV player parameter name and its comment in …
(edit) @1702   16 years bennylp Ticket #452: changed SRTP API with new specification from test doc
(edit) @1701   16 years nanang put a note about disabling the 'rand_s' block in libsrtp file …
(edit) @1700   16 years nanang Ticket #452: - change libsrtp on rand_source.c to disable rand_s which …
(edit) @1699   16 years bennylp Continuing ticket #452: added VS6 project for libsrtp, and changed libsrtp …
(edit) @1698   16 years nanang Ticket #452: - Add directory srtp to third_party/build directory - Add …
(edit) @1697   16 years nanang Ticket #452: imported libsrtp library into third_party directory
(edit) @1696   16 years bennylp Branched trunk to branches/users/nanang
(edit) @1695   16 years bennylp Added branches/users directory
(edit) @1694   16 years bennylp Fixed compilation warnings on OSX 10.5
(edit) @1693   16 years bennylp Reply with 488+SDP instead of 415 when incoming SDP is not acceptable …
(edit) @1692   16 years bennylp Related to ticket #449: fixed bug when rx volume adjustment caused static …
(edit) @1691   16 years bennylp Ticket #449: New conference mixing algorithm to replace multiplication …
(edit) @1690   16 years bennylp Related to ticket #447: the WAV player should consistently return …
(edit) @1689   16 years bennylp Ticket #448: PJSIP rejects incoming call with 415/Unsupported Media Type …
(edit) @1688   16 years bennylp Fixed Symbian include header case sensitivity (thanks Alfred E. Heggestad)
(edit) @1687   16 years bennylp Renamed symbian_ua.pkg to symbian_ua_udeb.pkg and symbian_ua_urel.pkg
(edit) @1686   16 years bennylp In mix.c, handle FRAME_TYPE_NONE if the conference ever returns one
(edit) @1685   16 years bennylp Another fix for ticket #447: WAV player cuts last data from the WAV file
(edit) @1684   16 years bennylp Fixed overflow bug in length calculation, added force option, and added …
(edit) @1683   16 years bennylp Ticket #447: WAV player cuts last data from the WAV file
(edit) @1682   16 years bennylp Ticket #446: Added sample application to mix WAV files using conference …
(edit) @1681   16 years bennylp Ticket #446: Added sample application to mix WAV files using conference …
(edit) @1680   16 years bennylp Added new WAV player API: pjmedia_wav_player_get_len()
(edit) @1679   16 years bennylp Updated encdec sample to support PLC etc
(edit) @1678   17 years bennylp Ticket #445: added codec encoding/decoding sample
(edit) @1677   17 years bennylp Fixed what looks like a bug in pjmedia's Speex decoder: decoder may return …
(edit) @1676   17 years bennylp Ticket #444: Bug in tone generator: can't play more digits (thanks Marian …
(edit) @1675   17 years bennylp Added PJSUA_DEFAULT_AUDIO_FRAME_PTIME setting and changed default iLBC …
(edit) @1674   17 years bennylp Ticket #443: Overflow in dump_media_session() (thanks Simon Farmer)
(edit) @1673   17 years bennylp Ticket #441: Fix endianess detection for PortAudio?
(edit) @1672   17 years bennylp Ticket 440: pj_timer_entry_init() doesn't initialize timer ID
(edit) @1671   17 years bennylp Protect against division by zero in pjsua's dump_media_session (thanks …
(edit) @1670   17 years bennylp Added call gaping in siprtp
(edit) @1669   17 years bennylp Fixed warnings with strict gcc
(edit) @1668   17 years bennylp Fixed compilation error about IFF_UP
(edit) @1667   17 years bennylp Ticket #439: don't call encode() if input is FRAME_TYPE_NONE
(edit) @1666   17 years bennylp Assertion error in streamutil sample
(edit) @1665   17 years bennylp Fixed compile error in sound port when delaybuf is enabled
(edit) @1664   17 years bennylp Ticket #438 (Workaround for frame bursts from audio devices): added delay …
(edit) @1663   17 years bennylp Fixed bug in sndtest: drift detection was wrong since it assumes that the …
(edit) @1662   17 years bennylp Fixed timestamp bug in pasound.c: timestamp is shared by both playback and …
(edit) @1661   17 years bennylp Fixed bug in IPv6 address to string conversion on WinCE
(edit) @1660   17 years bennylp Print stack usage, and other minor changes
(edit) @1659   17 years bennylp Print stack usage upon thread exiting
(edit) @1658   17 years bennylp Increased stack size in symbian_ua.mmp to 12KB
(edit) @1657   17 years bennylp siprtp doesn't initialize 100rel module (thanks Angelos Karageorgiou)
(edit) @1656   17 years bennylp Related to ticket #437: reduce the stack usage of ICE media transport
(edit) @1655   17 years bennylp Related to ticket #437: optimize the stack usage of pjsua-lib
(edit) @1654   17 years bennylp Ticket #437: reduce stack and pool usage on pjnath to make it work better …
(edit) @1653   17 years bennylp Minor fix: doesn't need to make TBuf static in pj_inet_ntoa() for Symbian
(edit) @1652   17 years bennylp Defect: new allocator didn't call factory on_block_alloc()/on_block_free()
(edit) @1651   17 years bennylp Implement stack usage detection on Symbian OS
(edit) @1650   17 years bennylp Tweak config_site_sample.h for Symbian
Note: See TracRevisionLog for help on using the revision log.