index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
krb5
/
krb
/
rd_safe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix free of automatic storage
Ken Raeburn
2008-06-27
1
-4
/
+4
*
Pull out code for looking up the current time, comparing the offset of
Ken Raeburn
2007-07-20
1
-10
/
+2
*
Use memset to silence some 'may be used uninitialized' warnings
Ken Raeburn
2007-03-25
1
-0
/
+1
*
whitespace (mostly wrapping long lines produced by protoize)
Ken Raeburn
2007-03-25
1
-2
/
+8
*
Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.
Tom Yu
2003-10-08
1
-4
/
+14
*
Implement heuristic for matching broken Heimdal sequence number encodings
Tom Yu
2003-05-23
1
-1
/
+2
*
Rename the local_subkey and remote_subkey fields in the auth_context
Tom Yu
2003-05-10
1
-3
/
+2
*
protoize
Ken Raeburn
2002-09-03
1
-15
/
+2
*
* appdefault.c, get_in_tkt.c: made conf_yes and conf_no const to
Tom Yu
2002-06-26
1
-1
/
+1
*
call krb5_c_ versions of enctype/cksumtype checking routines
Ken Raeburn
2002-04-06
1
-3
/
+3
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-3
/
+3
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-1
/
+1
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-5
/
+6
*
rd_cred.c (krb5_rd_cred):
Theodore Tso
1998-02-06
1
-2
/
+2
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-4
/
+4
*
* krbconfig.c: Removed the krb5_clockskew variable
Theodore Tso
1995-11-08
1
-2
/
+1
*
Fix typo error in checkin
Ezra Peisach
1995-09-18
1
-2
/
+2
*
sendauth.c (krb5_sendauth): Make sure the scratch credentials
Theodore Tso
1995-09-16
1
-5
/
+3
*
Use checksum verifier
Paul Park
1995-07-07
1
-22
/
+10
*
* rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddr
Tom Yu
1995-07-06
1
-1
/
+1
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
1
-1
/
+1
*
Clean up gcc -Wall flames
Theodore Tso
1995-06-08
1
-9
/
+10
*
Increment remote_seq_number if KRB5_AUTH_CONTEXT_DO_SEQUENCE is set
Ezra Peisach
1995-05-20
1
-0
/
+1
*
* mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),
Chris Provenzano
1995-05-11
1
-2
/
+2
*
Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places where
Theodore Tso
1995-05-03
1
-2
/
+2
*
* mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),
Chris Provenzano
1995-05-02
1
-13
/
+22
*
* auth_con.c (krb5_auth_con_free()) :
Chris Provenzano
1995-05-01
1
-4
/
+38
*
* Makefile.in : Added gc_via_tkt.c and removed get_fcreds.c
Chris Provenzano
1995-04-26
1
-8
/
+14
*
Windows global stuff:
Keith Vetter
1995-04-14
1
-1
/
+1
*
* Makefile.in: Removed rd_req_sim.c
Chris Provenzano
1995-03-27
1
-2
/
+2
*
Fixed signed/unsigned assignment mismatches
Keith Vetter
1995-03-22
1
-1
/
+0
*
* auth_con.h auth_con.c Added for krb5_auth_con definition and
Chris Provenzano
1995-03-10
1
-92
/
+124
*
* *.c: Avoid <krb5/...> includes.
John Gilmore
1995-02-28
1
-5
/
+1
*
Converted the krb5/krb directory to work under windows. Mostly added the
Keith Vetter
1995-02-27
1
-2
/
+2
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-27
/
+28
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-6
/
+1
*
Always check the sender and receiver addresses. If the receiver is null
Theodore Tso
1994-06-02
1
-18
/
+21
*
Fixed memory deallocation/cleanup on error returns
Theodore Tso
1994-01-13
1
-2
/
+6
*
Change use of xfree to krb5_xfree to prevent namespace pollution
Theodore Tso
1993-10-15
1
-5
/
+5
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
1
-2
/
+2
*
Added check of the receiver's address (if present)
Theodore Tso
1992-09-29
1
-0
/
+5
*
Update copyright notice
John Kohl
1991-06-06
1
-2
/
+16
*
use macros for checksum routines
John Kohl
1991-04-26
1
-8
/
+5
*
krb5_free_addr -> krb5_free_address
John Kohl
1991-04-19
1
-4
/
+4
*
compare network addreses
John Kohl
1991-04-19
1
-2
/
+4
*
libos-proto.h -> los-proto.h
John Kohl
1991-03-14
1
-1
/
+1
*
update to actually do replay checking
John Kohl
1991-02-27
1
-7
/
+27
*
Changes to conform with API modifications
Theodore Tso
1991-02-19
1
-1
/
+3
*
change BADSEQ to BADORDER
John Kohl
1990-12-18
1
-1
/
+1
[next]