summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dike out some debuggingGravatar John Kohl1987-07-09
* hash needs to use unsigned values (for bulletproofing)Gravatar John Kohl1987-07-09
* move server setup stuff into server_s.c; preliminary multi-serverGravatar John Kohl1987-07-09
* add timer_when()Gravatar John Kohl1987-07-09
* rip out debugging codeGravatar John Kohl1987-07-09
* remove useless ZHMClient_t; add more server functions and host funcs;Gravatar John Kohl1987-07-09
* Cache the senderGravatar Robert S. French1987-07-09
* New recipient format...sender or null, nothing elseGravatar Robert S. French1987-07-08
* RandomnessGravatar Robert S. French1987-07-08
* bug fixes, handles SIGTERM correctly, detaches from tty correctly.Gravatar David C. Jedlinsky1987-07-08
* Ignore recipient fieldGravatar Robert S. French1987-07-08
* ARRRRRGGGHHH byte alignmentGravatar Robert S. French1987-07-07
* Made ZUnsetLocation non-authenticatedGravatar Robert S. French1987-07-07
* add CLASSRESTRICTEDGravatar John Kohl1987-07-07
* new debugging styleGravatar John Kohl1987-07-07
* change debugging style; add comments, clean up null pointer checksGravatar John Kohl1987-07-07
* change debugging styleGravatar John Kohl1987-07-07
* clean up null pointer checks; add commments; rearrangeGravatar John Kohl1987-07-07
* clean up null pointer checks, add commentsGravatar John Kohl1987-07-07
* add comments, clean up null pointer referencesGravatar John Kohl1987-07-07
* clean up order of functions, add comments, clean up null pointer checksGravatar John Kohl1987-07-07
* new debug style, clean up null pointer checks and comments.Gravatar John Kohl1987-07-07
* clean up commentsGravatar John Kohl1987-07-07
* clean up NULL pointer checksGravatar John Kohl1987-07-07
* make all checks for NULL pointers just use ! rather than == NULLxxxGravatar John Kohl1987-07-07
* comment the moduleGravatar John Kohl1987-07-07
* safetyGravatar Robert S. French1987-07-05
* Initial revisionGravatar Robert S. French1987-07-05
* lint fixesGravatar John Kohl1987-07-02
* lint fixes (still not even started)Gravatar John Kohl1987-07-02
* describe external routines; get rid of print_timers()Gravatar John Kohl1987-07-02
* move server_adispatch here as part of dispatch cleanupGravatar John Kohl1987-07-02
* lint cleanupGravatar John Kohl1987-07-02
* clean up dispatch, add comments describing external funcsGravatar John Kohl1987-07-02
* lint fixes, ifdef cleanupGravatar John Kohl1987-07-02
* lint fixexGravatar John Kohl1987-07-02
* time() is a time_tGravatar John Kohl1987-07-02
* (rfrench adjustments for internal library stuff)Gravatar John Kohl1987-07-02
* lint fixesGravatar John Kohl1987-07-02
* use strings.hGravatar John Kohl1987-07-02
* arghGravatar Robert S. French1987-07-01
* check ret val from zinitGravatar Robert S. French1987-07-01
* fix up usage()Gravatar John Kohl1987-07-01
* do the Right Thing (use hostm recovery routines)Gravatar John Kohl1987-07-01
* need to pass the HM_CTL to the hostm_dispatchGravatar John Kohl1987-07-01
* support for actually checking if host is deadGravatar John Kohl1987-07-01
* change locations again; add hostm_losing()Gravatar John Kohl1987-07-01
* lintingGravatar Robert S. French1987-07-01
* add #ifndef SABERGravatar John Kohl1987-07-01
* do some modularization, cleanup, add copyrights.Gravatar John Kohl1987-07-01