source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1236   17 years bennylp Fixed build error on Linux
(edit) @1235   17 years bennylp Initial Symbian integration to trunk for pjlib
(edit) @1234   17 years bennylp Fixed nc generation in digest authentication with qop
(edit) @1233   17 years bennylp Fixed mp3_writer.c include
(edit) @1232   17 years bennylp Added resample DLL project
(edit) @1231   17 years bennylp Related to ticket #240: fixed URI test because of changes in parsing …
(edit) @1230   17 years bennylp Related to ticket #239: fixed URI test because of changes in parsing …
(edit) @1229   17 years bennylp Continuing ticket #239: Error parsing quoted URI parameters
(edit) @1228   17 years bennylp Continuing ticket #240: Error parsing quoted URI parameters
(edit) @1227   17 years bennylp Moved split-3rd-party branch to the trunk
(edit) @1226   17 years bennylp Moved trunk to branches
(edit) @1225   17 years bennylp Related to ticket #239: Error parsing quoted parameters
(edit) @1224   17 years bennylp Fixed ticket #242: Crash on Windows when no sound device is available
(edit) @1223   17 years bennylp Fixed ticket #241: Crash on Windows when no sound device is available
(edit) @1222   17 years bennylp Fixed ticket #239: Error parsing/printing quoted parameters, and added …
(edit) @1221   17 years bennylp Fixed ticket #240: error parsing/printing quoted parameters, and also …
(edit) @1220   17 years bennylp Undo ticket #238
(edit) @1219   17 years bennylp Undo ticket #237 (invalid)
(edit) @1218   17 years bennylp Fixed ticket #237: interop problem: some endpoints send colon character in …
(edit) @1217   17 years bennylp Fixed ticket #238: allow colon in Via parameters
(edit) @1216   17 years bennylp ICE: fixed pruning of host candidates
(edit) @1215   17 years bennylp ICE: prune host candidates (not in ICE)
(edit) @1214   17 years bennylp Fixed typo in PUBLISH documentation (thanks Klaus Darilion)
(edit) @1213   17 years bennylp Fixed mingw build for portaudio
(edit) @1212   17 years bennylp Temporarily removed portaudio
(edit) @1211   17 years bennylp Fixed mingw build
(edit) @1210   17 years bennylp Merged changes from the trunk
(edit) @1209   17 years bennylp Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for …
(edit) @1208   17 years bennylp Fix for ticket #220: retransmit timer wasn't cleared when 2xx response for …
(edit) @1207   17 years bennylp ICE: check for duplicate candidates, and change foundation to use the base …
(edit) @1206   17 years bennylp Fixed ticket #236: Crash in console application when invalid command line …
(edit) @1205   17 years bennylp Fixed ticket #235: Crash in console application when invalid command line …
(edit) @1204   17 years bennylp Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir …
(edit) @1203   17 years bennylp Fixed ticket #232: Parse failure on big endian machines (thanks Vladimir …
(edit) @1202   17 years bennylp Fixed the legacy build system
(edit) @1201   17 years bennylp Fixed build system for third_party
(edit) @1200   17 years bennylp Implemented ticket #230: Added make install command (thanks Jan …
(edit) @1199   17 years bennylp Ticket #229: Added make install command (thanks Jan Nieuwenhuizen)
(edit) @1198   17 years bennylp Fixed ticket #228: Unresolved error in alaw/ulaw conversion with C++ build …
(edit) @1197   17 years bennylp Fixed ticket #227: Unresolved error in alaw/ulaw conversion with C++ build …
(edit) @1196   17 years bennylp Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)
(edit) @1195   17 years bennylp Fixed ticket #224: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)
(edit) @1194   17 years bennylp Ticket #223: Added pj_strtoul2()
(edit) @1193   17 years bennylp Ticket #222: added pj_strtoul2()
(edit) @1192   17 years bennylp Applying ticket #220 to Symbian branch: Bug in retransmission of …
(edit) @1190   17 years bennylp Fixed ticket #221: Bug in retransmission of non-INVITE SIP requests in UAC …
(edit) @1189   17 years bennylp Fixed ticket #220: Bug in retransmission of non-INVITE SIP requests in UAC …
(edit) @1188   17 years bennylp Added 0.5.10.3 tag
(edit) @1187   17 years bennylp Changed version to 0.5.10.3
(edit) @1186   17 years bennylp Fixed ticket #219: Bug in hash table when key is PJ_HASH_KEY_STRING and …
(edit) @1185   17 years bennylp Fixed ticket #218: Bug in hash table when key is PJ_HASH_KEY_STRING and …
(edit) @1184   17 years bennylp Allow stun_host settin in pjsua to have port number
(edit) @1183   17 years bennylp Fixed assertion error when local_pref is set to zero in …
(edit) @1182   18 years bennylp Initial modification to Makefiles
(edit) @1181   18 years bennylp Added PortAudio? build files
(edit) @1180   18 years bennylp Initial Makefiles for the third_party components
(edit) @1179   18 years bennylp Updated EVC project files with new directory layout
(edit) @1178   18 years bennylp Added the VS8 project files
(edit) @1177   18 years bennylp Fixed all VS6 and VS8 projects with new third party projects layout
(edit) @1176   18 years bennylp mv resample_resample.c resample.c
(edit) @1175   18 years bennylp Moved plc, resample, and mp3 to third_party
(edit) @1174   18 years bennylp mv resample.c resample_resample.c
(edit) @1173   18 years bennylp Brought back the old resample.c
(edit) @1172   18 years bennylp mv resample.c resample_speex.c
(edit) @1171   18 years bennylp Changed resample to use speex (for now)
(edit) @1170   18 years bennylp Moved resample to third_party directory
(edit) @1169   18 years bennylp Moved ilbc to third_party directory
(edit) @1168   18 years bennylp Split speex, portaudio, and gsm into third_party directory
(edit) @1166   18 years bennylp Deleting own copy of of speex and portaudio
(edit) @1165   18 years bennylp Locked speex and portaudio in third_party directory to specific revision
(edit) @1164   18 years bennylp Added third_party directory
(edit) @1163   18 years bennylp Created experimental branch to split 3rd party libraries into a separate …
(edit) @1162   18 years bennylp Fixed destination address error when sending RTCP in ICE media transport
(edit) @1161   18 years bennylp Added missing NULL getopt sentitel in stateful/stateless proxy samples
(edit) @1160   18 years bennylp Added missing NULL getopt sentitel in stateful/stateless proxy samples
(edit) @1159   18 years bennylp Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks …
(edit) @1158   18 years bennylp Fixed ticket #215: Build error when PJ_HAS_TCP is set to zero (thanks …
(edit) @1157   18 years bennylp Handle scenario where ICE check list completes early in the answerer
(edit) @1156   18 years bennylp Fixed ticket #214: Error opening sound device is not propagated to …
(edit) @1155   18 years bennylp Fixed ticket #213: Error opening sound device is not propagated to …
(edit) @1154   18 years bennylp Respond to early check with proper credential
(edit) @1153   18 years bennylp Added missing include in pjnath/config.h
(edit) @1152   18 years bennylp ICE (work in progress): handle early check that is received before answer
(edit) @1151   18 years bennylp Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN …
(edit) @1150   18 years bennylp Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward …
(edit) @1149   18 years bennylp Fixed compile error in stun_client because of last modification in STUN
(edit) @1148   18 years bennylp Ticket #212: IM typing indication request is missing route set (thanks …
(edit) @1147   18 years bennylp Ticket #211: IM typing indication request is missing route set (thanks …
(edit) @1146   18 years bennylp Ticket #209: Added XMLNS for attribute for PIDF document (thanks Tory …
(edit) @1145   18 years bennylp Ticket #208: Allow single quotes for attributes in XML (thanks Tory …
(edit) @1144   18 years bennylp Fixed potential crash in ICE when adding peer reflexive candidate
(edit) @1143   18 years bennylp Ticket #207: Added XMLNS for attribute for PIDF document (thanks Tory …
(edit) @1142   18 years bennylp Implement ticket #206: Allow single quotes for attributes in XML (thanks …
(edit) @1141   18 years bennylp Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, …
(edit) @1140   18 years bennylp Fixed misc bugs with ICE: (1) moved STUN session from candidate to …
(edit) @1139   18 years bennylp A little bit of improvement in pj_time_val_normalize()
(edit) @1138   18 years bennylp A little bit of improvement in pj_time_val_normalize()
(edit) @1137   18 years bennylp Undo ticket #184: removed pj_file_flush() from pjsua-lib since it slows …
(edit) @1136   18 years bennylp Undo ticket #185: removed pj_file_flush() from pjsua-lib since it slows …
(edit) @1135   18 years bennylp Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsua
Note: See TracRevisionLog for help on using the revision log.