summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu2003-10-082-0/+11
* Add missing ChangeLog entry for krb.h:1.51Tom Yu2003-09-291-0/+5
* Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn2003-09-272-1/+6
* Modify the declaration of the CREDENTIALS structure to support the additionalJeffrey Altman2003-09-231-0/+4
* Alpha OSF build fails because daemon() tries to call setpgrp becauseKen Raeburn2003-09-132-2/+6
* While libc5 isn't one of our supported configurations, this is a simple enoughKen Raeburn2003-08-302-3/+11
* * krb5.hin (struct _krb5_donot_replay, krb5_rc_default, krb5_rc_resolve_type)Ken Raeburn2003-08-263-50/+56
* * configure.in: Don't test for labs, memmove or bcopy.Ken Raeburn2003-08-264-9/+5
* * configure.in: Check for some C99 headers and typesKen Raeburn2003-08-262-0/+13
* * k5-config.h: Unused file deletedKen Raeburn2003-08-262-311/+4
* * fake-addrinfo.h (inline): Supported by Sun Forte Developer 7 compilerKen Raeburn2003-08-262-0/+5
* * foreachaddr.c (foreach_localaddr) [HAVE_IFADDRS_H]: Skip over any returnedKen Raeburn2003-08-262-0/+19
* * fake-addrinfo.h (getnameinfo): Define to my_fake_getnameinfo only ifKen Raeburn2003-08-212-10/+21
* Make things work on IRIX againKen Raeburn2003-08-213-14/+24
* Oops. Include errno.h even if gai_strerror isn't being definedKen Raeburn2003-08-211-1/+1
* First cut at adding local caching to the getaddrinfo support. Still needs workKen Raeburn2003-08-212-81/+314
* * configure.in: Check for mode_tKen Raeburn2003-08-142-0/+5
* add missing ChangeLog entryTom Yu2003-07-311-0/+7
* krb5_get_host_realm and krb5_free_host_realm should not be labeled as KRB5_PR...Jeffrey Altman2003-07-311-1/+1
* Don't use broken getaddrinfo on Mac OS XAlexandra Ellwood2003-07-222-0/+8
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-222-7/+6
* * k5-int.h (krb5int_zap_data, zap): New macros; call memset with volatile castKen Raeburn2003-07-222-0/+9
* Export krb5_principal2saltAlexandra Ellwood2003-07-212-1/+5
* Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood2003-07-092-2/+13
* * k5-int.h (struct krb5_cksumtypes): Add new field trunc_sizeKen Raeburn2003-06-242-0/+10
* * krb5.hin: krb524_init_ets() takes one argumentTom Yu2003-06-122-1/+5
* Export hooks for looking up SRV records, so we can avoid duplicating the codeKen Raeburn2003-06-062-1/+28
* Put krb5int_locate_server back in the accessor "export" listKen Raeburn2003-06-042-0/+8
* * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 nowKen Raeburn2003-05-302-1/+5
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-283-6/+17
* * Makefile.in (clean-windows): Remove new "timestamp" file whenKen Raeburn2003-05-272-1/+6
* * krb5.hin: Sequence number of krb5_replay_data should be unsignedEzra Peisach2003-05-252-1/+5
* Missing prototype for krb5_db_iterate_extEzra Peisach2003-05-252-0/+8
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-244-17/+64
* Implement heuristic for matching broken Heimdal sequence number encodingsTom Yu2003-05-232-0/+4
* Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuffTom Yu2003-05-222-15/+11
* krb5int_populate_gic_opt should return voidSam Hartman2003-05-222-1/+5
* Implement krb5_get_in_tkt_with_password andSam Hartman2003-05-202-1/+10
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-183-5/+11
* Define the new error codesKen Raeburn2003-05-172-0/+11
* Fix memory leaks and double frees in preauth2.cSam Hartman2003-05-132-0/+6
* * IMplement etype_info in KDC. If the request contains any newSam Hartman2003-05-123-2/+21
* Add a new krb5_context field for the config-file tgs_enctypes, whichKen Raeburn2003-05-102-0/+16
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-102-5/+26
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-062-0/+14
* * port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro ifKen Raeburn2003-05-022-0/+20
* Incorporate krb5_os_context directly into krb5_context, since they're alwaysKen Raeburn2003-04-282-1/+15
* Implementation of Microsoft set password client library code providedSam Hartman2003-04-253-12/+45
* Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn2003-04-252-1/+7
* * fake-addrinfo.h (getaddrinfo) [NUMERIC_SERVICE_BROKEN]: Overwrite the portKen Raeburn2003-04-072-11/+19