index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in: Check for some C99 headers and types
Ken Raeburn
2003-08-26
2
-0
/
+13
*
* k5-config.h: Unused file deleted
Ken Raeburn
2003-08-26
2
-311
/
+4
*
* fake-addrinfo.h (inline): Supported by Sun Forte Developer 7 compiler
Ken Raeburn
2003-08-26
2
-0
/
+5
*
* foreachaddr.c (foreach_localaddr) [HAVE_IFADDRS_H]: Skip over any returned
Ken Raeburn
2003-08-26
2
-0
/
+19
*
* fake-addrinfo.h (getnameinfo): Define to my_fake_getnameinfo only if
Ken Raeburn
2003-08-21
2
-10
/
+21
*
Make things work on IRIX again
Ken Raeburn
2003-08-21
3
-14
/
+24
*
Oops. Include errno.h even if gai_strerror isn't being defined
Ken Raeburn
2003-08-21
1
-1
/
+1
*
First cut at adding local caching to the getaddrinfo support. Still needs work
Ken Raeburn
2003-08-21
2
-81
/
+314
*
* configure.in: Check for mode_t
Ken Raeburn
2003-08-14
2
-0
/
+5
*
add missing ChangeLog entry
Tom Yu
2003-07-31
1
-0
/
+7
*
krb5_get_host_realm and krb5_free_host_realm should not be labeled as KRB5_PR...
Jeffrey Altman
2003-07-31
1
-1
/
+1
*
Don't use broken getaddrinfo on Mac OS X
Alexandra Ellwood
2003-07-22
2
-0
/
+8
*
Change crypto "provider" structures to hold numeric values instead of function
Ken Raeburn
2003-07-22
2
-7
/
+6
*
* k5-int.h (krb5int_zap_data, zap): New macros; call memset with volatile cast
Ken Raeburn
2003-07-22
2
-0
/
+9
*
Export krb5_principal2salt
Alexandra Ellwood
2003-07-21
2
-1
/
+5
*
Export krb5_get_permitted_enctypes and krb5_set_real_time for Samba
Alexandra Ellwood
2003-07-09
2
-2
/
+13
*
* k5-int.h (struct krb5_cksumtypes): Add new field trunc_size
Ken Raeburn
2003-06-24
2
-0
/
+10
*
* krb5.hin: krb524_init_ets() takes one argument
Tom Yu
2003-06-12
2
-1
/
+5
*
Export hooks for looking up SRV records, so we can avoid duplicating the code
Ken Raeburn
2003-06-06
2
-1
/
+28
*
Put krb5int_locate_server back in the accessor "export" list
Ken Raeburn
2003-06-04
2
-0
/
+8
*
* osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now
Ken Raeburn
2003-05-30
2
-1
/
+5
*
Rename interface to krb5_524_convert_creds, export it from krb5 library.
Ken Raeburn
2003-05-28
3
-6
/
+17
*
* Makefile.in (clean-windows): Remove new "timestamp" file when
Ken Raeburn
2003-05-27
2
-1
/
+6
*
* krb5.hin: Sequence number of krb5_replay_data should be unsigned
Ezra Peisach
2003-05-25
2
-1
/
+5
*
Missing prototype for krb5_db_iterate_ext
Ezra Peisach
2003-05-25
2
-0
/
+8
*
Big step towards integrating libkrb524 into libkrb5:
Ken Raeburn
2003-05-24
4
-17
/
+64
*
Implement heuristic for matching broken Heimdal sequence number encodings
Tom Yu
2003-05-23
2
-0
/
+4
*
Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuff
Tom Yu
2003-05-22
2
-15
/
+11
*
krb5int_populate_gic_opt should return void
Sam Hartman
2003-05-22
2
-1
/
+5
*
Implement krb5_get_in_tkt_with_password and
Sam Hartman
2003-05-20
2
-1
/
+10
*
Sequence numbers are now unsigned. Implement lenient parser for
Tom Yu
2003-05-18
3
-5
/
+11
*
Define the new error codes
Ken Raeburn
2003-05-17
2
-0
/
+11
*
Fix memory leaks and double frees in preauth2.c
Sam Hartman
2003-05-13
2
-0
/
+6
*
* IMplement etype_info in KDC. If the request contains any new
Sam Hartman
2003-05-12
3
-2
/
+21
*
Add a new krb5_context field for the config-file tgs_enctypes, which
Ken Raeburn
2003-05-10
2
-0
/
+16
*
Rename the local_subkey and remote_subkey fields in the auth_context
Tom Yu
2003-05-10
2
-5
/
+26
*
Implement encoders for etype_info2 and add support to s2kparams for
Sam Hartman
2003-05-06
2
-0
/
+14
*
* port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro if
Ken Raeburn
2003-05-02
2
-0
/
+20
*
Incorporate krb5_os_context directly into krb5_context, since they're always
Ken Raeburn
2003-04-28
2
-1
/
+15
*
Implementation of Microsoft set password client library code provided
Sam Hartman
2003-04-25
3
-12
/
+45
*
Require only autoconf 2.52. Try --include argument to autoconf and autoheader,
Ken Raeburn
2003-04-25
2
-1
/
+7
*
* fake-addrinfo.h (getaddrinfo) [NUMERIC_SERVICE_BROKEN]: Overwrite the port
Ken Raeburn
2003-04-07
2
-11
/
+19
*
* fake-addrinfo.h (COPY_FIRST_CANONNAME) [_AIX]: Define.
Ken Raeburn
2003-04-02
2
-9
/
+55
*
* configure.in: Use KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and higher...
Alexandra Ellwood
2003-03-18
2
-0
/
+9
*
* krb5.h: Removed enumsalwaysint because there are no typed enums in this hea...
Alexandra Ellwood
2003-03-06
3
-11
/
+23
*
* osconf.h: Added DEFAULT_SECURE_PROFILE_PATH so that KfM will only search pa...
Alexandra Ellwood
2003-03-06
2
-2
/
+12
*
* des.h, krb.h: Removed deprecated KfM functions. They will be exported but ...
Alexandra Ellwood
2003-03-06
5
-86
/
+35
*
use kdb keytab for kadmind
Tom Yu
2003-03-06
2
-1
/
+10
*
Remove kdb_dbm.h as it is unused
Sam Hartman
2003-03-05
2
-120
/
+4
*
Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except
Ken Raeburn
2003-03-05
3
-69
/
+19
[next]