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
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
2015-08-30Fix password encrypt function when using OpenSSLEion Robb
2015-08-30Makefile: set pkg-config as variableJakob Nixdorf
2015-08-27Version bump 1.6.11.6.1Eion Robb
2015-08-27Actually use the offline history setting :|Eion Robb
2015-08-27Add a setting to be able to turn off offline history downloadingEion Robb
2015-08-27Fix silly mistake causing new messages not to be displayedEion Robb
2015-08-25Improve offline history support by not repeating history if we haven't receiv...Eion Robb
2015-08-23Version Bump 1.61.6Eion Robb
2015-08-21Don't crash if we don't get an OAuth response from the servereionrobb
2015-08-21Better handling of games with non-utf8 characters in their names being played...eionrobb
2015-08-18Set the cookies needed to do mobile auth since server changeseionrobb
2015-08-13Fix for historical messages always repeated and without buddy aliaseseionrobb
2015-07-05Fix crashes when the server tells us to reconnect. Fixes #97eionrobb