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
...
*
move socklen_t, socklen handling from krb5 library to include/k5-int.h
Ken Raeburn
2001-04-26
4
-37
/
+9
*
kdb_dbm.c (destroy_file_suffix): Declare as static
Ezra Peisach
2001-04-25
2
-1
/
+5
*
* client.c (main): Ensure that end of string is NULL terminated
Ezra Peisach
2001-04-24
2
-9
/
+22
*
* util_crypt.c (kg_make_confounder): Change variable random to
Ezra Peisach
2001-04-24
2
-4
/
+9
*
update info on Solaris; add BSD/OS
Ken Raeburn
2001-04-24
1
-1
/
+8
*
* Makefile.in (unixmac): Target deleted
Ken Raeburn
2001-04-17
4
-4
/
+8
*
* Makefile.in (includes): New target
Ken Raeburn
2001-04-17
2
-13
/
+16
*
* Makefile.in (EHDRDIR): Install into kerberosIV subdirectory
Ken Raeburn
2001-04-14
2
-2
/
+3
*
* ad_print.c (ad_print): Pass address of session key to des_cblock_print_file,
Ken Raeburn
2001-04-14
2
-1
/
+4
*
* g_tkt_svc.c (CredIsExpired): Don't use a variable named "time"
Ken Raeburn
2001-04-14
2
-9
/
+13
*
* memcache.h: Don't use macro PROTOTYPE
Danilo Almeida
2001-04-13
2
-31
/
+21
*
* cksum.c (des_cbc_cksum): Gee, a consistent calling convntion.
Danilo Almeida
2001-04-12
2
-1
/
+6
*
* f_tables.h: Do not define const to nothing on platforms that
Ezra Peisach
2001-04-12
2
-6
/
+5
*
some stuff to be fixed in des code
Ken Raeburn
2001-04-10
1
-0
/
+5
*
more casting cleanup
Ken Raeburn
2001-04-10
9
-13
/
+26
*
fix/add casts as needed
Ken Raeburn
2001-04-10
16
-15
/
+50
*
more cleanup - add const, reduce casting
Ken Raeburn
2001-04-10
8
-41
/
+51
*
stuff to still address
Ken Raeburn
2001-04-10
1
-0
/
+28
*
remove some outdated comments
Ken Raeburn
2001-04-10
6
-109
/
+0
*
use const for some des inputs and reduce unnecessary casts
Ken Raeburn
2001-04-10
9
-36
/
+52
*
use const for some inputs (when practical) without changing api
Ken Raeburn
2001-04-10
4
-25
/
+36
*
* cr_err_repl.c (req_act_vno): Delete commented-out declaration
Ken Raeburn
2001-04-10
2
-9
/
+2
*
* kparse.c, send_to_kdc.c: Don't use macro PROTOTYPE
Ken Raeburn
2001-04-10
3
-3
/
+7
*
fix pathname in comment
Ken Raeburn
2001-04-10
1
-1
/
+1
*
* des_int.h: Don't use PROTOTYPE macro.
Ken Raeburn
2001-04-10
2
-68
/
+80
*
afsstring2key.c, destest.c: Don't use PROTOTYPE macro
Ken Raeburn
2001-04-10
3
-5
/
+9
*
cleanup
Ken Raeburn
2001-04-10
3
-55
/
+13
*
new test case for pcbc encryption
Ken Raeburn
2001-04-10
3
-1
/
+134
*
* pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keep
Ken Raeburn
2001-04-10
2
-3
/
+12
*
* des425.h: Deleted to avoid confusion with the other des.h in the tree. All
Ken Raeburn
2001-04-10
17
-164
/
+94
*
rename des.h -> des425.h
Ken Raeburn
2001-04-10
18
-17
/
+21
*
* quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ...
Ken Raeburn
2001-04-10
2
-5
/
+41
*
add quad_cksum test case
Ken Raeburn
2001-04-07
3
-1
/
+112
*
* mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from the
Tom Yu
2001-04-05
2
-1
/
+33
*
* t_gifconf.c: New file
Ken Raeburn
2001-03-31
2
-0
/
+131
*
* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,
Ken Raeburn
2001-03-31
2
-3
/
+17
*
reindent for readability
Ken Raeburn
2001-03-31
2
-277
/
+277
*
update comments
Ken Raeburn
2001-03-15
1
-3
/
+13
*
t_nfold.c: run n-fold test vector from kerberos-revisions draft
Ken Raeburn
2001-03-15
2
-1
/
+68
*
minor cleanup + audit issues
Ken Raeburn
2001-03-15
4
-81
/
+79
*
audit issues
Ken Raeburn
2001-03-15
1
-0
/
+7
*
* shs.h: Stop using KRB5_PROTOTYPE
Ken Raeburn
2001-03-15
2
-9
/
+9
*
minor cleanup + audit issues
Ken Raeburn
2001-03-15
4
-22
/
+18
*
* crc-32.h: Stop using PROTOTYPE macro
Ken Raeburn
2001-03-15
2
-2
/
+5
*
* Makefile.in (STLIBOBJS): Undo last change
Ken Raeburn
2001-03-13
2
-1
/
+5
*
* def_realm.c: Move prototype for krb5_try_realm_txt_rr() to
Ezra Peisach
2001-03-11
6
-11
/
+30
*
* init_ctx.c: Provide a full prototype for init_common()
Ezra Peisach
2001-03-11
7
-12
/
+27
*
* oid_ops.c: Avoid the use of a variable named index
Ezra Peisach
2001-03-11
2
-6
/
+10
*
* make_random_key.c, old_api_glue.c: Do not use a variable named
Ezra Peisach
2001-03-11
3
-9
/
+14
*
str_conv.c: Include adm_proto.h for prototypes
Ezra Peisach
2001-03-11
2
-0
/
+5
[prev]
[next]