summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (all-unix, install): Build and install kadm_err.h.Ken Raeburn2003-01-222-4/+8
* * krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntaxKen Raeburn2003-01-172-1/+6
* Use "standard" error table processing rulesKen Raeburn2003-01-152-6/+18
* Move socklen_t and sockaddr_storage definitions to port-sockets.hKen Raeburn2003-01-103-17/+32
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-4/+6
* AIX 4.3.3 getaddrinfo() is broken in a slightly different way than I thoughtKen Raeburn2003-01-092-7/+144
* * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03 change. ANSIEzra Peisach2003-01-082-2/+6
* 2003-01-08 Sam Hartman <hartmans@mit.edu>Sam Hartman2003-01-082-2/+7
* More const for ops tablesKen Raeburn2003-01-082-1/+2
* Make ccache and rcache ops tables constKen Raeburn2003-01-082-4/+11
* Implement krb5_auth_con_set_checksum_func, an API for setting aSam Hartman2003-01-062-1/+21
* * fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointerEzra Peisach2003-01-032-1/+6
* Ignore some new generated filesKen Raeburn2002-12-191-0/+1
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-192-25/+37
* More KfM merge workTom Yu2002-12-123-45/+51
* * krb5.hin: Update comment on krb5_kt_free_entry prototype toTom Yu2002-12-122-1/+6
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-072-4/+18
* * des.h: Move explicit definition of _WINDOWS to precedeTom Yu2002-12-042-4/+6
* * kadm.h: Include port-sockets.h, not netinet/in.h, for WindowsTom Yu2002-12-042-1/+6
* * Makefile.in (kadm_err.h): Build hereTom Yu2002-12-032-0/+8
* Merge more KfM krb4 thingsTom Yu2002-11-2713-300/+325
* * Makefile.in: Remove references to adm_err.h from here tooTom Yu2002-11-142-5/+8
* Better type and bounds checking:Ken Raeburn2002-11-132-5/+82
* New file to define SPNEGO structuresSam Hartman2002-11-062-0/+93
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-064-4/+15
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-313-4/+12
* Wrong ASN.1 definition and padata type for new hardware preauthKen Hornstein2002-10-302-2/+10
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-243-0/+94
* No support for negative password expiration last-req hintKen Hornstein2002-10-241-1/+2
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-232-0/+6
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-074-2/+10
* Fix DES_INT32 definitionTom Yu2002-09-273-138/+234
* * socket-utils.h (sa2sin, sa2sin6): Add redundant cast to (void *)Tom Yu2002-09-272-7/+17
* * port-sockets.h: Include sys/filio.h if availableKen Raeburn2002-09-192-0/+7
* update commentsKen Raeburn2002-09-191-1/+1
* Support reading a list of TCP port numbers from the KDC config file; defaultKen Raeburn2002-09-184-1/+14
* * cm.h: New fileKen Raeburn2002-09-182-0/+41
* * configure.in: Check for sys/filio.hKen Raeburn2002-09-182-1/+5
* * krb.h: Add extern "C" markers in case a C++ compiler is usedKen Raeburn2002-09-182-0/+12
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-132-0/+17
* * foreachaddr.c: Include errno.h instead of declaring errnoKen Raeburn2002-09-032-1/+3
* * fake-addrinfo.h (gaiptr, faiptr, gniptr): Delete duplicate declarationsKen Raeburn2002-09-032-16/+5
* * configure.in: Use AH_TEMPLATE to put undefined definition ofEzra Peisach2002-09-033-1/+14
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-296-5/+17
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-292-0/+21
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-236-6/+18
* * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted.Ken Raeburn2002-08-212-5/+8
* * port-sockets.h (SG_BUF): New macroKen Raeburn2002-08-212-0/+6
* * k5-int.h (struct _krb5_context): Add new member udp_pref_limitKen Raeburn2002-08-162-8/+18