summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/os-proto.h
Commit message (Expand)AuthorAgeFilesLines
* Remove sendto_kdc debugging codeGreg Hudson2013-04-121-2/+0
* Get rid of cm.c and cm.hGreg Hudson2013-04-121-0/+13
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-0/+18
* Get rid of osconfig.cGreg Hudson2013-03-221-1/+0
* Add localauth pluggable interfaceGreg Hudson2013-03-091-0/+9
* Remove obsolete function krb5_secure_config_filesZhanna Tsitkov2012-08-141-3/+0
* Add internal path expansion functionsGreg Hudson2012-07-241-0/+6
* Add poll support to sendto_kdc.c so that it can work in processes withGreg Hudson2011-05-021-0/+6
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* Defer hostname lookups in krb5_sendto_kdcGreg Hudson2011-02-131-12/+37
* Minor reindent fixZhanna Tsitkov2009-11-181-24/+20
* Move krb5int_get_fq_local_hostname to os-proto.h. Not exportedEzra Peisach2009-11-151-0/+2
* Moved krb5int_sendto prototype to os-proto.h. This function is not exported Ezra Peisach2009-11-151-0/+11
* make mark-cstyleTom Yu2009-10-311-14/+15
* Add new routine krb5int_net_writev using scatter-gather source.Ken Raeburn2009-01-151-1/+4
* Add prototype for krb5int_debug_fprint to os-proto.h. Include os-proto.h inEzra Peisach2006-10-131-0/+2
* Localize the OS-specific bits of retrieving the current time a bit more.Ken Raeburn2004-06-151-0/+3
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-071-1/+1
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-3/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-8/+8
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-201-5/+1
* implement and use new internal interface for locating serversKen Raeburn2001-04-261-1/+1
* back out changes that shouldn't have been checked in yetKen Raeburn2001-04-261-1/+1
* localaddr.c (foreach_localaddr): support SIOCGIFNUM, for SolarisKen Raeburn2001-04-261-1/+1
* * def_realm.c: Move prototype for krb5_try_realm_txt_rr() toEzra Peisach2001-03-111-0/+6
* * changepw.c: Cast length argument to recvfrom/sendto to intEzra Peisach2000-10-171-0/+5
* * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach2000-07-181-0/+5
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-2/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * Makefile.in: Add changepw.c, prompter.cTom Yu1997-12-061-0/+2
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-2/+2
* Several small changes to get the PC working without warningsKeith Vetter1995-05-251-6/+0
* * genaddrs.c (krb5_auth_con_genaddrs()),Chris Provenzano1995-05-011-1/+2
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-281-0/+6
* * Makefile.in : Added source files mk_faddr.c and genaddrs.c.Chris Provenzano1995-04-261-8/+0
* Windows global stuff:Keith Vetter1995-04-141-4/+4
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-4/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-4/+8
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* put in const where appropriateJohn Kohl1991-02-251-1/+1
* add krb5_unpack_full_ipaddr, krb5_make_full_ipaddrJohn Kohl1991-02-251-3/+22
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* add constJohn Kohl1990-04-191-1/+1
* *** empty log message ***John Kohl1990-03-301-0/+26