summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Change daemon to expose a single event subscriptionLinus Färnstrand4-108/+75
2019-03-27Merge branch 'ios'Andrej Mihajlov133-0/+2513
2019-03-27Bootstrap iOS appAndrej Mihajlov133-0/+2513
2019-03-27Merge branch 'small-fixes'Andrej Mihajlov6-246/+347
2019-03-27Remove Node.js/yarn version requirement from READMEAndrej Mihajlov1-2/+1
2019-03-26Upgrade electron-builderAndrej Mihajlov2-237/+340
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Merge branch 'fetch-both-ipv-exit-addrs'Linus Färnstrand12-27/+99
2019-03-26Get rid of clone/allocation in CLI location printingLinus Färnstrand1-6/+7
2019-03-26Add to changelogLinus Färnstrand1-0/+3
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand4-5/+10
2019-03-26Send two GeoIP lookups, one over each IPvLinus Färnstrand7-20/+83
2019-03-26Merge branch 'upgrade-windows-service'Linus Färnstrand3-11/+10
2019-03-26Update result signaturesLinus Färnstrand1-6/+5
2019-03-26Upgrade windows-service dependency to the one with err-deriveLinus Färnstrand2-5/+5
2019-03-25Replace trim_left_matches with trim_start_matchesLinus Färnstrand1-1/+1
2019-03-25Add changelog entry about removing intermediate CALinus Färnstrand1-0/+3
2019-03-23Merge branch 'remove-intermediate-ca'David Marby1-35/+0
2019-03-23Remove the intermediate caDavid Marby1-35/+0
2019-03-22Merge branch 'compare-relay-list-files'Emīls Piņķis1-8/+21
2019-03-22Pick the most up-to-date relay list fileEmīls Piņķis1-8/+21
2019-03-22Merge branch 'account-input-border-color'Janito Vaqueiro Ferreira Filho6-12/+108
2019-03-22Remove border when logging inJanito Vaqueiro Ferreira Filho1-1/+5
2019-03-22Implement account input border colorsJanito Vaqueiro Ferreira Filho6-12/+104
2019-03-21Updating version in package files2019.2-beta1Linus Färnstrand5-7/+7
2019-03-21Update package.json path in prepare_release.shLinus Färnstrand1-2/+2
2019-03-21Add 2019.2-beta1 header to changelogLinus Färnstrand1-0/+3
2019-03-21Merge branch 'remove-relay-list-cache-preinstall'Emīls Piņķis2-0/+6
2019-03-21Remove cached relay list during installationEmīls Piņķis2-0/+6
2019-03-21Merge branch 'upgrade-duct'Linus Färnstrand3-12/+25
2019-03-21Upgrade os_pipe dependencyLinus Färnstrand2-12/+2
2019-03-21Upgrade the duct dependency to 0.12Linus Färnstrand3-7/+30
2019-03-21Merge branch 'debian9-compat-sslocal'Linus Färnstrand1-0/+0
2019-03-21Bump binaries submodule to Debian9 compat sslocalLinus Färnstrand1-0/+0
2019-03-20Merge branch 'replace-unwrap-with-expect'Linus Färnstrand6-33/+32
2019-03-20Use parking_lot in talpid-core to reduce unwrapLinus Färnstrand6-28/+27
2019-03-20Replace some openvpn module unwraps with expectLinus Färnstrand1-5/+5
2019-03-19Merge branch 'aesthetic-updates'Janito Vaqueiro Ferreira Filho6-5/+45
2019-03-19Make account input corners roundedJanito Vaqueiro Ferreira Filho4-1/+21
2019-03-19Animate notification bannerJanito Vaqueiro Ferreira Filho2-4/+24
2019-03-19Merge branch 'update-changelog'Linus Färnstrand1-1/+5
2019-03-19Move platform specific changelog entry on old releaseLinus Färnstrand1-1/+1
2019-03-19Add missing changelog entriesLinus Färnstrand1-0/+4
2019-03-19Merge branch 'slightly-improve-sorting'Emīls Piņķis1-10/+2
2019-03-19Improve alphabetical sorting in GUIEmīls Piņķis1-10/+2
2019-03-19Merge branch 'fix-connection-screen-status-message'Janito Vaqueiro Ferreira Filho1-2/+2
2019-03-18Fix connection screen status messageJanito Vaqueiro Ferreira Filho1-2/+2
2019-03-18Merge branch 'android-switch-location-screen'Janito Vaqueiro Ferreira Filho26-1/+808
2019-03-18Store selected relay item in activityJanito Vaqueiro Ferreira Filho7-5/+69
2019-03-18Close "Select location" screen on item selectionJanito Vaqueiro Ferreira Filho2-7/+21