source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1397   17 years bennylp Fixed ticket #348: various bugs in string comparison functions
(edit) @1396   17 years bennylp Ticket #347: Assertion failure when handling incoming presence …
(edit) @1395   17 years bennylp Ticket #346: deadlock in event subscription when SUBSCRIBE is followed …
(edit) @1394   17 years bennylp Ticket #345: Option to select random start port in pjsua
(edit) @1393   17 years bennylp Ticket #342: added option to disable RTCP advertisement in SDP (and ICE) …
(edit) @1392   17 years bennylp Ticket #344: ICE negotiation failed when remote doesn't support RTCP
(edit) @1391   17 years bennylp Ticket #342: added configuration to control whether SDP rtpmap should be …
(edit) @1390   17 years bennylp Ticket #342: added configuration to control whether Allow header should be …
(edit) @1389   17 years bennylp Ticket #342: added configuration to send compact form of SIP headers
(edit) @1388   17 years bennylp More ticket #341: renamed pjsip_transport_send_raw() to …
(edit) @1387   17 years bennylp Ticket #341: implemented pjsip_send_raw_data() function to send raw data …
(edit) @1386   17 years bennylp Fixed memory and possibly handle leak when UDP transport is restarted
(edit) @1385   17 years bennylp Timer for buddy presence subscription in PJSUA is not cancelled when …
(edit) @1384   17 years bennylp Ticket #343: Canceling pending ioqueue operation in Symbian causes …
(edit) @1383   17 years bennylp Fixed sign mismatch warning with Symbian GCCE compiler
(edit) @1382   17 years bennylp Committed ticket #337: Ability to restart PJSIP UDP transport
(edit) @1381   17 years bennylp Fixed ticket #340: File access problem on WinCE
(edit) @1380   17 years bennylp Fixed crash in TURN server (thanks Scott Lu)
(edit) @1379   17 years bennylp More on ticket #399: a)send full offer on 200/OK response when re-INVITE …
(edit) @1378   17 years bennylp Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master …
(edit) @1377   17 years bennylp Ticket #339: Respond correctly to incoming INVITE/re-INVITE without offer …
(edit) @1376   17 years bennylp Updated doxygen documentation for SIP auth credential, added documentation …
(edit) @1375   17 years bennylp Ticket #338: handle maddr parameter in URI when sending outgoing requests
(edit) @1374   17 years bennylp Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)
(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 …
Note: See TracRevisionLog for help on using the revision log.