summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-11Ticket #332: Enlarge default buffer size for caching DNS responses from 512 t...Benny Prijono
2007-06-11Ticket #326: added more DNS resolver testsBenny Prijono
2007-06-11Ticket #331: Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV resolverBenny Prijono
2007-06-11Ticket #330: Changed DNS SRV resolver to use the new DNS A response parserBenny Prijono
2007-06-11Ticket #329: Added utility function to parse DNS A response in PJLIB-UTILBenny Prijono
2007-06-11Ticket #328: Possible alignment error in DNSBenny Prijono
2007-06-08Ticket #327: changed default URI scheme for TLS to sip (from sips)Benny Prijono
2007-06-08Fixed ticket #327: SIPS URI in Contact header generated by pjsua causing prob...Benny Prijono
2007-06-08Updated the footprint generation script to include PJNATHBenny Prijono
2007-06-08Fixed link error when logging is disabled in TLS transportBenny Prijono
2007-06-07Another ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono
2007-06-07Another ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono
2007-06-07Another ticket #325: More tunable settings in DNS resolverBenny Prijono
2007-06-07Ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono
2007-06-07Ticket #325: More tunable settings in DNS resolverBenny Prijono
2007-06-07Ticket #324: Allow '#' character in the user part of URI of incoming message ...Benny Prijono
2007-06-06Fixed ticket #322: Crash in ICE when adding peer reflexive candidateBenny Prijono
2007-06-06Fixed ticket #321: Assertion in ICE stream transport when STUN is not used (t...Benny Prijono
2007-06-06Fixed ticket #320: Assertion error in pjsua when unregistering/removing accou...Benny Prijono
2007-06-05Fixed ticket #319: assertion in pjsua when adding buddy with invalid or unrea...Benny Prijono
2007-06-05Ticket #318: CSeq generation may produce negative number on Blackfin/VisualDS...Benny Prijono
2007-06-05Fixed ticket #317: Duplicated audio when playing WAV playlist (thanks Jagdish...Benny Prijono
2007-06-05Fixed assertion error in ice_strans.c, when response is received before get_s...Benny Prijono
2007-06-03Add configuration with no thread (receive only) in siprtpBenny Prijono
2007-06-02Fixed assertion error caused by different samples_per_frame settings in stere...Benny Prijono
2007-06-01Fixed ticket #316: Crash in registration session when transport returns error...Benny Prijono
2007-06-01Implement ticket #315: ability to override pj_assert()Benny Prijono
2007-06-01Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track dow...Benny Prijono
2007-06-01Added assertion in regc to check if application has called pjsip_regc_destroy...Benny Prijono
2007-06-01Changed version to 0.7.0-trunkBenny Prijono
2007-05-31Set version to 0.7.0Benny Prijono
2007-05-31Added PJ_ASSERT_RETURN in pjmedia_endpt to check worker_cnt (thanks Phil Torre)Benny Prijono
2007-05-30Fixed ticket #313: Error resolving host in PJSIP resolver when DNS response c...Benny Prijono
2007-05-30Fix compilation error on MacBenny Prijono
2007-05-30Fixed ticket #311: PJSIP resolver is not destroyed on shutdown (thanks Martin...Benny Prijono
2007-05-30Another fix for ticket #290: Bug in WAV player when frame size is larger than...Benny Prijono
2007-05-30Workaround for ticket #290: Bug in WAV player when frame size is larger than ...Benny Prijono
2007-05-30Fixed ticket #302: Behavior in cancelling INVITE session when no provisional ...Benny Prijono
2007-05-29Added make file for self testsBenny Prijono
2007-05-29Fixed Symbian (aka C++ mode) compilation error because of recent change in tr...Benny Prijono
2007-05-29Fixed ticket #310: Memory alignment problem in pool_buf (thanks Esbjörn Domi...Benny Prijono
2007-05-29Fixed ticket #307: Fail to parse fully qualified PIDF document (thanks Cool_Z...Benny Prijono
2007-05-29Ticket #308: Selective STUN authentication for STUN failure responsesBenny Prijono
2007-05-29Fixed ticket #91: timer to re-subscribe buddy's presence when subscription fa...Benny Prijono
2007-05-28Fixed ticket #306: Error in SIP transport lookup because of memory alignment ...Benny Prijono
2007-05-28Fixed mutex leak in pjlib test (ioqueue unregistration test). Thanks Deanna P...Benny Prijono
2007-05-28Fixed ticket #304: Memory alignment error for hash entry buffer causing crash...Benny Prijono
2007-05-25Fixed ticket #303: Crash on STUN session's keep alive on loss of network conn...Benny Prijono
2007-05-25Fixed ticket #300: Assertion error or handle leak when creating thread with S...Benny Prijono
2007-05-25Fixed gcc warning because of ticket #297Benny Prijono