source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1373   17 years bennylp Shorten benchmark time for URI test
(edit) @1372   17 years bennylp Fixed failure in unit test for SIP resolver, also shorten some benchmarks
(edit) @1371   17 years bennylp Added assertion in pjsua when no account is configured
(edit) @1370   17 years bennylp Fixed ticket #231: Add the ability to respond to any realms in SIP …
(edit) @1369   17 years bennylp Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober)
(edit) @1368   17 years bennylp Fixed missing dependency to pjnath in sample_debug Visual Studio project
(edit) @1367   17 years bennylp Add tx_data in the new on_pager_status2() callback
(edit) @1366   17 years bennylp Removed assertion when sending re-INVITE while another INVITE transaction …
(edit) @1365   17 years bennylp Removed assertion when sending re-INVITE while another INVITE transaction …
(edit) @1364   17 years bennylp Fixed dns.c compilation error on Symbian
(edit) @1363   17 years bennylp Ticket #334: Added on_pager_status2() callback to receive the full SIP …
(edit) @1362   17 years bennylp Added more comments on pjsua_msg_data
(edit) @1361   17 years bennylp Ticket #333: Added buffer overflow detection in vsprintf emulation for …
(edit) @1360   17 years bennylp Ticket #332: Enlarge default buffer size for caching DNS responses from …
(edit) @1359   17 years bennylp Ticket #326: added more DNS resolver tests
(edit) @1358   17 years bennylp Ticket #331: Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV …
(edit) @1357   17 years bennylp Ticket #330: Changed DNS SRV resolver to use the new DNS A response parser
(edit) @1356   17 years bennylp Ticket #329: Added utility function to parse DNS A response in PJLIB-UTIL
(edit) @1355   17 years bennylp Ticket #328: Possible alignment error in DNS
(edit) @1354   17 years bennylp Ticket #327: changed default URI scheme for TLS to sip (from sips)
(edit) @1353   17 years bennylp Fixed ticket #327: SIPS URI in Contact header generated by pjsua causing …
(edit) @1352   17 years bennylp Updated the footprint generation script to include PJNATH
(edit) @1351   17 years bennylp Fixed link error when logging is disabled in TLS transport
(edit) @1350   17 years bennylp Another ticket #326: Add DNS resolver and DNS SRV resolver test in …
(edit) @1349   17 years bennylp Another ticket #326: Add DNS resolver and DNS SRV resolver test in …
(edit) @1348   17 years bennylp Another ticket #325: More tunable settings in DNS resolver
(edit) @1347   17 years bennylp Ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-util
(edit) @1346   17 years bennylp Ticket #325: More tunable settings in DNS resolver
(edit) @1345   17 years bennylp Ticket #324: Allow '#' character in the user part of URI of incoming …
(edit) @1344   17 years bennylp Fixed ticket #322: Crash in ICE when adding peer reflexive candidate
(edit) @1343   17 years bennylp Fixed ticket #321: Assertion in ICE stream transport when STUN is not used …
(edit) @1342   17 years bennylp Fixed ticket #320: Assertion error in pjsua when unregistering/removing …
(edit) @1341   17 years bennylp Fixed ticket #319: assertion in pjsua when adding buddy with invalid or …
(edit) @1340   17 years bennylp Ticket #318: CSeq generation may produce negative number on …
(edit) @1339   17 years bennylp Fixed ticket #317: Duplicated audio when playing WAV playlist (thanks …
(edit) @1338   17 years bennylp Fixed assertion error in ice_strans.c, when response is received before …
(edit) @1337   17 years bennylp Add configuration with no thread (receive only) in siprtp
(edit) @1336   17 years bennylp Fixed assertion error caused by different samples_per_frame settings in …
(edit) @1335   17 years bennylp Fixed ticket #316: Crash in registration session when transport returns …
(edit) @1334   17 years bennylp Implement ticket #315: ability to override pj_assert()
(edit) @1333   17 years bennylp Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track …
(edit) @1332   17 years bennylp Added assertion in regc to check if application has called …
(edit) @1330   17 years bennylp Changed version to 0.7.0-trunk
(edit) @1328   17 years bennylp Set version to 0.7.0
(edit) @1327   17 years bennylp Added PJ_ASSERT_RETURN in pjmedia_endpt to check worker_cnt (thanks Phil …
(edit) @1326   17 years bennylp Fixed ticket #313: Error resolving host in PJSIP resolver when DNS …
(edit) @1325   17 years bennylp Fix compilation error on Mac
(edit) @1323   17 years bennylp Fixed ticket #311: PJSIP resolver is not destroyed on shutdown (thanks …
(edit) @1321   17 years bennylp Another fix for ticket #290: Bug in WAV player when frame size is larger …
(edit) @1320   17 years bennylp Workaround for ticket #290: Bug in WAV player when frame size is larger …
(edit) @1319   17 years bennylp Fixed ticket #302: Behavior in cancelling INVITE session when no …
(edit) @1318   17 years bennylp Added make file for self tests
(edit) @1317   17 years bennylp Fixed Symbian (aka C++ mode) compilation error because of recent change in …
(edit) @1316   17 years bennylp Fixed ticket #310: Memory alignment problem in pool_buf (thanks Esbjörn …
(edit) @1313   17 years bennylp Fixed ticket #307: Fail to parse fully qualified PIDF document (thanks …
(edit) @1312   17 years bennylp Ticket #308: Selective STUN authentication for STUN failure responses
(edit) @1311   17 years bennylp Fixed ticket #91: timer to re-subscribe buddy's presence when subscription …
(edit) @1310   17 years bennylp Fixed ticket #306: Error in SIP transport lookup because of memory …
(edit) @1309   17 years bennylp Fixed mutex leak in pjlib test (ioqueue unregistration test). Thanks …
(edit) @1307   17 years bennylp Fixed ticket #304: Memory alignment error for hash entry buffer causing …
(edit) @1306   17 years bennylp Fixed ticket #303: Crash on STUN session's keep alive on loss of network …
(edit) @1304   17 years bennylp Fixed ticket #300: Assertion error or handle leak when creating thread …
(edit) @1303   17 years bennylp Fixed gcc warning because of ticket #297
(edit) @1302   17 years bennylp Fixed ticket #299: Compile error when PJ_SOCKADDR_HAS_LEN is set
(edit) @1301   17 years bennylp Ticket #298: New API to get the number of ports registered in conference …
(edit) @1300   17 years bennylp Fixed ticket #297: Bug in handling data from peer in TURN sample …
(edit) @1299   17 years bennylp Changed version to 0.7.0-rc2
(edit) @1298   17 years bennylp Fixed gcc warning about unitialized variable
(edit) @1296   17 years bennylp Fixed ticket #295: Uninitialized memory read reported by Purify in sound …
(edit) @1294   17 years bennylp Fixed ticket #293: Uninitialized memory read reported by Purify in SIP …
(edit) @1292   17 years bennylp Fixed ticket #291: Free memory read in PUBLISH session
(edit) @1291   17 years bennylp Fixed ticket #288: ICE role error on re-INVITE and ICE auth error when …
(edit) @1290   17 years bennylp Ticket #287: selectively disable authentication for several STUN error …
(edit) @1289   17 years bennylp Fixed ticket #286: Bug in STUN FINGERPRINT verification and logging STUN …
(edit) @1288   17 years bennylp Fixed ticket #285: ICE transport stops receiving packet upon getting ICMP …
(edit) @1287   17 years bennylp Fixed ticket #284: Failed scenarios with CANCEL requests (thanks Esbjörn …
(edit) @1285   17 years bennylp Ticket #283: Added another pjsua IM callback with the message passed as …
(edit) @1284   17 years bennylp Fixed ticket #279: Bug with authenticating STUN response causes STUN …
(edit) @1282   17 years bennylp Fixed ticet #277: GUID generation cannot generate more than 216 unique …
(edit) @1281   17 years bennylp Fixed ticket #100: Assertion failure when terminating subscription with …
(edit) @1279   17 years bennylp Changed version to 0.7.0-rc1
(edit) @1278   17 years bennylp Fixed ticket #276: Error creating resolver on Win32 release mode (thanks …
(edit) @1276   17 years bennylp Fixed Symbian compilation error for pjsua_im.c
(edit) @1275   17 years bennylp Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the …
(edit) @1272   17 years bennylp Ticket #274: the From parameter on_pager() callback contains Contact …
(edit) @1270   17 years bennylp Define PJSIP_SAFE_MODULE=0 for Symbian
(edit) @1269   17 years bennylp Symbian fixes to compile on GCCE (nested callbacks etc)
(edit) @1268   17 years bennylp Added missing distclean rule in pjnath Makefile
(edit) @1267   17 years bennylp Fixed compilation error in gsm codec caused by last C++ changes
(edit) @1266   17 years bennylp HUGE changeset to make the rest of the libraries compile with C++ mode
(edit) @1265   17 years bennylp Fixed missing padding when calculating MESSAGE-INTEGRITY in STUN
(edit) @1264   17 years bennylp Added IP bandwidth output in pjsua dq report
(edit) @1263   17 years bennylp Added missing ptime when writing config in pjsua
(edit) @1262   17 years bennylp Fixed crash when incoming call is received while application is starting
(edit) @1261   17 years bennylp Fixed dependencies for the samples project
(edit) @1260   17 years bennylp Added registration and other settings in WinCE sample
(edit) @1254   17 years bennylp Updated PA version to build CE properly
(edit) @1253   17 years bennylp Added null_audio project for Symbian
(edit) @1252   17 years bennylp PortAudio? build problems fixed for CE
(edit) @1250   17 years bennylp Fixed more bugs caused by ticket #221
Note: See TracRevisionLog for help on using the revision log.