oggdec: Fix end-of-file detection.
[paraslash.git] / client_common.c
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-04-04 Andre NollMerge remote branch 'albrecht/master'
2010-04-04 Andre Nollpara_client: Fix --user.
2010-03-07 Andre NollMerge branch 'maint'
2010-02-25 Gerrit Renker08_refactor-makesock.diff
2010-02-25 Gerrit Renker07_flow-opt-support.diff
2010-02-17 Andre Nollclient_open(): Add documentation of missing parameters.
2010-01-31 Andre NollMerge branch 'maint'
2010-01-30 Andre NollMerge remote branch 'fml/next'
2010-01-30 Andre Nollclient: Remove the buffer tree node on errors.
2010-01-18 Andre NollFix some format string warnings on x86_64.
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-17 Andre NollMerge branch 'maint'
2010-01-15 Andre Nollclient: Fix a memory leak in client_post_select().
2010-01-15 Andre Nollbtr support for para_client.
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
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.
next