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
/
kdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added include for <errno.h>
Theodore Tso
1993-02-26
1
-0
/
+7
*
Fixed locking #includes
Theodore Tso
1993-02-26
1
-14
/
+55
*
Changes to store the alternate key/salt information if present
Theodore Tso
1992-09-29
1
-55
/
+159
*
Now allows the user to pass in their own custom salt information for the
Theodore Tso
1992-09-29
1
-4
/
+11
*
Support separate source and binary directories
John Carr
1992-08-21
1
-7
/
+7
*
Remove unused variable
John Carr
1992-03-25
1
-1
/
+0
*
Fix cast of dbm_open return value
John Carr
1992-03-25
1
-1
/
+1
*
sizeof (int) -> 4 bytes, because this is supposed to be a portable
John Carr
1992-02-23
1
-18
/
+15
*
sizeof(int) -> 4 bytes, because this is intended to be a portable
John Carr
1992-02-23
1
-8
/
+7
*
Make use of ANSI stdio configurable
John Carr
1992-02-23
2
-2
/
+2
*
Compare key lengths before comparing key data
John Carr
1992-02-23
1
-2
/
+2
*
Add two functions: krb5_dbm_db_open_database() and
John Carr
1992-02-23
1
-38
/
+109
*
Store the length field of the encrypted key in network byte order
John Carr
1991-12-06
2
-4
/
+16
*
with POSIX locks, we gotta have the file open for write if we want to flock
John Kohl
1991-06-14
1
-2
/
+20
*
change kdb to kdb5
John Kohl
1991-06-14
1
-1
/
+1
*
Update copyright notice
John Kohl
1991-06-06
9
-18
/
+144
*
Use fcntl(F_SETLK) if POSIX_FILE_LOCKS is defined
John Carr
1991-05-29
1
-2
/
+33
*
use "rb" for STDC
John Kohl
1991-04-19
1
-0
/
+4
*
use "wb" for STDC
John Kohl
1991-04-19
1
-1
/
+6
*
libos-proto.h -> los-proto.h
John Kohl
1991-03-14
2
-2
/
+2
*
fix copyrights
John Kohl
1991-03-14
5
-6
/
+6
*
fix copyrights
John Kohl
1991-03-04
1
-1
/
+2
*
also erase and free the temp key
John Kohl
1991-02-21
1
-0
/
+2
*
plug memory leaks
John Kohl
1991-02-21
1
-0
/
+4
*
update copyright notices
John Kohl
1991-02-19
3
-15
/
+15
*
use Krb5LibraryTarget
John Kohl
1991-02-15
1
-1
/
+1
*
add salt support
John Kohl
1991-02-14
1
-4
/
+26
*
Added kdb_db_destroy() function
Theodore Tso
1991-02-02
1
-0
/
+61
*
need kdb.h for encrypted_keyblock
John Kohl
1990-12-15
2
-0
/
+2
*
RFC draft protocol changes and related cleanups
John Kohl
1990-12-14
1
-1
/
+6
*
Changed input type to krb5_encrypted_keyblock
Theodore Tso
1990-12-13
1
-1
/
+1
*
Changed output type to krb5_encrypted_keyblock
Theodore Tso
1990-12-13
1
-1
/
+1
*
need to assure room for the checksums in the key to be encrypted
John Kohl
1990-12-12
1
-6
/
+21
*
changes for narrow/wide prototypes
John Kohl
1990-11-19
1
-2
/
+2
*
change bzero to memset
John Kohl
1990-11-08
2
-8
/
+8
*
change bcopy to memcpy
John Kohl
1990-11-08
2
-8
/
+7
*
change bcopy to memcpy
John Kohl
1990-11-08
1
-8
/
+2
*
use memcmp rather than bcmp
John Kohl
1990-11-08
1
-2
/
+2
*
fixed an apparent memory leak in krb5_dbm_db_get_principal();
Donald Davis
1990-11-02
1
-7
/
+7
*
Fixed bug in the unlocking routine so it really would call flock
Theodore Tso
1990-11-02
1
-5
/
+3
*
Changes to export kdb5_db_lock and kdb5_db_unlock to the API.... changed
Theodore Tso
1990-10-15
1
-7
/
+11
*
use macros to hide abstraction
John Kohl
1990-09-20
2
-8
/
+5
*
add #define calls for abstraction
John Kohl
1990-09-20
2
-10
/
+8
*
fix reference to copyright/distribution provisions
John Kohl
1990-05-25
5
-5
/
+5
*
add RCS and copyright info
John Kohl
1990-05-25
1
-0
/
+9
*
include file fix-ups
John Kohl
1990-05-23
7
-33
/
+4
*
allocate space for padding
John Kohl
1990-05-18
1
-1
/
+8
*
changes for new encryption interface
John Kohl
1990-05-09
2
-2
/
+2
*
add delete function
John Kohl
1990-05-09
1
-9
/
+65
*
add twice argument
John Kohl
1990-05-02
1
-1
/
+4
[next]