summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* parameterize using htons/etcJohn Kohl1991-04-191-1/+7
* compare network addresesJohn Kohl1991-04-192-3/+9
* don't believe in that comment anymoreJohn Kohl1991-04-191-2/+0
* only allocate as much space as we needJohn Kohl1991-04-182-4/+8
* clean up commentsJohn Kohl1991-04-184-6/+2
* add some better error code passingJohn Kohl1991-04-171-2/+4
* add uid-checking code in replay cacheJohn Kohl1991-04-171-3/+18
* krb5_error.error is an unsigned type; error.error < 0 is always falseJohn Carr1991-04-031-1/+1
* INCLUDES was not needed; -I$(TOP) is the defaultJohn Carr1991-04-031-1/+1
* add locking codeJohn Kohl1991-04-031-1/+29
* add locking codeJohn Kohl1991-04-031-0/+89
* add mode to structure for locking codeJohn Kohl1991-04-031-0/+1
* Changed rc_dfl_resolve to initlize the private data, instead of rc_initalizeTheodore Tso1991-03-291-19/+14
* fix rcsid nameJohn Kohl1991-03-292-2/+2
* add <krb5/ext-proto.h>John Kohl1991-03-291-1/+2
* fix name of .c files (send_msg should be write_msg)John Kohl1991-03-291-5/+5
* Added read_msg.c and write_msg.cTheodore Tso1991-03-281-0/+4
* *** empty log message ***Theodore Tso1991-03-284-0/+640
* Added sendauth.c and recvauth.cTheodore Tso1991-03-281-0/+4
* don't free/clean up a ticket we're returningJohn Kohl1991-03-221-1/+4
* add sn2princJohn Kohl1991-03-211-0/+2
* add KRB5_ERR_BAD_HOSTNAME, KRB5_ERR_HOST_REALM_UNKNOWNJohn Kohl1991-03-211-0/+2
* use strdup for hostname as wellJohn Kohl1991-03-211-10/+17
* *** empty log message ***John Kohl1991-03-211-0/+106
* add ISODE_LOCAL_ERR_MISSING_PARTJohn Kohl1991-03-151-0/+1
* add firewall for malformed inputsJohn Kohl1991-03-153-0/+6
* avoid bug when no addresses are presentJohn Kohl1991-03-141-4/+13
* libos-proto.h -> los-proto.hJohn Kohl1991-03-1433-33/+33
* update copyrightJohn Kohl1991-03-141-2/+2
* fix copyrightJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-144-4/+6
* fix copyrightsJohn Kohl1991-03-1414-21/+33
* *** empty log message ***John Kohl1991-03-141-2/+2
* fix copyrightsJohn Kohl1991-03-1433-44/+41
* *** empty log message ***John Kohl1991-03-141-0/+36
* fix copyrightsJohn Kohl1991-03-1430-33/+31
* add standard copyright noticeJohn Kohl1991-03-141-0/+7
* add standard headerJohn Kohl1991-03-141-0/+18
* fix copyrightsJohn Kohl1991-03-142-0/+2
* fix copyrights; add RCS strings to those needing themJohn Kohl1991-03-1424-27/+73
* fix copyrights and RCS stringsJohn Kohl1991-03-1424-44/+84
* add RCS id stringJohn Kohl1991-03-141-0/+5
* add "all rights reserved"John Kohl1991-03-141-0/+1
* fix copyrights and RCS ident styleJohn Kohl1991-03-1423-42/+72
* fix copyrightsJohn Kohl1991-03-1425-24/+25
* want to use old string_to_key interfaceJohn Kohl1991-03-141-1/+1
* *** empty log message ***John Kohl1991-03-1414-0/+1557
* don't need BSDUNIX anymoreJohn Kohl1991-03-141-4/+0
* *** empty log message ***John Kohl1991-03-141-0/+52
* avoid HC bugJohn Kohl1991-03-131-5/+14