summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-142-8/+8
* <krb5/ext-proto.h> depends on <krb5/config.h>John Carr1990-12-032-0/+2
* readin_string must be declared volatile, since it may be accessedJohn Carr1990-12-031-14/+17
* change bzero to memsetJohn Kohl1990-11-081-11/+11
* change index/rindex to strchr/strrchrJohn Kohl1990-10-294-7/+7
* don't check return address, as it can fail on certain implementationsJohn Kohl1990-10-291-15/+18
* don't need posix-conf.h anymore (it's subsumed in config.h)John Kohl1990-10-292-2/+5
* change 'const krb5_principal' to krb5_const_principalJohn Kohl1990-10-191-2/+2
* change to take a ui_2 for millisecondsJohn Kohl1990-10-021-1/+1
* add rcsid_ to rcs stringJohn Kohl1990-09-122-2/+2
* update to use new POSIX feature defsJohn Kohl1990-09-053-14/+16
* need to save errno in case close failsJohn Kohl1990-08-311-1/+2
* patch XNS code to be like INET codeJohn Kohl1990-05-301-2/+11
* defname is now ccdefnameJohn Kohl1990-05-291-2/+2
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-2513-13/+13
* add RCS and copyright infoJohn Kohl1990-05-251-0/+9
* fix up include filesJohn Kohl1990-05-2310-30/+10
* add rnd_confoun.cJohn Kohl1990-05-231-0/+2
* change to * made sizeof() break. fixedJohn Kohl1990-05-171-6/+2
* move krb5_defkeyname to osconfig.cJohn Kohl1990-05-171-1/+1
* add krb5_defkeynameJohn Kohl1990-05-171-0/+1
* clean up some nitsJohn Kohl1990-05-161-8/+6
* *** empty log message ***John Kohl1990-05-161-0/+130
* add kuserokJohn Kohl1990-05-161-0/+2
* need krb5_err.hJohn Kohl1990-05-111-0/+1
* *** empty log message ***John Kohl1990-05-111-0/+42
* add ktdefnameJohn Kohl1990-05-111-0/+2
* reverse args to memset to be correctJohn Kohl1990-05-041-1/+1
* add krb5_default_pwd_prompt1, krb5_default_pwd_prompt2John Kohl1990-04-301-0/+4
* need an error if unknownJohn Kohl1990-04-271-0/+1
* config.c is now osconfig.cJohn Kohl1990-04-241-2/+2
* add an_to_ln; fix config.c lineJohn Kohl1990-04-201-1/+3
* add krb5_lname_file, krb5_max_dgram_size, krb5_max_skdc_timeout,John Kohl1990-04-201-0/+8
* add a line to the prose descriptionJohn Kohl1990-04-201-2/+6
* make manifest constants into external variablesJohn Kohl1990-04-201-8/+17
* not tested, but compilesJohn Kohl1990-04-201-0/+143
* add free_hstrl, hst_realm, net_read, net_writeJohn Kohl1990-04-191-0/+8
* add krb5_trans_fileJohn Kohl1990-04-191-0/+1
* *** empty log message ***John Kohl1990-04-192-0/+202
* add constJohn Kohl1990-04-191-2/+2
* fix name of copyright file.John Kohl1990-04-192-10/+12
* *** empty log message ***John Kohl1990-04-192-0/+94
* change getaddr to localaddrJohn Kohl1990-04-191-4/+6
* add POSIX versionJohn Kohl1990-04-191-8/+48
* add constJohn Kohl1990-04-191-1/+1
* krb5_kdc_udp_portname needs to be inside KRB5_USE_INETJohn Kohl1990-04-192-1/+5
* remove kludged port #John Kohl1990-04-191-4/+15
* add krb5_kdc_udp_portnameJohn Kohl1990-04-191-1/+2
* missing extra parens around recvfrom.John Kohl1990-04-191-7/+8
* add const to function signature where appropriateJohn Kohl1990-04-191-4/+4