wma: Move computation of high band values to a separate function.
[paraslash.git] / client_common.c
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollFix a gcc warning on 64 bit systems.
2009-07-20 Andre NollMerge commit 'meins/next' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-19 Andre Nollclient_post_select(): Defer decrypting of server challenge.
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMake RSA keys larger than 512 bit work.
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollMerge branch 'crypt' into next
2009-06-21 Andre NollStronger crypto for client authentication.
2009-06-14 Andre NollMake rc4 encryption/decryption more explicit.
2009-06-13 Andre NollKill the client-0.2.6 compatibility mode and the -...
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-04-29 Andre Noll[client] Dynamically allocate output buffer.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-02-20 Andre NollSimplify client_open().
2009-01-26 Andre NollMerge commit 'fml/master'
2009-01-24 Andre NollFix para_client's --loglevel option.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-09-30 Andre NollImplement better error diagnostics for para_client.
2008-04-06 Andre NollFix NULL pointer dereference for stdin commands.
2008-03-31 Andre NollDocumentation updates and cleanups.
2008-03-30 Andre NollSimplify the scheduling code.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-22 Andre NollMake client_pre_select() and client_post_select() static.
2007-12-22 Andre Nollclient_common.c: Trivial cosmetic cleanups.
2007-12-22 Andre Nollclient_common.c: Kill invalid FIXME.
2007-12-22 Andre Nollclient_common.c: Add a comment to client_connect().
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker03_TCP-socket-functions.diff
2007-11-25 Andre NollIntroduce tcp_connect().
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-09-28 Andre NollEven more typo fixes.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-08 Andre NollMake afs commands work.
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-13 Andre Nollfix client args info memory leak
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollclient_common.c: invalidate the private client data...
2007-02-04 Andre Nolluse own version handler for all commands.
2007-02-04 Andre Nollclient: combine client_open() and client_parse_config()
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-12 AndreFix two fd leaks
2006-07-08 AndreSimpify client_post_select()
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-21 Andreclient_close(): disable crypt
next