Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-01Merge pull request #202 from nodiscc/gitlab-ci-fix-stretch-packageHEAD1.7.2masterEion Robb
2021-10-30.gitlab-ci.yml: fix debian stretch package namingnodiscc
2021-06-20Merge pull request #197 from nodiscc/gitlab-ci1.7.1Eion Robb
2021-06-18.gitlab-ci.yml: debian packages: libsecret-1.0 is not required at runtimenodiscc
2021-06-18automatically build and publish Debian packages at https://gitlab.com/nodiscc...nodiscc
2019-09-30Version bump - 1.71.7Eion Robb
2019-09-18Merge pull request #188 from Roshless/masterEion Robb
2019-09-18Fix not showing up friend's current gamesRoshless
2019-09-14Merge pull request #187 from msschulte/patch-1Eion Robb
2019-09-14Update libsteam.cMarc Sven Schulte
2019-09-12Fix compiler warning about possible overflowEion Robb
2019-09-12Switch to using libsecret instead of the deprecated gnome-keyring. Fixes #186Eion Robb
2019-09-11Fix intermittent crashes when being rate limited. See issue #183Eion Robb
2019-09-11Fix crash when connecting, fixes issue #185Eion Robb
2019-01-17Add a delay when re-requesting a url to not trigger rate-limitingEion Robb
2018-08-01Merge pull request #176 from ChristianGalla/ReadmeFixEion Robb
2018-08-01Fixed icon pathChristian Galla
2018-06-19Try to re-request any rate-limited responsesEion Robb
2018-06-03Merge pull request #172 from xvitaly/fix-linkerEion Robb
2018-06-02Added zlib to LIBPURPLE_CFLAGS and LIBPURPLE_LIBS.Vitaly Zaitsev
2018-05-14Update json-glib dll to 0.14.2 to be compatible with Discord, Hangouts, FacebookEion Robb
2018-04-18Fix for issue 169 when we unexpectedly recieve the state of a group instead o...Eion Robb
2017-12-25Fix for issue 165 where no in-game info was displayedEion Robb
2017-09-29Add an option to redeem game keys to the accounts menuEion Robb
2016-09-21Merge pull request #153 from hasufell/masterEion Robb
2016-09-21Fix 'make install' dependenciesJulian Ospald
2016-09-10Merge pull request #152 from hasufell/masterEion Robb
2016-09-10Quote variables in install rulesJulian Ospald
2016-08-27README - wget raw .spec file (#150)esainane
2016-07-13Update to Install on Ubuntu (#149)Steven Basart
2016-07-03Updated README and SPEC for Fedora (#148)Vitaly Zaitsev
2016-06-20Adds generic install instructions for Linux (#146)Davor Babić
2016-06-19Add GPLv3+ preamble to all source files.Eion Robb
2016-04-16Suppress json-glib errors, see issue #133Eion Robb
2016-04-08Merge pull request #141 from doctorlard/add-gitignoreEion Robb
2016-04-08Merge pull request #142 from doctorlard/lint-1Eion Robb
2016-04-08Lint: unused variables, socket write error checks.Jonathan Harker
2016-04-08Adding .gitignoreJonathan Harker
2016-03-14Only allow OpenSSL on platforms that don't ship Pidgin with OpenSSLEion Robb
2016-03-14Merge pull request #139 from hasufell/masterEion Robb
2016-03-12Use object dependencies in MakefileJulian Ospald
2016-03-12Fix format security warningJulian Ospald
2016-03-12Respect system LDFLAGSJulian Ospald
2016-03-12Add mbedtls/openssl as STEAM_CRYPT_BACKENDJulian Ospald
2016-02-18Fix for infinite captcha and bad loginsEion Robb
2016-02-18Drop the use of win32 api for RSA crypto for now until I can get it to actual...Eion Robb
2016-02-16Fix for bad function calls in win32 RSA functionsEion Robb
2016-01-24Merge pull request #130 from tripplet/captcha_urlEion Robb
2016-01-24Added option to display the url of the captchaTobias Tangemann
2016-01-21Add nss devel as a required package for compilingEion Robb