summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-09Ticket #166: updated config.sub to support new targets (eg. blackfin)Benny Prijono
2007-03-08A really initial implementation on STUN serverBenny Prijono
2007-03-07Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream (th...Benny Prijono
2007-03-06Fixed ticket #162: assertion on thread creation in Win32 when log level 6 is ...Benny Prijono
2007-03-06Ticket #159: allow sound device selection in pjsua (thanks Michael Smith)Benny Prijono
2007-03-05Optimization on the log and add tracing on mutex trylockBenny Prijono
2007-03-05Allow pjmedia_snd_init()/deinit() to be called more than onceBenny Prijono
2007-03-05Implemented new STUN server frameworkBenny Prijono
2007-03-04Fixed warnings in STUNBenny Prijono
2007-03-03Fixed STUN client/server authenticationBenny Prijono
2007-03-03Committed today's work on STUNBenny Prijono
2007-03-03Fixed DNS test error because of recent changesBenny Prijono
2007-03-02Finishing up client-side STUN authentication, a simple STUN client, and simpl...Benny Prijono
2007-03-02Removed C++ style comment from dns.hBenny Prijono
2007-03-02Fixed ticket #156: Not enough memory to parse DNS packets in resolver (thanks...Benny Prijono
2007-03-01More STUN workBenny Prijono
2007-03-01Related to ticket #149: added test in pjlib-test to capture host resolution c...Benny Prijono
2007-03-01Fixed ticket #153: UAC dialog doesn't update route_set when calling RFC 2543 ...Benny Prijono
2007-03-01Fixed ticket #151: pj_gethostip() should fallback to default interface when 1...Benny Prijono
2007-03-01Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks Binu KS)Benny Prijono
2007-03-01More work on STUN session frameworkBenny Prijono
2007-03-01Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is no...Benny Prijono
2007-02-28Fixed ticket #145: pj_ioqueue_poll() blocks forever because of invalid timeou...Benny Prijono
2007-02-28Fixed build error for recent STUN modifications on UnixBenny Prijono
2007-02-28Testing SVN post-commit hookBenny Prijono
2007-02-28Testing SVN post-commit hookBenny Prijono
2007-02-28Testing SVN post-commit hookBenny Prijono
2007-02-27Fixed ticket #142: Crash on Linux when USB sound card set as the first sound ...Benny Prijono
2007-02-27Fixed ticket #140: Unable to play next tone after stop is called on tone gene...Benny Prijono
2007-02-26Moved stun_session from client to libraryBenny Prijono
2007-02-26Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks Da...Benny Prijono
2007-02-26Renamed pjstun_srv to pjstun_srv_testBenny Prijono
2007-02-26Renamed pjstun_srv to pjstun_srv_testBenny Prijono
2007-02-26Finishing up STUN server side authenticationBenny Prijono
2007-02-26Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-...Benny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-02-24Fixed ticket #136: Invalid presence entity ID when URI is specified in name-a...Benny Prijono
2007-02-24Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged wi...Benny Prijono
2007-02-23Ticket #121 and #122: Initial implementation of generic STUN transaction, wit...Benny Prijono
2007-02-22Fixed ticket #132: dialog automatically insert Contact header when sending 3x...Benny Prijono
2007-02-22Continuing work on the new STUN framework, partly implemented the client sessionBenny Prijono
2007-02-21Merged the ICE branch into the trunkBenny Prijono
2007-02-20Fixed (and tested) ticket #112: Workaround for forkingBenny Prijono
2007-02-20Fixed ticket #117: Bug in pj_array_insert() when position is equal to count-1Benny Prijono
2007-02-19Set version to 0.5.10.1Benny Prijono
2007-02-19Fixed ticket #114: INVITE transaction is not destroyed immediately when ACK h...Benny Prijono
2007-02-19Fixed ticket #111: workaround for forking dialogBenny Prijono
2007-02-19Updated PJMEDIA_SOUND_BUFFER_COUNT doxygen documentationBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-19Updated INSTALL.txtBenny Prijono