source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1138   18 years bennylp A little bit of improvement in pj_time_val_normalize()
(edit) @1136   18 years bennylp Undo ticket #185: removed pj_file_flush() from pjsua-lib since it slows …
(edit) @1135   18 years bennylp Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsua
(edit) @1134   18 years bennylp When STUN is used with ICE, SDP media line should show the public IP …
(edit) @1133   18 years bennylp Fixed hold/re-INVITE bug when ICE is used
(edit) @1131   18 years bennylp Fixed couple of compilation warnings in STUN and new proxy samples with …
(edit) @1130   18 years bennylp Updated project dependencies to pjnath
(edit) @1129   18 years bennylp Enable all tests in pjnath-test
(edit) @1128   18 years bennylp Fixed Python module because of recent ICE changes in pjsua
(edit) @1127   18 years bennylp Ticket #205: merged proxy functionalities from stable to trunk
(edit) @1126   18 years bennylp ICE: work in progress
(edit) @1125   18 years bennylp Minor fix: set integer type to pj_uint32_t (from unsigned) for TI platform
(edit) @1124   18 years bennylp Added pj_cmp_timestamp()
(edit) @1120   18 years bennylp Make simpleua work without threads
(edit) @1119   18 years bennylp Fixed not enough buffer error with IP helper on XP SP2
(edit) @1118   18 years bennylp Removed 3rdparty dir
(edit) @1117   18 years bennylp Deleted speex from 3rdparty (will use svn:external instead)
(edit) @1116   18 years bennylp Added speex to 3rdparty directory
(edit) @1115   18 years bennylp Added 3rdparty directory
(edit) @1114   18 years bennylp Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute types
(edit) @1113   18 years bennylp Fixed warnings/errors when logging is disabled
(edit) @1112   18 years bennylp Fixed pjnath build warnings/errors on Linux
(edit) @1111   18 years bennylp Updated projects and Makefiles with the new pjnath library
(edit) @1110   18 years bennylp Created doxygen documentation for PJNATH
(edit) @1109   18 years bennylp Fixed ticket #203: Fix error when telephone-event is set as the first …
(edit) @1108   18 years bennylp ICE: added media index in pjmedia when handling SDP containing ICE …
(edit) @1106   18 years bennylp ICE: implement RTCP component and cancelling check in progress
(edit) @1104   18 years bennylp ICE (work in progress): use single socket for all candidates in component, …
(edit) @1103   18 years bennylp Omit SDP rtcp attribute when RTCP is not present in sockinfo
(edit) @1102   18 years bennylp Added generic DNS SRV resolution in pjlib-util
(edit) @1101   18 years bennylp ICE (work in progress): implement error codes
(edit) @1100   18 years bennylp Added/updated VS8 projects for pjnath
(edit) @1099   18 years bennylp ICE (work in progress): implemented server reflexive candidate
(edit) @1098   18 years bennylp ICE (work in progress): integration with PJSUA
(edit) @1097   18 years bennylp ICE (work in progress): implemented ICE media transport
(edit) @1096   18 years bennylp Final ICE stream transport
(edit) @1095   18 years bennylp Tested simple ICE with data
(edit) @1094   18 years bennylp Completed initial test for ICE
(edit) @1093   18 years bennylp Added pjnath-test
(edit) @1092   18 years bennylp ICE complete, ready for testing
(edit) @1091   18 years bennylp s/stun_setting/stun_config
(edit) @1090   18 years bennylp s/stun_endpoint/stun_setting
(edit) @1089   18 years bennylp Today's work
(edit) @1088   18 years bennylp Fixed compilation error in TLS transport because of recent changes in …
(edit) @1087   18 years bennylp Fixed ticket #191: PUBLISH request in pjsua is not initialized with …
(edit) @1085   18 years bennylp --
(edit) @1084   18 years bennylp Fixed ticket #189: Error parsing compact form of SIP header (thanks Tobias …
(edit) @1082   18 years bennylp Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias …
(edit) @1080   18 years bennylp Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs
(edit) @1079   18 years bennylp Fixed ticket #187: Bug with destination address calculation for strict …
(edit) @1076   18 years bennylp Make it build cleanly on RedHat? 7.3, gcc 2.96, linux-2.4.18 (also somebody …
(edit) @1074   18 years bennylp Implemented ticket #185: Added pj_file_flush() to file I/O API to flush …
(edit) @1072   18 years bennylp Fixed ticket #183: Add flag in SDP negotiator to specify codec order …
(edit) @1070   18 years bennylp Fixed ticket #182: SDP negotiation failed when local does not specify …
(edit) @1068   18 years bennylp Fixed ticket #181: Failed compilation because usleep() does not return int …
(edit) @1066   18 years bennylp Fixed ticket #177: RTP port number is not reset in pjsua media (thanks …
(edit) @1064   18 years bennylp Fixed ticket #175: GSM codec factory does not shutdown properly causing it …
(edit) @1062   18 years bennylp (big patch) Added top-level pjnath project and moved STUN related files to …
(edit) @1061   18 years bennylp Fixed link error (multiple symbols) with pj_log_max_level with C++ build
(edit) @1058   18 years bennylp Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre)
(edit) @1055   18 years bennylp Ticket #168: Added some variables in build.mak that can be used by …
(edit) @1054   18 years bennylp Completed and tested (simple test) the TURN server and command line …
(edit) @1053   18 years bennylp Started working on sample TURN client
(edit) @1052   18 years bennylp Today's work on TURN server. All looks to be implemented
(edit) @1050   18 years bennylp Ticket #166: updated config.sub to support new targets (eg. blackfin)
(edit) @1049   18 years bennylp A really initial implementation on STUN server
(edit) @1048   18 years bennylp Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream …
(edit) @1046   18 years bennylp Fixed ticket #162: assertion on thread creation in Win32 when log level 6 …
(edit) @1044   18 years bennylp Ticket #159: allow sound device selection in pjsua (thanks Michael Smith)
(edit) @1042   18 years bennylp Optimization on the log and add tracing on mutex trylock
(edit) @1041   18 years bennylp Allow pjmedia_snd_init()/deinit() to be called more than once
(edit) @1040   18 years bennylp Implemented new STUN server framework
(edit) @1039   18 years bennylp Fixed warnings in STUN
(edit) @1038   18 years bennylp Fixed STUN client/server authentication
(edit) @1037   18 years bennylp Committed today's work on STUN
(edit) @1035   18 years bennylp Fixed DNS test error because of recent changes
(edit) @1034   18 years bennylp Finishing up client-side STUN authentication, a simple STUN client, and …
(edit) @1032   18 years bennylp Removed C++ style comment from dns.h
(edit) @1031   18 years bennylp Fixed ticket #156: Not enough memory to parse DNS packets in resolver …
(edit) @1030   18 years bennylp More STUN work
(edit) @1029   18 years bennylp Related to ticket #149: added test in pjlib-test to capture host …
(edit) @1026   18 years bennylp Fixed ticket #153: UAC dialog doesn't update route_set when calling RFC …
(edit) @1025   18 years bennylp Fixed ticket #151: pj_gethostip() should fallback to default interface …
(edit) @1023   18 years bennylp Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks …
(edit) @1021   18 years bennylp More work on STUN session framework
(edit) @1019   18 years bennylp Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is …
(edit) @1017   18 years bennylp Fixed ticket #145: pj_ioqueue_poll() blocks forever because of invalid …
(edit) @1016   18 years bennylp Fixed build error for recent STUN modifications on Unix
(edit) @1015   18 years bennylp Testing SVN post-commit hook
(edit) @1014   18 years bennylp Testing SVN post-commit hook
(edit) @1013   18 years bennylp Testing SVN post-commit hook
(edit) @1012   18 years bennylp Fixed ticket #142: Crash on Linux when USB sound card set as the first …
(edit) @1009   18 years bennylp Fixed ticket #140: Unable to play next tone after stop is called on tone …
(edit) @1008   18 years bennylp Moved stun_session from client to library
(edit) @1006   18 years bennylp Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks …
(edit) @1005   18 years bennylp Renamed pjstun_srv to pjstun_srv_test
(edit) @1004   18 years bennylp Renamed pjstun_srv to pjstun_srv_test
(edit) @1003   18 years bennylp Finishing up STUN server side authentication
(edit) @1002   18 years bennylp Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and …
(edit) @1001   18 years bennylp Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, …
Note: See TracRevisionLog for help on using the revision log.