aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Disable cross protocol call transfers.Damian Minkov2011-05-191-1/+4
* Check for registered security authority implementations before starting using...Yana Stamcheva2011-05-196-205/+141
* Do not reinitialize receive stream when we switch from camera to desktop stre...Sebastien Vincent2011-05-196-7/+117
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-0/+29
* Video configuration form adjustments (some insets added and changed a border).Yana Stamcheva2011-05-191-5/+8
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-1918-3/+210
* Fixes add contact display name change.Yana Stamcheva2011-05-192-28/+166
* Fixes missing security information when changing from one-to-one call to a co...Yana Stamcheva2011-05-184-1/+108
* Adds modifications to correctly support the XEP-0262 (ZRTP).Sebastien Vincent2011-05-184-7/+37
* Attempt to fix issue with shifting mouse click on a selected contact.Yana Stamcheva2011-05-182-29/+8
* Move some ui logs to info level.Yana Stamcheva2011-05-182-16/+16
* If there is no video size respect the settings.Damian Minkov2011-05-181-6/+2
* Fix pasting links in macosx.Damian Minkov2011-05-181-4/+12
* Fix Java 1.5 compatibility.Sebastien Vincent2011-05-181-1/+0
* Commits work in progress on Google Talk voice support.Sebastien Vincent2011-05-1819-32/+1335
* - Fixes a crash on Mac OS X reported by Emil Ivov in the FFmpeg JNI library b...Lyubomir Marinov2011-05-162-1/+24
* Fixes add contact dialog layout problems, like buttons showing over the last ...Yana Stamcheva2011-05-131-4/+6
* Change Login string to Username.Yana Stamcheva2011-05-131-1/+2
* Make it impossible to create a Jabber account without a server specified (eit...Yana Stamcheva2011-05-137-8/+48
* Fixing java 1.5 compatibility.Damian Minkov2011-05-131-1/+0
* Rebuilds the JNI FFmpeg library with newer versions of its dependencies.Lyubomir Marinov2011-05-1342-2597/+3522
* Escape attributes for special characters in DiscoverInfo and DiscoverItems in...Damian Minkov2011-05-121-1/+2
* Add the possibility to replace everywhere in the provisioning URL not just f...Sebastien Vincent2011-05-121-79/+89
* Move UUID initialization to Provisioning plugin.Sebastien Vincent2011-05-122-13/+9
* Do not let pass blindly packets if SSRC change in ZRTPTransformEngine. Also d...Sebastien Vincent2011-05-124-19/+5
* Add option in video advanced settings to disable custom framerate and to rest...Damian Minkov2011-05-113-14/+77
* XCAP: When using manually entered values for the login, use them as is withou...Ingo Bauersachs2011-05-114-15/+23
* Make sure that the server is correctly set in all Jabber accounts.Yana Stamcheva2011-05-111-5/+9
* Enables the controlling of video size and frame rate from the Video configura...Lyubomir Marinov2011-05-1132-514/+811
* Fixes the active event notification handler set up.Yana Stamcheva2011-05-111-5/+7
* Activate windows delta checkDamian Minkov2011-05-111-2/+2
* Restore previous SIP account configuration when registering with new data fai...Ingo Bauersachs2011-05-111-5/+20
* Make an Update service.Yana Stamcheva2011-05-096-3/+59
* Fix posting requests in debug mode through http debug. Change the way delta l...Damian Minkov2011-05-092-13/+11
* Hides the startup-related section in the General configuration on Linux becau...Lyubomir Marinov2011-05-081-24/+26
* Add debug logs in order to track a contact list button click issue.Yana Stamcheva2011-05-072-0/+29
* If ZRTP engine see that RTP packet SSRC has changed and if the packet is not ...Sebastien Vincent2011-05-055-82/+165
* Make sure that all video related gui modifications in the call window in the ...Yana Stamcheva2011-05-051-9/+50
* Video advanced settings panel, still not enabled.Damian Minkov2011-05-044-5/+446
* Allow configuration forms the revalidate configuration window, thus refreshin...Yana Stamcheva2011-05-043-1/+36
* Make sure that the video call window has a minimum size, which also prevents ...Yana Stamcheva2011-05-042-0/+11
* Fix conference call sound level that was broken in commit 8553 (change SSRC w...Sebastien Vincent2011-05-041-1/+7
* Fix a problem when switch between camera and desktop streaming (and vice-vers...Sebastien Vincent2011-05-048-20/+40
* Tries to fix an ArrayStoreException in MutePushBufferDataSource reported by S...Lyubomir Marinov2011-05-043-9/+11
* Generation of wix delta updates.Damian Minkov2011-05-041-4/+7
* Fixes a problem in AVFrameFormat#intersects(Format) which could lead to loss ...Lyubomir Marinov2011-05-041-15/+17
* Introduces AbstractBufferCaptureDevice and AbstractBufferStream to eliminate ...Lyubomir Marinov2011-05-0412-1254/+1245
* Use a precompiled pattern to escape chars in messagesMatthieu Casanova2011-05-021-70/+78
* Update wrong string for server certificates.Damian Minkov2011-04-291-15/+22
* Enable UPnP by default.Sebastien Vincent2011-04-293-5/+7