summaryrefslogtreecommitdiff
path: root/client.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove loglevel argument of client_parse_config().Andre Noll2025-09-13
* Remove loglevel argument of client_open().Andre Noll2025-09-13
* client: Remove unused ->config_file member.Andre Noll2018-03-30
* Shorten copyright notice.Andre Noll2017-09-22
* Convert para_client to lopsub.Andre Noll2017-03-26
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* task_register() conversion: client taskAndre Noll2014-05-25
* Remove client_disconnect().Andre Noll2014-05-03
* Change copyright year to 2014.Andre Noll2014-02-22
* Allow addblob commands to create output.Andre Noll2013-04-03
* client: Remove sb-compatibility code.Andre Noll2013-04-01
* Change copyright year to 2013.Andre Noll2013-03-25
* trivial: Fix typo in client.h.Andre Noll2013-02-10
* Use sideband also for challenge response.Andre Noll2012-05-05
* Implement client-server feature negotiation.Andre Noll2012-05-05
* Change year in copyright message to 2012.Andre Noll2012-01-07
* client: Split client_open() and client_close().Andre Noll2011-11-20
* sched: Allow more than one running scheduler instance.Andre Noll2011-11-20
* Add/fix some doxygen comments.Andre Noll2011-08-09
* Rename struct rc4_context and stream cipher send/receive functions.Andre Noll2011-03-27
* Replace direct use of RC4 by stream cipher abstraction.Andre Noll2011-03-27
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* btr support for para_client.Andre Noll2010-01-15
* client.h: Cosmetics.Andre Noll2009-12-20
* Remove unused field challenge_nr from struct client_task.Andre Noll2009-07-19
* Make rc4 encryption/decryption more explicit.Andre Noll2009-06-14
* [client] Dynamically allocate output buffer.Andre Noll2009-04-29
* Fix para_client's --loglevel option.Andre Noll2009-01-24
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Simplify the scheduling code.Andre Noll2008-03-30
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Make client_pre_select() and client_post_select() static.Andre Noll2007-12-22
* Fix para_client hangs.Andre Noll2007-12-22
* Replace eof by error in receivers/filters/writers.Andre Noll2007-12-15
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* add more missing documentationAndre Noll2007-02-10
* client: combine client_open() and client_parse_config()Andre Noll2007-02-04
* doxify client.hAndre2006-06-15
* split client.cAndre2006-06-15