source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @1331   17 years bennylp Added assert for worker thread count in pjmedia endpoint (thanks Phil …
(edit) @1330   17 years bennylp Changed version to 0.7.0-trunk
(edit) @1329   17 years bennylp Tagged 0.7.0
(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) @1324   17 years bennylp Fixed ticket #312: PJSIP resolver is not destroyed on shutdown (thanks …
(edit) @1323   17 years bennylp Fixed ticket #311: PJSIP resolver is not destroyed on shutdown (thanks …
(edit) @1322   17 years bennylp Workaround for ticket #289: Bug in WAV player when frame size is larger …
(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) @1315   17 years bennylp Fixed ticket #309: Memory alignment problem in pool_buf (thanks Esbjörn …
(edit) @1314   17 years bennylp Fixed compilation error in list_i.h for C++ application (thanks ChenHuan?)
(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) @1308   17 years bennylp Fixed ticket #305: Memory alignment error for hash entry buffer causing …
(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) @1305   17 years bennylp Fixed ticket #301: Assertion error or handle leak when creating thread …
(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) @1297   17 years bennylp Fixed ticket #296: Uninitialized memory read reported by Purify in sound …
(edit) @1296   17 years bennylp Fixed ticket #295: Uninitialized memory read reported by Purify in sound …
(edit) @1295   17 years bennylp Fixed ticket #294: Uninitialized memory read reported by Purify in SIP …
(edit) @1294   17 years bennylp Fixed ticket #293: Uninitialized memory read reported by Purify in SIP …
(edit) @1293   17 years bennylp Fixed ticket #292: Free memory read reported by Purify in PUBLISH session
(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) @1286   17 years bennylp Fixed ticket #280: 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) @1283   17 years bennylp Fixed ticket #278: GUID generation cannot generate more than 216 unique …
(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) @1280   17 years bennylp Tagged 0.7.0-rc1
(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) @1277   17 years bennylp Fixed ticket #275: 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) @1274   17 years bennylp Tagged 0.5.10.4
(edit) @1273   17 years bennylp Changed version to 0.5.10.4
(edit) @1272   17 years bennylp Ticket #274: the From parameter on_pager() callback contains Contact …
(edit) @1271   17 years bennylp Ticket #272: 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
Note: See TracRevisionLog for help on using the revision log.