summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* includes depends on KRB5-types.hJohn Kohl1991-04-191-0/+2
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-1925-43/+43
* remove XXX commentJohn Kohl1991-04-191-1/+2
* clean up some XXX codeJohn Kohl1991-04-191-18/+5
* XXX not appropriateJohn Kohl1991-04-191-1/+1
* use MAXHOSTNAMELENJohn Kohl1991-04-192-2/+15
* Added missing break in switch statement; the -onlyrealmsalt option now worksTheodore Tso1991-04-191-6/+8
* use osconf.h to determine if we have in.hJohn Kohl1991-04-191-1/+7
* use "b" modes with STDCJohn Kohl1991-04-192-0/+19
* use "rb" for STDCJohn Kohl1991-04-191-0/+4
* use "wb" for STDCJohn Kohl1991-04-191-1/+6
* remove extraneous XXX'sJohn Kohl1991-04-195-6/+6
* remove extraneous XXX'sJohn Kohl1991-04-191-7/+16
* remove XXX from already-fixed partJohn Kohl1991-04-191-1/+1
* remove XXXJohn Kohl1991-04-191-1/+1
* clean up some stuff; remove length restrictionJohn Kohl1991-04-191-17/+22
* fix up/remove XXX commentsJohn Kohl1991-04-195-8/+8
* don't bother checking key->priv; the spec says you gotta prepareJohn Kohl1991-04-191-2/+0
* remove XXXJohn Kohl1991-04-191-1/+1
* parameterize use of htons/ntohsJohn Kohl1991-04-191-1/+7
* parameterize use of htons/ntohsJohn Kohl1991-04-191-4/+10
* parameterize using htons/etc.John Kohl1991-04-191-3/+10
* parameterize using htons/etcJohn Kohl1991-04-191-1/+7
* compare network addresesJohn Kohl1991-04-192-3/+9
* error messages for SAFE & PRIV were swappedJohn Kohl1991-04-191-2/+2
* (a) connect the socket so getsockname() works properlyJohn Kohl1991-04-191-10/+13
* 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
* Add command line option to set messageJohn Carr1991-04-161-4/+4
* NULL != 0John Carr1991-04-031-4/+4
* krb5_error.error is an unsigned type, don't need to check for error < 0John Carr1991-04-032-2/+2
* Change RT prototypes: char * -> void *; add atof() and atoi()John Carr1991-04-031-4/+8
* atof is const char *John Kohl1991-04-031-1/+1
* Second argument to process_v4 should be constJohn Carr1991-04-032-4/+4
* 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
* "close" the ccache file when done..John Kohl1991-04-031-0/+5
* 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
* Add depend targetJohn Carr1991-04-021-0/+4
* alpha4John Kohl1991-04-011-1/+1
* krb5_sendauth() and company moved to the Kerberos libraryTheodore Tso1991-03-294-27/+44
* Changed rc_dfl_resolve to initlize the private data, instead of rc_initalizeTheodore Tso1991-03-291-19/+14
* need size_t with GNUC for the moment..John Kohl1991-03-291-0/+13
* use subdirsJohn Kohl1991-03-291-1/+4
* add slave & testsJohn Kohl1991-03-291-1/+1