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
2019-09-30Version bump - 1.71.7Eion Robb
2019-09-18Fix not showing up friend's current gamesRoshless
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-06-19Try to re-request any rate-limited responsesEion 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-21Fix 'make install' dependenciesJulian Ospald
2016-09-10Quote variables in install rulesJulian Ospald
2016-07-03Updated README and SPEC for Fedora (#148)Vitaly Zaitsev
2016-06-19Add GPLv3+ preamble to all source files.Eion Robb
2016-04-16Suppress json-glib errors, see issue #133Eion Robb
2016-04-08Lint: unused variables, socket write error checks.Jonathan Harker
2016-03-14Only allow OpenSSL on platforms that don't ship Pidgin with OpenSSLEion 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-24Added option to display the url of the captchaTobias Tangemann
2016-01-21Remove the unused base64 headers in NSS RSA encryptionEion Robb
2016-01-08Fix compiler error with group/clan detection codeEion Robb
2016-01-08Find out the name of a buddy auth request before displaying it to the userEion Robb
2016-01-07Ignore invites from groups/clansEion Robb
2015-12-24Use code from Miranda for doing RSA on win32 without any NSS dependenciesEion Robb
2015-12-24Add an option to appear as a 'web' user instead of a 'mobile' userEion Robb
2015-12-15Synced SPEC with upstream.V1TSK
2015-12-04Remove old dll/so/tarball's from the releases directoryEion Robb
2015-12-01Create LICENSEEion Robb
2015-11-15Fix other uses of steam_set_steam_guard_token_cbesainane
2015-11-15Rework steam_set_steam_guard_token_cbesainane
2015-11-15Trim trailing whitespace in libsteam.cesainane
2015-11-15Do not raise an error during email authesainane
2015-10-15Removed gnome-keyring dep.V1TSK
2015-10-14Renamed SPEC file.V1TSK
2015-10-14Added SPEC file for Fedora/openSUSE.V1TSK
2015-10-06Add `make install` option to MakefileEion Robb
2015-08-31RSA code updated to work with mbedtls 2.0.0Tobias Tangemann
2015-08-30Merge pull request #109 from flocke/masterEion Robb
2015-08-30steam_rsa: G_UNLIKELY -> G_LIKELY.Jakob Nixdorf
2015-08-30steam_rsa: add libgcrypt as crypto backendJakob Nixdorf