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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* kdb_dbm.c: Unused file deleted
Ken Raeburn
2005-06-10
2
-1409
/
+4
*
* sendto_kdc.c (service_fds): Don't create a select_state on the stack; take an
Ken Raeburn
2005-06-10
2
-23
/
+40
*
* f_tables.h: Include k5-platform.h.
Ken Raeburn
2005-06-09
2
-11
/
+9
*
Make "make check" able to link things again..
Ken Raeburn
2005-05-24
2
-1
/
+7
*
Implement RFC 3961 PRF
Sam Hartman
2005-05-20
16
-67
/
+491
*
* err_txt.c: Don't include krb_err.c if DEPEND is defined
Ken Raeburn
2005-05-13
2
-1
/
+5
*
build failure on sparc64-solaris
Ken Raeburn
2005-05-04
2
-1
/
+5
*
typo fix
Ken Raeburn
2005-05-01
1
-1
/
+1
*
* ytypes.h: Include autoconf.h. Include sys/types.h only if it exists
Ken Raeburn
2005-05-01
2
-0
/
+8
*
* shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each round
Ken Raeburn
2005-05-01
2
-0
/
+32
*
* md5.c (Transform) [CONFIG_SMALL]: Roll loops for each round
Ken Raeburn
2005-05-01
2
-0
/
+60
*
* md4.c (Transform) [CONFIG_SMALL]: Roll loops for each round
Ken Raeburn
2005-05-01
2
-0
/
+27
*
* t_crc.c (main): Don't run timing test for now
Ken Raeburn
2005-05-01
2
-1
/
+7
*
updated dependencies for socket-utils.h change
Ken Raeburn
2005-04-28
2
-9
/
+9
*
* yarrow.c: Delete old macintosh support.
Ken Raeburn
2005-04-28
2
-13
/
+21
*
the purpose of the krb5_get_credentials call is to
Jeffrey Altman
2005-04-25
2
-2
/
+19
*
Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctx
Jeffrey Altman
2005-04-23
4
-47
/
+34
*
* lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOST
Ken Raeburn
2005-04-20
2
-1
/
+5
*
Allow compile-time specification that small code space is desired
Ken Raeburn
2005-04-13
5
-15
/
+61
*
* aesopt.h: On PalmOS, include FloatMgr.h to get endianness flag.
Ken Raeburn
2005-04-13
2
-7
/
+14
*
* aes_s2k.c (krb5int_aes_string_to_key): Widen bytes of iteration count befor...
Ken Raeburn
2005-04-13
2
-1
/
+8
*
* Makefile.in (all-unix): Don't build aes-gen by default, leave it for 'make ...
Ken Raeburn
2005-04-13
2
-1
/
+6
*
* Makefile.in (BISONFLAGS): Drop -v.
Ken Raeburn
2005-04-13
3
-23
/
+27
*
Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO
Ken Raeburn
2005-04-13
35
-35
/
+47
*
Work around Makefile quoting problems
Tom Yu
2005-04-07
6
-5
/
+20
*
* import_name.c (krb5_gss_import_name): Use k5_getpwuid_r
Ken Raeburn
2005-03-26
2
-14
/
+6
*
* kuserok.c (krb5_kuserok): Use k5_getpwnam_r
Ken Raeburn
2005-03-26
2
-13
/
+5
*
* dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn't
Tom Yu
2005-03-23
2
-0
/
+14
*
* x-deltat.y (wsnum): Add missing semicolon following YYERROR,
Tom Yu
2005-03-23
2
-1
/
+5
*
* gic_keytab.c (krb5_get_init_creds_keytab): When calling
Tom Yu
2005-03-22
2
-1
/
+11
*
The current wconfig.c does not treat @MAINT@ as a comment. Until we
Jeffrey Altman
2005-03-15
2
-1
/
+9
*
krb5_c_is_keyed_cksum() is a boolean function. It cannot safely return
Jeffrey Altman
2005-03-15
2
-1
/
+10
*
* sn2princ.c (krb5_sname_to_principal):
Jeffrey Altman
2005-03-06
2
-20
/
+55
*
* asn1_encode.c (asn1_encode_generaltime): If gmtime_r returns int instead of
Ken Raeburn
2005-03-04
2
-0
/
+10
*
time-delta parser doesn't work on HP-UX 10
Ken Raeburn
2005-03-03
4
-703
/
+1035
*
* krb5_libinit.c (krb5int_lib_fini): Only show "skipping" message if
Ken Raeburn
2005-02-17
2
-0
/
+7
*
Export missing DATA symbols on Windows
Jeffrey Altman
2005-02-16
2
-9
/
+21
*
* init_ctx.c (init_common): Delete redundant library initialization call that
Ken Raeburn
2005-02-16
2
-4
/
+22
*
missed one file on previous commit
Tom Yu
2005-02-11
1
-2
/
+2
*
Implement principal name and auth flavor fallback for kadm5 client
Tom Yu
2005-02-11
4
-257
/
+368
*
* gic_pwd.c (krb5_get_init_creds_password): Fix so empty password
Tom Yu
2005-02-10
2
-1
/
+7
*
* krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini): If SHOW_INITFINI_FUNCS
Ken Raeburn
2005-02-09
2
-1
/
+14
*
* Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define
Ken Raeburn
2005-02-09
4
-0
/
+10
*
* gss_libinit.c (gssint_lib_init, gssint_lib_fini) [SHOW_INITFINI_FUNCS]: Pri...
Ken Raeburn
2005-02-09
2
-1
/
+18
*
* gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don't
Ken Raeburn
2005-02-03
2
-1
/
+4
*
Makefile.in: fix macro syntax in last change
Ken Raeburn
2005-02-03
1
-1
/
+1
*
* gssapi.hin: Don't conditionally include xom.h here
Ken Raeburn
2005-02-03
2
-8
/
+2
*
* Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ when
Ken Raeburn
2005-02-03
3
-9
/
+14
*
* configure.in: Check for xom.h. Set include_xom to a C include directive or
Ken Raeburn
2005-02-03
2
-0
/
+9
*
* t_walk_rtree.c (main): Free context at end to allow searching
Ezra Peisach
2005-01-28
2
-0
/
+6
[prev]
[next]