aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/ssh/ProtocolProviderServiceSSHImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the ssh protocolIngo Bauersachs2016-06-041-662/+0
* Updates the license headers.Damian Minkov2015-07-201-4/+10
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-86/+89
* Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...Vincent Lucas2012-03-011-2/+2
* Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...Vincent Lucas2012-03-011-4/+5
* Corrects the getTransportType() function documentation of the ProtocolProvide...Vincent Lucas2012-03-011-1/+1
* Adds a getTransportType() function to ProtocolProviderServices in order to ge...Vincent Lucas2012-02-291-0/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-1/+12
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-031-6/+12
* Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender...Lyubomir Marinov2009-10-171-17/+13
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-101-8/+6
* - Reduces garbage created when working with AccoutID.getAccountProperties() w...Lyubomir Marinov2008-12-161-6/+6
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-39/+6
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-1/+2
* Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...Emil Ivov2008-07-011-11/+0
* Committing code optimization patch from Lubomir MarinovEmil Ivov2008-06-201-96/+1
* - Added a protocolDisplayName in the ProtocolProviderService, which is now us...Yana Stamcheva2008-03-051-2/+13
* Apply the last version by Shobhit and finally activate SSHBenoit Pradelle2008-02-041-8/+6
* SSH support - by Jindal Shobhit - currently deactivated for security reasonsBenoit Pradelle2007-09-281-0/+760