Merge branch 'master' into next
[paraslash.git] / client.c
2009-07-18 Andre NollMerge branch 'master' into next
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-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-14 Andre NollMake rc4 encryption/decryption more explicit.
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-05-02 Andre NollUse only a single buffer pointer for filters/receivers.
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-12 Andre NollMake scheduler structs static.
2008-04-06 Andre Nollclient.c: supervisor task should use post_select instea...
2008-04-01 Andre Nollclient.c: Add status info.
2008-04-01 Andre Nollclient.c: Fix error value of supervisor task.
2008-03-30 Andre NollSimplify the scheduling code.
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 NollFix para_client hangs.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename sched() to schedule().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-04 Andre Nollclient: combine client_open() and client_parse_config()
2007-01-05 Andreintroduce INIT_STDERR_LOCKING macro
2006-07-13 maanMerge branch 'master' into my-osx
2006-06-28 Andreclient: do not ignore startup log messages
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-15 Andredoxify client.h
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andrefix thinko in para_client's para_log()
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c
2006-06-13 Andreget rid of init_shed()
2006-06-12 Andrefix cut-and paste typo.
2006-06-12 Andremake para_client use the scheduler.
2006-06-12 Andreclient: introduce client_open()
2006-06-12 AndreMake crypo a per fd feature
2006-06-12 Andremove rc4_send_key and rc4_recv_key to struct private_cl...
2006-06-12 Andreclient: preparations for sched conversion
2006-06-11 Andreclient: rename "args_info" to "conf"
2006-06-06 Andrepara_client: use the error subsystem
2006-06-06 Andreclient: always log to stderr
2006-04-16 Andrekill para_client's interactive mode
2006-04-15 Andregcc-compat.h: rename __unused to __a_unused
2006-04-03 Andrefix potential segfault in para_client
2006-03-26 Andreuse const qualifiers where possible
2006-02-20 Andreinitial git commit