-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DavidOnSoftware/ring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DavidOnSoftware/ring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dht
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 39 files changed
- 2 contributors
Commits on Oct 4, 2014
-
SIP transport refactor. SIPTransport now represents a SIP transport. The old SIPTransport class becomes SIPTransportBroker. Makes every sip call have its own transport, to allow IP2IP calls using TLS. Refs #53057 Change-Id: I6ae8e1a4c681c6f4f5887772f5b852bd440df13f
Configuration menu - View commit details
-
Copy full SHA for ec92cc3 - Browse repository at this point
Copy the full SHA ec92cc3View commit details -
Change-Id: I9f4a17934d789e9d6c3b91f4671219ac76dfb0b2
Configuration menu - View commit details
-
Copy full SHA for 3f8b92b - Browse repository at this point
Copy the full SHA 3f8b92bView commit details -
siptransport: remove sipaccount dependency
Change-Id: I0da6479672a6d3ac1649d38de38a88ed47daff58
Configuration menu - View commit details
-
Copy full SHA for 0adcec0 - Browse repository at this point
Copy the full SHA 0adcec0View commit details -
Refs #51954 Change-Id: I9c80041869de011a49485e06898bcef43425f9e9
Configuration menu - View commit details
-
Copy full SHA for 6a2f595 - Browse repository at this point
Copy the full SHA 6a2f595View commit details -
Add the DHT code. Refs #53127 Change-Id: I86f1c43ca4851ddc4b21647e7436cdb57aa442b6
Configuration menu - View commit details
-
Copy full SHA for e508338 - Browse repository at this point
Copy the full SHA e508338View commit details -
dht: build a dhtnode utility with the deamon
dhtnode uses the DHT code from the deamon to launch and connect a DHT node controlled by a command-line interface. Refs #53127 Signed-off-by: Tristan Matthews <tristan.matthews@savoirfairelinux.com> Change-Id: Icb46db8b6e581105be1adc767995a6cdfb6895b7
Configuration menu - View commit details
-
Copy full SHA for 8cf730f - Browse repository at this point
Copy the full SHA 8cf730fView commit details -
Add a DHTAccount class based on SIPAccountBase. Refs #53127 Change-Id: I95736735a05107cdc9ffbd003fa5e4bc75518b0f
Configuration menu - View commit details
-
Copy full SHA for 42f9742 - Browse repository at this point
Copy the full SHA 42f9742View commit details -
sip: provide transport to getContactHeader()
The transport can now be different between the account and the call. For IP2IP TLS, the transport is even only set in the call. getContactHeader() uses information from the account to build the contact header, but needs a transport to guess the local IP. Refs #53057 #56312 Change-Id: Ief4cd632cb299cbe06725067fc405197b857c8c0
Configuration menu - View commit details
-
Copy full SHA for 71bdd26 - Browse repository at this point
Copy the full SHA 71bdd26View commit details -
gnome: create a dht type in the account dialog
Ref #52351 Change-Id: Ic9d96acbaae75d739afb70b78dd515823d79d946
Configuration menu - View commit details
-
Copy full SHA for e2d1b42 - Browse repository at this point
Copy the full SHA e2d1b42View commit details -
gnome: adjust widget sensitivity for DHT accounts
This concerns the widget inside the account config dialog, in the 'Basic' tab. replace all ref to 'protocol' to account 'type' Ref #52351 Change-Id: Id251a2e4f3b5ae9fd6212131c3ca2aca358381ca
Configuration menu - View commit details
-
Copy full SHA for 82349e8 - Browse repository at this point
Copy the full SHA 82349e8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dht