Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Updates libjitsi to aa4e74b. | Boris Grozev | 2014-08-05 | 1 | -0/+0 | |
| | | ||||||
| * | Updates libjitsi to 4a4a400. | Boris Grozev | 2014-08-05 | 1 | -0/+0 | |
| | | ||||||
| * | Updates libjitsi to e999c50. | Boris Grozev | 2014-08-05 | 1 | -0/+0 | |
| | | ||||||
| * | Updates ice4j to r420. | Boris Grozev | 2014-08-05 | 1 | -0/+0 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/jitsi/jitsi | Danny van Heumen | 2014-08-04 | 1 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Silences logs of DTLS-related exceptions. | Lyubomir Marinov | 2014-08-02 | 1 | -0/+0 | |
| | | ||||||
| * | Does not support DTLS v1.2. | Lyubomir Marinov | 2014-07-31 | 1 | -0/+0 | |
| | | ||||||
* | | Converted irc-api library to OSGi bundle. | Danny van Heumen | 2014-07-30 | 3 | -1/+2 | |
| | | ||||||
* | | Updated irc-api library to rev. 194. | Danny van Heumen | 2014-07-30 | 2 | -0/+0 | |
| | | ||||||
* | | Updated irc-api client library, revision 190. | Danny van Heumen | 2014-07-30 | 2 | -0/+0 | |
| | | ||||||
* | | Include slf4j-jdk14 implementation in felix config. | Danny van Heumen | 2014-07-30 | 1 | -0/+1 | |
| | | ||||||
* | | Remove outdated irc-api information. (Now uses original sources) | Danny van Heumen | 2014-07-30 | 1 | -208/+0 | |
| | | ||||||
* | | Replaced slf4j simple logger with jdk14 logger. | Danny van Heumen | 2014-07-30 | 3 | -1/+0 | |
| | | ||||||
* | | Updated irc-api snapshot. | Danny van Heumen | 2014-07-30 | 2 | -0/+0 | |
| | | ||||||
* | | Fix irc-api ConnectException in finally. | Danny van Heumen | 2014-07-30 | 3 | -0/+30 | |
| | | ||||||
* | | Added changes to irc-api NOTICE + feedback changes | Danny van Heumen | 2014-07-30 | 3 | -0/+174 | |
| | | ||||||
* | | Primitive implementation of CertificateService. | Danny van Heumen | 2014-07-30 | 2 | -0/+0 | |
| | | | | | | | | | | | | | | | | A primitive implementation of CertificateService. Also includes a modified version of irc-api that supports getting a custom SSL context from the server parameters. I have been able to confirm its workings by connecting to 'swiftco.dal.net' (certificate has a different CN.) | |||||
* | | Removed System.out in favor of logging + added logging config for IRC. | Danny van Heumen | 2014-07-30 | 1 | -0/+3 | |
| | | ||||||
* | | tweaks to the configuration | Danny van Heumen | 2014-07-30 | 1 | -0/+1 | |
| | | ||||||
* | | Initial support for channel forwarding. | Danny van Heumen | 2014-07-30 | 3 | -1/+1 | |
| | | | | | | | | Updated irc-api library: channel forwarding fixed. | |||||
* | | Fixed 2 IPv6 issues w.r.t. colons inside user identifier. | Danny van Heumen | 2014-07-30 | 3 | -36/+1 | |
| | | | | | | | | | | Update of irc-api with fixes for ipv6 issues and channel join failure because of full channel. | |||||
* | | Cleaned up old pircbot library. Added irc-api sources. Some formatting. | Danny van Heumen | 2014-07-30 | 2 | -0/+0 | |
| | | ||||||
* | | Updated irc-api to 1.0-0015 and added support for channel join limit. | Danny van Heumen | 2014-07-30 | 2 | -36/+34 | |
| | | ||||||
* | | Moved slf4j-{api,simple} into separate bundle. | Danny van Heumen | 2014-07-30 | 1 | -1/+2 | |
| | | ||||||
* | | Documentation, logging and updated irc-api library. | Danny van Heumen | 2014-07-30 | 1 | -0/+0 | |
| | | ||||||
* | | Initial support for secure connections and Wizard UI tweaks. | Danny van Heumen | 2014-07-30 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial support for secure connections has been introduced. An extra package path has been added to the manifest in order to acquire SSL-related classes. The IrcStack has been modified to receive an extra parameter indicating whether or not to establish a secure connection. A number of small UI tweaks have been made to the wizard. User id and server entered into the "simple form" are now migrated to the full form. An extra checkbox is added to indicate plaintext/secure connection. The wizard currently defaults to secure. An appropriate default port is set based on plaintext/secure type of connection. Registered new listeners in order to evalute access to Next-button on every change. | |||||
* | | Implementation for channel mode 'l'. | Danny van Heumen | 2014-07-30 | 2 | -1/+25 | |
| | | | | | | | | | | | | | | Implementation for channel mode change 'l' (channel user limit). Additionally, there exists a bug in the irc-api library that cuts off the first character of the source IRC user. This has also been fixed, and a patch has been included in the NOTICES file. | |||||
* | | NOTICE with changes described | Danny van Heumen | 2014-07-30 | 1 | -0/+17 | |
| | | ||||||
* | | Updated irc-api library 0014-SNAPSHOT | Danny van Heumen | 2014-07-30 | 1 | -0/+0 | |
| | | ||||||
* | | Upstream fix for NPE in IRC-API. | Danny van Heumen | 2014-07-30 | 1 | -0/+0 | |
| | | ||||||
* | | Minimal IRC stack set-up. | Danny van Heumen | 2014-07-30 | 3 | -0/+0 | |
| | | ||||||
* | | Intermediate commit to save clean up (not currently working right now) | Danny van Heumen | 2014-07-30 | 1 | -0/+2 | |
|/ | ||||||
* | Demotes the logging of the statistics about the sent and received RTCP SR/RR ↵ | Lyubomir Marinov | 2014-07-30 | 1 | -0/+0 | |
| | | | | reports because they are too frequent. | |||||
* | Updates libjitsi. | hristoterezov | 2014-07-30 | 1 | -0/+0 | |
| | ||||||
* | Updates BouncyCastle to v1.51. Fixes issues with certain DTLS cipher suites. ↵ | Lyubomir Marinov | 2014-07-29 | 3 | -0/+0 | |
| | | | | Supports DTLS v1.2. | |||||
* | Cleans up background threads related to speech activity more aggressively. | Lyubomir Marinov | 2014-07-26 | 1 | -0/+0 | |
| | ||||||
* | Updates libjitsi. | hristoterezov | 2014-07-24 | 1 | -0/+0 | |
| | ||||||
* | Updates libjitsi to 622e8f9a3110. | Boris Grozev | 2014-07-24 | 1 | -0/+0 | |
| | ||||||
* | Updates libjitsi to 6f0925a490. | Boris Grozev | 2014-07-23 | 1 | -0/+0 | |
| | ||||||
* | Updates libjitsi.jar to b6352170a53017. | Boris Grozev | 2014-07-23 | 1 | -0/+0 | |
| | ||||||
* | Ensures that the lengths of the values of the ice-ufrag and ice-pwd ↵ | Lyubomir Marinov | 2014-07-23 | 1 | -0/+0 | |
| | | | | attributes conform to RFC 5245 15.4. "ice-ufrag" and "ice-pwd" Attributes. Reported by Philipp Hancke. | |||||
* | Updates fmj.jar to r64 and libjitsi to 4212fd90f0d29eae1d6c167c04895f0775e22aea | George Politis | 2014-07-22 | 2 | -0/+0 | |
| | ||||||
* | Updates sdes4j to 1.1.2. | Damian Minkov | 2014-07-22 | 1 | -0/+0 | |
| | ||||||
* | Updates libjitsi. | hristoterezov | 2014-07-22 | 1 | -0/+0 | |
| | ||||||
* | Fixes number of packets and lost packets statistics for media stream | hristoterezov | 2014-07-21 | 1 | -0/+0 | |
| | ||||||
* | Updates libjitsi.jar to d25205bdc6532 (enables recording in WAV format). | Boris Grozev | 2014-07-20 | 1 | -0/+0 | |
| | ||||||
* | Fixes 'Scratch noise using opus/48000 codec' reported by Luca Antonioli. | Lyubomir Marinov | 2014-07-18 | 2 | -0/+0 | |
| | ||||||
* | Adds few fixes for deb-src target. | Damian Minkov | 2014-07-18 | 1 | -0/+102 | |
| | ||||||
* | Updates libjitsi.jar to 8e870faa608987. | Boris Grozev | 2014-07-17 | 1 | -0/+0 | |
| | ||||||
* | Updates FMJ to r60. | Boris Grozev | 2014-07-17 | 1 | -0/+0 | |
| |