summaryrefslogtreecommitdiff
path: root/libpiano/src/crypt_key_input.h
AgeCommit message (Collapse)AuthorFilesLines
2010-12-26Better directory layoutLars-Dominik Braun1-305/+0
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code).
2010-11-06Protocol version bump (v29)Lars-Dominik Braun1-262/+262
- New crypto keys (thanks to ZigZagJoe for extracting them) - addTiredSong api changed - song identity not needed any more => removed from libpiano
2010-10-07Protocol version bump (v28)Lars-Dominik Braun1-264/+264
New crypto keys and a small change in setQuickmix rpc call.
2010-01-21It's 2010 now.Lars-Dominik Braun1-1/+1
2009-06-27piano: Use uint32_t instead of unsigned longLars-Dominik Braun1-2/+4
2009-01-20It's 2009 nowLars-Dominik Braun1-1/+2
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore)
2008-08-21piano: New URL decryption keyLars-Dominik Braun1-263/+265
The first step is made. audioURL can be decrypted again. crypt_key_output.h is in progress...
2008-07-17piano: Fix blowfish key coding styleLars-Dominik Braun1-1042/+271
This eleminates some nasty warnings. Key contents stay the same.
2008-06-17lib: Move sources to srcLars-Dominik Braun1-0/+1071