Commit Graph

  • 2182769575 new file Assar Westerlund 1997-03-12 11:34:50 +00:00
  • 84d5c4e87d optimize the case with a simple type Assar Westerlund 1997-03-12 11:34:28 +00:00
  • b2fbd987d2 standard endtime for tickets Assar Westerlund 1997-03-12 11:33:47 +00:00
  • b9d8ead361 added prototype for `krb5_mk_req_extended' Assar Westerlund 1997-03-12 11:32:44 +00:00
  • af0ba8889c (krb5_mk_req): Use `krb5_mk_req_extended' Assar Westerlund 1997-03-12 11:32:26 +00:00
  • 231c4f167a (krb5_get_credentials): Use `mk_req_extended' and remove old code. Assar Westerlund 1997-03-12 11:31:23 +00:00
  • 3d57f8add6 (decrypt_tkt): First try with an EncASRepPart, then with an EncTGSRepPart. Assar Westerlund 1997-03-12 11:30:09 +00:00
  • a70854165f Add new files. Johan Danielsson 1997-03-12 07:34:42 +00:00
  • 95dc4a997e Add free entry to krb5_storage. Johan Danielsson 1997-03-12 07:34:00 +00:00
  • 1cefd8096f Add some comments. Johan Danielsson 1997-03-12 07:33:30 +00:00
  • 69f90bc7cf Protos for new functions. Johan Danielsson 1997-03-12 07:33:06 +00:00
  • a23a6b2d09 Split into smaller files. Johan Danielsson 1997-03-12 07:32:43 +00:00
  • f6223a8d77 New resizable memory storage. Johan Danielsson 1997-03-12 07:29:34 +00:00
  • 2e846c7099 Split of store.c Johan Danielsson 1997-03-12 07:28:36 +00:00
  • c8b2185d10 Make krb5_decrypt keyblock const. Johan Danielsson 1997-03-12 07:26:47 +00:00
  • 516ec5fce1 Make keyblock const. Johan Danielsson 1997-03-12 07:25:53 +00:00
  • 5b96e485ac x Johan Danielsson 1997-03-11 19:26:23 +00:00
  • b1c13e20aa Add EncTicketPart to krb5_ticket. Johan Danielsson 1997-03-11 19:25:59 +00:00
  • 708eaba401 Return whole asn.1 ticket in krb5_ticket->tkt. Johan Danielsson 1997-03-11 19:25:23 +00:00
  • e727117eae TGS -> AS Johan Danielsson 1997-03-11 19:23:51 +00:00
  • 8cb1b293dd Print error string rather than number. Johan Danielsson 1997-03-11 19:23:14 +00:00
  • 4204ed1fea x Johan Danielsson 1997-03-11 19:22:22 +00:00
  • 3ee2980a80 Some kind of non-working TGS support. Johan Danielsson 1997-03-11 19:22:07 +00:00
  • 12a93922af *** empty log message *** Assar Westerlund 1997-03-10 00:44:54 +00:00
  • 66d2dabfc5 *** empty log message *** Assar Westerlund 1997-03-10 00:44:34 +00:00
  • f27b269815 reduced generated code by 1/5 Assar Westerlund 1997-03-10 00:44:20 +00:00
  • 619ad4a702 (der_put_length_and_tag): new function Assar Westerlund 1997-03-10 00:43:55 +00:00
  • e0d6f79eb2 (der_match_tag_and_length): new function Assar Westerlund 1997-03-10 00:43:36 +00:00
  • 84eca71750 added prototypes Assar Westerlund 1997-03-10 00:43:17 +00:00
  • d92b9898b0 x Johan Danielsson 1997-03-10 00:18:21 +00:00
  • 4ab477a576 Include <asn1_err.h>. Add prototype for krb5_rd_req_with_keyblock. Johan Danielsson 1997-03-10 00:18:12 +00:00
  • 8515415b33 Add function krb5_rd_req_with_keyblock that takes a precomputed keyblock. Johan Danielsson 1997-03-10 00:17:35 +00:00
  • 8096d906bc Use krb5_mk_req rather than inlined code. Johan Danielsson 1997-03-10 00:16:33 +00:00
  • a50d7d283d Calculate checksum of in_data. Johan Danielsson 1997-03-10 00:15:28 +00:00
  • 7d0f6abc94 default endtime Assar Westerlund 1997-03-09 22:53:09 +00:00
  • 78ca419366 correct types Assar Westerlund 1997-03-09 21:30:53 +00:00
  • 7a5c7bf620 Include <des.h> and <krb5_err.h>. Add prototype for krb5_get_salt. Johan Danielsson 1997-03-09 21:26:10 +00:00
  • 6684c591f6 Moved krb5_get_salt from get_in_tkt.c. Johan Danielsson 1997-03-09 21:25:31 +00:00
  • 52ab0ab71c Moved krb5_get_salt to str2key.c. Johan Danielsson 1997-03-09 21:25:10 +00:00
  • 3b41e7dc8a *** empty log message *** Assar Westerlund 1997-03-09 20:59:32 +00:00
  • 8a47809c18 do some checks on times Assar Westerlund 1997-03-09 20:59:26 +00:00
  • caf0c40caa Add a declaration of struct error_list to header files, and multiple inclusion block. Johan Danielsson 1997-03-09 20:17:49 +00:00
  • 742a6d95af *** empty log message *** Assar Westerlund 1997-03-09 20:04:40 +00:00
  • 3f7cd5ed90 new files Assar Westerlund 1997-03-09 20:03:56 +00:00
  • e500b96716 Use krb5_decrypt Assar Westerlund 1997-03-09 20:03:12 +00:00
  • 4ddfe05bd3 more prototypes Assar Westerlund 1997-03-09 20:03:01 +00:00
  • 4c837b62d3 moved krb5_decrypt Assar Westerlund 1997-03-09 20:02:54 +00:00
  • 9e014b8ff5 free Assar Westerlund 1997-03-09 20:02:41 +00:00
  • 52faf2b575 free data Assar Westerlund 1997-03-09 20:02:32 +00:00
  • 51d825f0e5 more code Assar Westerlund 1997-03-09 20:02:10 +00:00
  • 3a3ad7a7d7 get the timezone in some correct way Assar Westerlund 1997-03-09 20:01:42 +00:00
  • 22ecf0527a HAVE_TIMEZONE Assar Westerlund 1997-03-09 20:01:22 +00:00
  • 1ccd925057 try to figure out timezone Assar Westerlund 1997-03-09 20:01:11 +00:00
  • d5de4af498 AC_HAVE_STRUCT_FIELD Assar Westerlund 1997-03-09 20:00:41 +00:00
  • aa0c1fc1c0 clean-up Assar Westerlund 1997-03-08 11:08:58 +00:00
  • b3416f41ae removed Assar Westerlund 1997-03-08 10:56:18 +00:00
  • cfedf47968 x Johan Danielsson 1997-03-08 10:50:54 +00:00
  • 2647c58cad Try strerror if error code wasn't found. Johan Danielsson 1997-03-08 10:49:28 +00:00
  • 253b177ece Remove realm parameter from krb5_get_salt. Johan Danielsson 1997-03-08 10:48:34 +00:00
  • 14c2f84bd8 Initialize error table. Johan Danielsson 1997-03-08 10:47:46 +00:00
  • deda0410c5 Add PROTOTYPES Johan Danielsson 1997-03-08 10:47:17 +00:00
  • f1db719a8a Use kuser_locl.h Johan Danielsson 1997-03-08 10:46:03 +00:00
  • 3a7dce096c *** empty log message *** Johan Danielsson 1997-03-08 10:45:29 +00:00
  • 9ed4c4ee15 Include kuser_locl.h Johan Danielsson 1997-03-08 10:44:29 +00:00
  • bc31680296 x Johan Danielsson 1997-03-08 10:43:45 +00:00
  • 74f1321edf Add kdc. Johan Danielsson 1997-03-08 10:41:56 +00:00
  • 6f97eb5ad5 Add kdc/Makefile Johan Danielsson 1997-03-08 10:41:45 +00:00
  • 69816ce6c5 The beginnings of a kdc. Johan Danielsson 1997-03-08 10:39:43 +00:00
  • 835a7af102 *** empty log message *** Assar Westerlund 1997-03-08 07:36:53 +00:00
  • 7c7fbf6430 rd_safe Assar Westerlund 1997-03-08 07:36:35 +00:00
  • c9f7bc9eaa new file Assar Westerlund 1997-03-08 07:36:23 +00:00
  • 51f9a0ef84 fix Assar Westerlund 1997-03-08 07:35:57 +00:00
  • 646dccaad1 (krb5_verify_checksum): prototype Assar Westerlund 1997-03-08 07:35:38 +00:00
  • cce3ccc3dc (krb5_verify_checksum): New function Assar Westerlund 1997-03-08 07:35:11 +00:00
  • 5f185927c7 *** empty log message *** Assar Westerlund 1997-03-08 07:19:53 +00:00
  • 67764d45d9 store.h Assar Westerlund 1997-03-08 07:19:28 +00:00
  • 604d00ebf0 XXX Assar Westerlund 1997-03-08 07:19:21 +00:00
  • 5deca2b96f use krb5_create_checksum Assar Westerlund 1997-03-08 07:19:00 +00:00
  • 886b2c4c23 krb5_create_checksum Assar Westerlund 1997-03-08 07:18:43 +00:00
  • dddddc7106 mk_safe, rd_safe, mk_priv, rd_priv Assar Westerlund 1997-03-08 07:18:30 +00:00
  • e15d0f8622 new file Assar Westerlund 1997-03-08 07:18:02 +00:00
  • 8538e51a32 Added checksum.c and mk_priv.c Assar Westerlund 1997-03-08 07:17:42 +00:00
  • cb2bba2119 no more arithmetic with void* Assar Westerlund 1997-03-08 07:16:46 +00:00
  • 1c474702bb now seems to work again Assar Westerlund 1997-03-08 07:16:26 +00:00
  • 84fdc00251 Fix typo. Johan Danielsson 1997-03-08 06:25:29 +00:00
  • 722b2a9875 Fix typo. Johan Danielsson 1997-03-08 06:10:57 +00:00
  • c35a355b43 x Johan Danielsson 1997-03-08 06:04:30 +00:00
  • 7032055ac1 Add asn1_glue.c and error/*.c to libkrb5. Johan Danielsson 1997-03-08 06:03:00 +00:00
  • 1534c64557 Moved some functions to asn1_glue.c. Johan Danielsson 1997-03-08 06:01:58 +00:00
  • d99672295c Use new storage functions. Johan Danielsson 1997-03-08 06:01:01 +00:00
  • 2a5a99b401 Moved some asn1-stuff here. Johan Danielsson 1997-03-08 05:59:26 +00:00
  • a84983deee Protypes for new storage functions. Johan Danielsson 1997-03-08 05:58:26 +00:00
  • a97c83a342 Make krb5_{ret,store}_* functions able to write data to more than file descriptors. Johan Danielsson 1997-03-08 05:57:40 +00:00
  • a700b9bcaf correct crc calculation and actually checks it as well. Assar Westerlund 1997-03-08 05:55:54 +00:00
  • cd9dbf4d4f more general Assar Westerlund 1997-03-08 04:34:09 +00:00
  • bd828438df more Assar Westerlund 1997-03-08 04:16:41 +00:00
  • 89c747e774 removed old code Assar Westerlund 1997-03-08 04:03:27 +00:00
  • aecc37fca7 *** empty log message *** Assar Westerlund 1997-03-08 04:01:49 +00:00
  • 4b078ffd53 more test code Assar Westerlund 1997-03-08 04:01:38 +00:00
  • b6747ae210 don't depend on time_t == u_int32_t Assar Westerlund 1997-03-08 04:01:05 +00:00