From 81db488ebe397ddba4e51e04c0719023ef18cf70 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Sun, 6 May 2012 01:46:56 +0200 Subject: Replace axTLS with PolarSSL as it does not handle secure connections well enough. --- README | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index b26c169..c4ca393 100644 --- a/README +++ b/README @@ -1,6 +1,9 @@ pianobar for Windows - build environment ======== +*Binaries* in the form of *standalone* executable ara available at: +https://github.com/thedmd/pianobar-windows-binaries + pianobar is a console client for the personalized web radio pandora (http://www.pandora.com). Source code of the original project can be found at at http://github.com/PromyLOPh/pianobar/ or http://6xq.net/projects/pianobar/ @@ -12,12 +15,11 @@ found at https://github.com/thedmd/pianobar-windows/ Solution files for Microsoft Visual Studio 2008 are available and allow building pianobar in clean environment. -Source code of four libraries is included: - - axTLS - modified version, which generate SHA-1 fingerprint for certificates - - libao - unmodified, but stripped from unnecessary files - - libmad - unmodified, but stripped from unnecessary files - - pthreads-win32 - unmodified, but stripped from unnecessary files - +Source code of included libraries: + - PolarSSL + - libao + - libmad + - pthreads-win32 + - json-c + - blowfish - modified Paul Kocher sources, available at http://www.schneier.com/blowfish-download.html -Binaries of this project can be found at: -https://github.com/thedmd/pianobar-windows-binaries \ No newline at end of file -- cgit v1.2.3