| Commit message (Expand) | Author | Age | Files | Lines |
* | Improves the CPU utilization and the garbage collection profile of AudioMixer... | Lyubomir Marinov | 2013-12-15 | 1 | -0/+0 |
* | Removes unused FMJ classes. | Lyubomir Marinov | 2013-12-15 | 1 | -0/+0 |
* | Updates the opus binaries for Windows to 1.1. | Lyubomir Marinov | 2013-12-13 | 2 | -0/+0 |
* | Updates opus binaries for linux and mac with opus-1.1 | Boris Grozev | 2013-12-13 | 3 | -0/+0 |
* | Updates libjitsi to 457b56d816. | paweldomas | 2013-12-11 | 1 | -0/+0 |
* | Modifies VersionImpl and VersionServiceImpl to use shared abstract classes fr... | paweldomas | 2013-12-10 | 1 | -0/+0 |
* | Update log4j to 1.2.17 | Ingo Bauersachs | 2013-12-08 | 2 | -0/+0 |
* | Remove RSS protocol | Ingo Bauersachs | 2013-12-08 | 2 | -0/+0 |
* | Fixes a deadlock reported against WASAPI which leads to inability to make calls. | Lyubomir Marinov | 2013-12-08 | 1 | -0/+0 |
* | Update libjitsi (Windows Downloads folder in FAService) | Ingo Bauersachs | 2013-12-07 | 1 | -0/+0 |
* | Stop rebundling commons-lang and commons-codec | Ingo Bauersachs | 2013-12-07 | 1 | -2/+4 |
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 6 | -5/+139 |
* | Property editor search field is now case insensitive and searching by value i... | Marin | 2013-12-06 | 2 | -1/+2 |
* | Removes old, half working protocols from the initial acc reg wizard | Emil Ivov | 2013-12-06 | 1 | -1/+1 |
* | Move simpleaccreg-PROTOCOL_ORDER to jitsi-defaults | Ingo Bauersachs | 2013-12-05 | 1 | -1/+4 |
* | Updates libjitsi: Updates SRTP transform engine when setting new SDES keys. | Vincent Lucas | 2013-12-04 | 1 | -0/+0 |
* | Fixed a bug with OTR not displaying cyrillic in the Question authentication d... | Marin | 2013-12-02 | 1 | -0/+0 |
* | Mixes system random with audio samples into the Fortuna entropy pool. | Damian Minkov | 2013-12-02 | 1 | -0/+0 |
* | Fixes an issue which could cause a DTLS client to never send a Client Hello. | Lyubomir Marinov | 2013-11-30 | 1 | -0/+0 |
* | Fixes an issue which could cause the DTLS-SRTP implementation to assume the r... | Lyubomir Marinov | 2013-11-30 | 1 | -0/+0 |
* | Adds a couple of ConfigurationService properties aimed at developers to enabl... | Lyubomir Marinov | 2013-11-29 | 1 | -0/+0 |
* | Logs a couple of debug messages to warn about potential programming errors. | Lyubomir Marinov | 2013-11-29 | 1 | -0/+0 |
* | Updates zrtp4j to use SecureRandom in order to use /dev/urandom on linux. | Damian Minkov | 2013-11-29 | 1 | -0/+0 |
* | Attempts to remedy an issue in video telephony conferencing which could cause... | Lyubomir Marinov | 2013-11-28 | 1 | -0/+0 |
* | Fixes differences in signedness of synchronization source (SSRC) identifiers ... | Lyubomir Marinov | 2013-11-28 | 1 | -0/+0 |
* | Adds more verbose logs. Removes unnecessary casts between long and int. | Lyubomir Marinov | 2013-11-27 | 1 | -0/+0 |
* | Completes fixing build. | Damian Minkov | 2013-11-27 | 1 | -0/+1 |
* | Tries to fix the nightly build. | Lyubomir Marinov | 2013-11-27 | 1 | -1/+2 |
* | Avoids automatic boxing and unboxing in the handling of audio levels. Fixes a... | Lyubomir Marinov | 2013-11-26 | 1 | -0/+0 |
* | Prevents host candidates with loopback addresses. Patch by Emil Ivov. | Lyubomir Marinov | 2013-11-26 | 1 | -0/+0 |
* | When relaying RTP, routes RTCP Feedback Messages to their indicated recepient... | Lyubomir Marinov | 2013-11-25 | 1 | -0/+0 |
* | Fixes issues with SRTP related to the rollover of the sequence number, encryp... | Lyubomir Marinov | 2013-11-24 | 1 | -0/+0 |
* | Allows finer control over the generation of synchronization source (SSRC) ide... | Lyubomir Marinov | 2013-11-24 | 2 | -0/+0 |
* | Fixes a possible java.lang.InternalError. Reported by Server Test on the user... | Lyubomir Marinov | 2013-11-20 | 1 | -0/+0 |
* | Fixes an issue which could cause CPU starvation while receiving from Multiple... | Lyubomir Marinov | 2013-11-20 | 2 | -0/+0 |
* | Fixes working with server-side readonly groups (shared groups in OF), handles... | Damian Minkov | 2013-11-19 | 1 | -0/+0 |
* | Fixes build. | Damian Minkov | 2013-11-19 | 1 | -0/+1 |
* | Updates libjisti: Corrects deadlock for CoreAudio when closing renderer and c... | Vincent Lucas | 2013-11-19 | 1 | -0/+0 |
* | Improves the developer logs in the DTLS-SRTP implementation. | Lyubomir Marinov | 2013-11-18 | 2 | -0/+0 |
* | Use system hunspell dictionary if it exists for the selected lang | Ingo Bauersachs | 2013-11-18 | 1 | -1/+4 |
* | Disables a lot of unnecessary file writes performed by FMJ at the startup of ... | Lyubomir Marinov | 2013-11-16 | 2 | -0/+0 |
* | Works around a bug in the Bouncy Castle Crypto APIs which could cause the DTL... | Lyubomir Marinov | 2013-11-14 | 1 | -0/+0 |
* | Updates to the latest revision of ice4j (because libjitsi has been updated fo... | Lyubomir Marinov | 2013-11-14 | 1 | -0/+0 |
* | Adds the possibility to edit account details. Patch provided by Marin | yanas | 2013-11-12 | 2 | -0/+1 |
* | Merge pull request #12 from mdzhigarov/otrJitsi | gpolitis | 2013-11-11 | 1 | -0/+0 |
|\ |
|
| * | Added support for SMP for the OTR plugin. | Marin | 2013-11-07 | 1 | -0/+0 |
* | | Fixes build. | Damian Minkov | 2013-11-11 | 1 | -0/+2 |
* | | Use separate dirs for application logs, cache and configuration data | Ingo Bauersachs | 2013-11-10 | 2 | -1/+1 |
* | | Fixes crash when showing video and using java7. | Damian Minkov | 2013-11-08 | 1 | -0/+2 |
* | | Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper, | hristoterezov | 2013-11-07 | 1 | -2/+2 |