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
*
Remove unneeded calls to krb5_init_ets
Richard Basch
1997-02-20
2
-2
/
+0
*
init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op)
Richard Basch
1997-02-20
3
-2
/
+1
*
f_data.c: Fixed comment
Richard Basch
1997-02-20
4
-4
/
+49
*
Do not DLL export krb5_init_ets/krb5_free_ets
Richard Basch
1997-02-20
1
-13
/
+3
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
7
-8
/
+1
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
1
-3
/
+7
*
krb5_16.def krb5_32.def: Do not export krb5_init_ets/krb5_finish_ets
Richard Basch
1997-02-20
3
-80
/
+77
*
Added set_realm.c, which implements krb5_set_principal_realm()
Theodore Tso
1997-02-19
1
-0
/
+52
*
Added new function krb5_set_principal_realm(), which is used to
Theodore Tso
1997-02-19
4
-1
/
+57
*
Replace instances of krb5_xfree..
Richard Basch
1997-02-19
2
-5
/
+4
*
Export krb5_free_data, krb5_free_data_contents
Richard Basch
1997-02-19
2
-0
/
+4
*
Remove krb5_xfree from the public interface
Richard Basch
1997-02-18
4
-15
/
+71
*
* compat_recv.c: Remove include of kerberosIV/krb4-proto.h
Ezra Peisach
1997-02-18
2
-1
/
+4
*
krb4 library required llibcew (fscanf) under win16
Richard Basch
1997-02-18
1
-1
/
+1
*
Fixed declaration (FAR keyword added)
Richard Basch
1997-02-18
1
-1
/
+1
*
Fixed arg list to match prototype (error in last checkin)
Richard Basch
1997-02-18
1
-1
/
+1
*
Export additional routines for krb4 library (win16/win32)
Richard Basch
1997-02-18
5
-12
/
+16
*
krb4_16.def krb4_32.def: Export definitions for krb4 library (win16/win32)
Richard Basch
1997-02-18
7
-42
/
+223
*
Build krb4 compatibility library for win16/win32
Richard Basch
1997-02-18
48
-498
/
+325
*
Fixed the microsecond adjustment for Windows
Richard Basch
1997-02-18
2
-3
/
+7
*
Makefile.in: build comerr dll
Richard Basch
1997-02-15
8
-43
/
+149
*
Added routine krb5_finish_ets, to complement krb5_initialize_ets
Richard Basch
1997-02-15
2
-5
/
+22
*
get_in_tkt.c: Initialize as_reply so that an error in one of the early
Richard Basch
1997-02-13
2
-4
/
+10
*
* fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm rather
Tom Yu
1997-02-13
2
-4
/
+10
*
get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validate
Richard Basch
1997-02-11
2
-4
/
+8
*
gssapi32.def: removed obsolete keywords (RESIDENTNAME, EXETYPE)
Richard Basch
1997-02-11
5
-26
/
+29
*
* configure.in: Check for sys/uio.h
Ezra Peisach
1997-02-10
3
-0
/
+10
*
* crypto_glue.c (krb5_calculate_checksum): Add krb5_const to
Ezra Peisach
1997-02-10
2
-1
/
+6
*
* svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and
Tom Yu
1997-02-10
2
-0
/
+11
*
Merge of libhack_branch
Tom Yu
1997-02-09
99
-870
/
+964
*
mk_faddr.c: Added FAR declaration
Richard Basch
1997-02-07
2
-6
/
+10
*
copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarations
Richard Basch
1997-02-07
5
-29
/
+41
*
Makefile.in: Create shared directory before building object files
Richard Basch
1997-02-07
2
-2
/
+7
*
t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype
Ezra Peisach
1997-02-06
4
-4
/
+12
*
* configure.in: Remove the CopyHeader and CopySrcHeader rules as
Ezra Peisach
1997-02-06
3
-5
/
+16
*
util_crypt.c: Include k5-int.h because we need to access the private
Richard Basch
1997-02-06
2
-1
/
+7
*
gssapi.hin: Make sure KRB5_EXPORTVAR is defined
Richard Basch
1997-02-06
2
-1
/
+5
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
252
-1231
/
+2281
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
2
-5
/
+11
*
Add brand.c to the SRCS line so that the kerbsrc.mac.tar includes
Theodore Tso
1996-12-23
2
-0
/
+6
*
brand.c: New file, which allows a release engineer to "brand" the krb5
Theodore Tso
1996-12-21
3
-0
/
+22
*
Use new call krb5_vercheck() for Windows timebomb checking; this call
Theodore Tso
1996-12-21
2
-6
/
+15
*
Change the timebomb to be June 1, 1997. Make the timebomb exit the
Theodore Tso
1996-12-21
2
-32
/
+40
*
Change name of library in file to be krb5_16.def [PR#302]
Theodore Tso
1996-12-20
2
-2
/
+7
*
Added the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EXPIRED
Theodore Tso
1996-12-13
2
-0
/
+7
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
44
-114
/
+422
*
* api.0/init.exp, api.2/init.exp: use spawn/expect instead of exec
Barry Jaspan
1996-12-09
3
-2
/
+11
*
* acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entry
Barry Jaspan
1996-12-04
2
-36
/
+14
*
* Various changes to allow channel bindings to work with both UDP
Barry Jaspan
1996-12-04
7
-25
/
+82
*
* server_acl.c (acl_load_acl_file): log errors via
Barry Jaspan
1996-12-03
2
-9
/
+21
[next]