source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1086   18 years bennylp Fixed ticket #190: PUBLISH request in pjsua is not initialized with …
(edit) @1085   18 years bennylp --
(edit) @1084   18 years bennylp Fixed ticket #189: Error parsing compact form of SIP header (thanks Tobias …
(edit) @1083   18 years bennylp Fixed ticket #188: Error parsing compact form of SIP header (thanks Tobias …
(edit) @1082   18 years bennylp Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias …
(edit) @1081   18 years bennylp Fixed ticket #188: Error parsing compact form of Via header (thanks Tobias …
(edit) @1080   18 years bennylp Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs
(edit) @1079   18 years bennylp Fixed ticket #187: Bug with destination address calculation for strict …
(edit) @1078   18 years bennylp Fixed gcc compilation warnings with last modification for ticket #186
(edit) @1077   18 years bennylp Fixed ticket #186: Major bug with destination address calculation for …
(edit) @1076   18 years bennylp Make it build cleanly on RedHat? 7.3, gcc 2.96, linux-2.4.18 (also somebody …
(edit) @1075   18 years bennylp Make it build cleanly on RedHat? 7.3, gcc 2.96, linux-2.4.18 (also somebody …
(edit) @1074   18 years bennylp Implemented ticket #185: Added pj_file_flush() to file I/O API to flush …
(edit) @1073   18 years bennylp Ticket #184: Added pj_file_flush() to file I/O API to flush file buffers
(edit) @1072   18 years bennylp Fixed ticket #183: Add flag in SDP negotiator to specify codec order …
(edit) @1071   18 years bennylp Fixed ticket #178: Add flag in SDP negotiator to specify codec order …
(edit) @1070   18 years bennylp Fixed ticket #182: SDP negotiation failed when local does not specify …
(edit) @1069   18 years bennylp Fixed ticket #179: SDP negotiation failed when local doesn't specify …
(edit) @1068   18 years bennylp Fixed ticket #181: Failed compilation because usleep() does not return int …
(edit) @1067   18 years bennylp Fixed ticet #180: Failed compilation because usleep() does not return int …
(edit) @1066   18 years bennylp Fixed ticket #177: RTP port number is not reset in pjsua media (thanks …
(edit) @1065   18 years bennylp Fixed ticket #176: RTP port number is not reset in pjsua media (thanks …
(edit) @1064   18 years bennylp Fixed ticket #175: GSM codec factory does not shutdown properly causing it …
(edit) @1063   18 years bennylp Fixed ticket #174: GSM codec factory does not shutdown properly causing it …
(edit) @1062   18 years bennylp (big patch) Added top-level pjnath project and moved STUN related files to …
(edit) @1061   18 years bennylp Fixed link error (multiple symbols) with pj_log_max_level with C++ build
(edit) @1060   18 years bennylp Tagged 0.5.10.2
(edit) @1059   18 years bennylp Tagged 0.5.10.2-release
(edit) @1058   18 years bennylp Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre)
(edit) @1057   18 years bennylp Fixed ticket #171: SDP media direction negotiation bug (thanks Phil Torre)
(edit) @1056   18 years bennylp Ticket 169: export more build variables in build.mak to be used by …
(edit) @1055   18 years bennylp Ticket #168: Added some variables in build.mak that can be used by …
(edit) @1054   18 years bennylp Completed and tested (simple test) the TURN server and command line …
(edit) @1053   18 years bennylp Started working on sample TURN client
(edit) @1052   18 years bennylp Today's work on TURN server. All looks to be implemented
(edit) @1051   18 years bennylp Ticket #165: Updated config.sub to support new targets (eg. blackfin)
(edit) @1050   18 years bennylp Ticket #166: updated config.sub to support new targets (eg. blackfin)
(edit) @1049   18 years bennylp A really initial implementation on STUN server
(edit) @1048   18 years bennylp Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream …
(edit) @1047   18 years bennylp Fixed ticket #163: Bug in pjmedia_stream_resume() not resuming the stream …
(edit) @1046   18 years bennylp Fixed ticket #162: assertion on thread creation in Win32 when log level 6 …
(edit) @1045   18 years bennylp Fixed ticket #161: assertion on thread creation in Win32 with log level 6 …
(edit) @1044   18 years bennylp Ticket #159: allow sound device selection in pjsua (thanks Michael Smith)
(edit) @1043   18 years bennylp Ticket #158: allow sound device selection in pjsua (thanks Michael Smith)
(edit) @1042   18 years bennylp Optimization on the log and add tracing on mutex trylock
(edit) @1041   18 years bennylp Allow pjmedia_snd_init()/deinit() to be called more than once
(edit) @1040   18 years bennylp Implemented new STUN server framework
(edit) @1039   18 years bennylp Fixed warnings in STUN
(edit) @1038   18 years bennylp Fixed STUN client/server authentication
(edit) @1037   18 years bennylp Committed today's work on STUN
(edit) @1036   18 years bennylp Fixed DNS test error because of recent changes in DNS
(edit) @1035   18 years bennylp Fixed DNS test error because of recent changes
(edit) @1034   18 years bennylp Finishing up client-side STUN authentication, a simple STUN client, and …
(edit) @1033   18 years bennylp Fixed ticket #156: Not enough memory to parse DNS packets in resolver …
(edit) @1032   18 years bennylp Removed C++ style comment from dns.h
(edit) @1031   18 years bennylp Fixed ticket #156: Not enough memory to parse DNS packets in resolver …
(edit) @1030   18 years bennylp More STUN work
(edit) @1029   18 years bennylp Related to ticket #149: added test in pjlib-test to capture host …
(edit) @1028   18 years bennylp Related to ticket #148: added test in pjlib-test to capture the error
(edit) @1027   18 years bennylp Fixed ticket #152: UAC dialog doesn't update route_set when calling RFC …
(edit) @1026   18 years bennylp Fixed ticket #153: UAC dialog doesn't update route_set when calling RFC …
(edit) @1025   18 years bennylp Fixed ticket #151: pj_gethostip() should fallback to default interface …
(edit) @1024   18 years bennylp Fixed ticket #150: pj_gethostip() should fallback to default interface …
(edit) @1023   18 years bennylp Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks …
(edit) @1022   18 years bennylp Fixed ticket #148: Crash when resolving bad hostnames in Linux (thanks …
(edit) @1021   18 years bennylp More work on STUN session framework
(edit) @1020   18 years bennylp Fixed ticket #147: Division by zero in pj_pool_factory_dump() when there …
(edit) @1019   18 years bennylp Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is …
(edit) @1018   18 years bennylp Fixed ticket #144: pj_ioqueue_poll() blocks forever because of invalid …
(edit) @1017   18 years bennylp Fixed ticket #145: pj_ioqueue_poll() blocks forever because of invalid …
(edit) @1016   18 years bennylp Fixed build error for recent STUN modifications on Unix
(edit) @1015   18 years bennylp Testing SVN post-commit hook
(edit) @1014   18 years bennylp Testing SVN post-commit hook
(edit) @1013   18 years bennylp Testing SVN post-commit hook
(edit) @1012   18 years bennylp Fixed ticket #142: Crash on Linux when USB sound card set as the first …
(edit) @1011   18 years bennylp Fixed ticket #141: Crash on Linux when USB sound card set as the first …
(edit) @1010   18 years bennylp Fixed ticket #139: Unable to play next tone after stop is called on tone …
(edit) @1009   18 years bennylp Fixed ticket #140: Unable to play next tone after stop is called on tone …
(edit) @1008   18 years bennylp Moved stun_session from client to library
(edit) @1007   18 years bennylp Fixed ticket #137: Potential memory overwrite in pjmedia session.c (thanks …
(edit) @1006   18 years bennylp Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks …
(edit) @1005   18 years bennylp Renamed pjstun_srv to pjstun_srv_test
(edit) @1004   18 years bennylp Renamed pjstun_srv to pjstun_srv_test
(edit) @1003   18 years bennylp Finishing up STUN server side authentication
(edit) @1002   18 years bennylp Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and …
(edit) @1001   18 years bennylp Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, …
(edit) @1000   18 years bennylp Fixed ticket #136: Invalid presence entity ID when URI is specified in …
(edit) @999   18 years bennylp Fixed ticket #135: Invalid presence entity ID when URI is specified in …
(edit) @998   18 years bennylp Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged …
(edit) @997   18 years bennylp Fixed ticket #133: PUBLISH is rejected with 404 when REGISTER is …
(edit) @996   18 years bennylp Ticket #121 and #122: Initial implementation of generic STUN transaction, …
(edit) @995   18 years bennylp Fixed ticket #132: dialog automatically insert Contact header when sending …
(edit) @994   18 years bennylp Fixed ticket #131: dialog automatically insert Contact header when sending …
(edit) @993   18 years bennylp Continuing work on the new STUN framework, partly implemented the client …
(edit) @992   18 years bennylp Merged the ICE branch into the trunk
(edit) @991   18 years bennylp Checked in latest changes in iceproject branch before merging in to the …
(edit) @990   18 years bennylp Checked in latest changes in iceproject branch before merging in to the …
(edit) @989   18 years bennylp Fixed (and tested) ticket #112: Workaround for forking
(edit) @988   18 years bennylp Fixed (and tested) ticket #111: Workaround for forking
(edit) @987   18 years bennylp Fixed ticket #118: Bug in pj_array_insert() when position is equal to …
Note: See TracRevisionLog for help on using the revision log.