summaryrefslogtreecommitdiff
path: root/lib/Zinternal.c
Commit message (Expand)AuthorAge
...
* Changes for better authentication.Gravatar Greg Hudson1994-11-01
* Changed KERBEROS to Z_HaveKerberosGravatar Richard Basch1993-11-20
* Changed bzero/bcopy to memset/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.Gravatar Richard Basch1993-09-24
* Ifdef additional stuff out on Z_DEBUGGravatar Lucien Van Elsen1992-08-08
* don't define Z_debug_print_closure; defined in zephyr.hGravatar Lucien Van Elsen1991-07-02
* #ifdef VARARGS -> #ifdef Z_VarargsGravatar John F. Carr1991-06-20
* Duplicate header file code instead of using inline/#undef hack forGravatar Kenneth G Raeburn1991-03-28
* Define __Zephyr_realm only if Kerberos is enabled.Gravatar Kenneth G Raeburn1991-03-21
* Eliminated initializations equivalent to defaults. Make "version"Gravatar Kenneth G Raeburn1991-03-08
* In Z_AddField, treat a null pointer as a zero-length string.Gravatar Kenneth G Raeburn1990-11-09
* Z_ReadWait: Check for failure allocating header field.Gravatar Kenneth G Raeburn1990-10-19
* fix BUG:Gravatar John Kohl1989-10-26
* add strcasecmp support (separate file)Gravatar John Kohl1988-11-14
* fix for case of non-KerberosGravatar John Kohl1988-08-08
* add CLIENTACK to list of not-acked packetsGravatar John Kohl1988-07-20
* change names to protect the innocentGravatar John Kohl1988-07-10
* ack strategy was cpu-intensive and arguably incorrectGravatar John Kohl1988-07-10
* lint fixesGravatar John Kohl1988-06-29
* auditing changesGravatar John Kohl1988-06-29
* be sensible with null pointers in Z_FormatRawHeaderGravatar John Kohl1988-06-27
* cache the version number, and don't use malloc (a waste of memory)Gravatar John Kohl1988-06-25
* lint fixesGravatar John Kohl1988-06-23
* make the queue search routines run from front to back instead of vice-versaGravatar John Kohl1988-06-20
* fix braindamage with timeoutsGravatar John Kohl1988-06-17
* add duplicate filter (short-term memory)Gravatar John Kohl1988-06-15
* For JohnGravatar Robert S. French1988-06-15
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
* Slightly more robust packet parsingGravatar Robert S. French1988-05-13
* Changed to handle new protocol formatGravatar Robert S. French1987-08-01
* Initial revisionGravatar Robert S. French1987-08-01