Sebastien Mazy
d8fe3531be
Update to JAIN-SIP 1.2.92
17 years ago
Damian Minkov
f45bb4b15d
Removing debug print.
17 years ago
Damian Minkov
ca635fdc8d
Fix msn, problem with server initiated ADL commands and enabling MSN tests again.
17 years ago
Werner Dittmann
ded3a87b1f
Modify security relevant code to get rid of Java JCE dependence. This simplifies distribution
...
and istallation of SC - no Sun/Java crypto policy files are required anymore. This check-in
also include a new zrtp4j lib (1.4.3) that implements draft 13 and has no JCE dependency.
17 years ago
Damian Minkov
b453e8f16e
Add linux-64 support for jni h264 codec and remove jna codec.
17 years ago
Damian Minkov
8825fb83f9
Fix log in to msn. Hope to fix builds too.
17 years ago
Sebastien Mazy
341747da88
Updated JAIN-SIP RI to 1.2.91
17 years ago
Damian Minkov
e9bce3920c
Trying to fix builds and msn contact retreiving.
17 years ago
Werner Dittmann
03d27dcd99
Upgrade ZRTP jar to version 1.4.2 to be compliant with latest ZRTP spec.
17 years ago
Damian Minkov
4f6a499001
1. Fix parsing redirect url when logging into msn.
...
2. Fix null icon in PopupDialog and NPE
3. H264 skip data till new marker in case of dropped packets.
17 years ago
Damian Minkov
866ee26dae
Some fixes in encoder and decoder config. Remove dependences to sun/ibm classes.
...
Reduce bandwith and number of send packets and fix decoder showing some ugly squares.
17 years ago
Emil Ivov
3f5206ff01
Commits patches for the following issues:
...
#482 Overly complex plugin manager (work in progress)
#448 Show complete SIP adddress when displaying account
#510 switch to the latest version of Felix (Richard actually did most of the work here.)
17 years ago
Damian Minkov
26ec5cb581
Update civil Dataource to latest version (buffer rework)
18 years ago
Damien Roth
a737784a99
Lib dict4j now compiled with java 1.5.
...
Fix CC build error
18 years ago
Damien Roth
c45b70f014
Resolve cruise control error and warnings
18 years ago
Damien Roth
46ef85f493
Major update for the dict protocol
...
- Using an external library to manage the connection with the server
- Enhanced account registration wizard
18 years ago
Romain Kuntz
5417c1891a
Updated the ZRTP4J library, updated the classpaths, added the bundle-version.
18 years ago
Damian Minkov
d6dd75f4a0
Update ffmpeg, windows libs depended on pthreads. Add keyframes in h264 codec, fix start-end bits in FU-A, set desired video size in capture datasource.
18 years ago
Yana Stamcheva
aede260310
Updated and added some new custom components.
18 years ago
Damian Minkov
5998afa9d8
Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
18 years ago
Damian Minkov
fb27c40e89
new ffmpeg libs, reduced size and without debug info. Fix decoder output sizes. Fix NPE when hangup calls.
18 years ago
Yana Stamcheva
09b7d46a5f
General group chat UI enhancements.
18 years ago
Damian Minkov
5edc84047f
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
18 years ago
Romain Kuntz
c904ef231e
Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann)
...
Updated the build.xml and ide project file to reflect the new ZRTP4J library
Commented references to the ZRTP goClear/goSecure functions (patch provided by Werner)
18 years ago
Benoit Pradelle
5002cccc1d
- attempt to fix the bug reported by Damian about profiler4j crash on Mac
18 years ago
Benoit Pradelle
af3e706ee3
Updating profiler4j to reflect recent changes to the subproject
18 years ago
Romain Kuntz
5e3ce7bb17
Added ZRTP4J bundle
...
Added the boucycastle lib
Renamed OperationSetSecuredTelephony to OperationSetSecureTelephony
Renamed the isSecured/setSecured method to isSecure/setSecure
Fixed some identations
18 years ago
Benoit Pradelle
813428d15e
Update profiler4j to reflect changes in the sub-project
18 years ago
Benoit Pradelle
3aecc0800f
Integrating profiler4j. GSoC result of Vladimir.
18 years ago
Romain Kuntz
fb6c84388c
Replaced the zrtp4j with a new one compiled for 1.5
18 years ago
Romain Kuntz
4daede22ff
Updated the bouncycastle library (for SRTP and ZRTP)
...
Added the ZRTP4J library (for ZRTP)
18 years ago
Damian Minkov
7cce273ae1
Fix avatar download.
18 years ago
Emil Ivov
599a78edfb
Contact avatars are now downloaded automatically without having to open chat window
...
Adds a patch on the jml lib that prevents us from sending more than 8 dashboards per minute
Also, fixes a few exceptions that were occurring on exit.
18 years ago
Damian Minkov
52b7a4b155
Fix icq initial contact statuses.
18 years ago
Yana Stamcheva
3070baaf1c
- Revised status panel interface.
...
- Revised contact list interface.
- New chat rooms interface.
- Main tabbed pane removed.
- Revised call management in the GUI.
- Some more gui modifications.
18 years ago
Damian Minkov
f36da957c5
Some more updates to the msn lib.
18 years ago
Damian Minkov
d36c3f5d96
Fix some problems with dispatching contact list properly.
18 years ago
Damian Minkov
e9691a19ab
Update msn lib to latest trunk and trying to fix msn issue causing failing builds.
18 years ago
Damian Minkov
47db1184a5
Fix msn login, proper addressbook parsing.
18 years ago
Damian Minkov
b66ef6670e
Update jml, improve synch of user login. Add handling in protocol for AuthorizationHandler.
18 years ago
Damian Minkov
dfab7bafb5
Update jml, trying to fix random disconnects when making changes in the contact list.
18 years ago
Damian Minkov
a375ac0830
Fix msn login and offline message support.
18 years ago
Damian Minkov
1324f6990b
Trying to fix build
18 years ago
Damian Minkov
22cb464e07
Fix initial login issue with msn.
18 years ago
Damian Minkov
195b95389b
Commit missing lib.
18 years ago
Damian Minkov
6dd45adb2c
Initial support for Msn protocol version up to 15.
18 years ago
Emil Ivov
ecaa7f4e92
IPv6 Addresses in SDP are not supposed to have square brackets
...
(report by Guillaume Schreiner)
18 years ago
Emil Ivov
195db71bad
Compile SDP for J1.5. Remove debug prints from CallSessionImpl
18 years ago
Emil Ivov
2fd5770d73
Committing support for early media with 183 session progress messages.
...
Fixing status index for eXtended aways messages in jabber
18 years ago
Yana Stamcheva
4460f1b636
KeyBinding plugin contributed by Damian Johnson.
18 years ago