Commit Graph

  • c2840534d6 (libroken_la_SOURCES): add timeval.c Assar Westerlund 2000-03-03 09:03:00 +00:00
  • 227c2064b8 add timeval functions Assar Westerlund 2000-03-03 09:02:42 +00:00
  • fd9beec0bf *** empty log message *** Assar Westerlund 2000-03-03 09:02:07 +00:00
  • 49fd620e6c add timeval prototypes Assar Westerlund 2000-03-03 09:01:48 +00:00
  • 33942db711 *** empty log message *** Assar Westerlund 2000-03-01 20:53:13 +00:00
  • 0f75ef88d7 (readline): be more liberal in what we accept from el_gets. if count == 0 -> interpret it as EOF. also copy the string first and then cut of the newline, it's cleaner Assar Westerlund 2000-03-01 20:53:05 +00:00
  • 4749d57521 add back int (got lost) Assar Westerlund 2000-03-01 20:31:23 +00:00
  • c65425f7e1 (mod_entry): free princ_ent once Assar Westerlund 2000-03-01 20:30:12 +00:00
  • 512cc88a95 (init_context_from_config_file): change rfc2052 default to no. 2782 says that underscore should be used. Assar Westerlund 2000-02-28 01:09:45 +00:00
  • 01f6982803 bump to 0.2r-pre Assar Westerlund 2000-02-24 14:47:42 +00:00
  • 410c029fc7 *** empty log message *** Assar Westerlund 2000-02-24 14:47:16 +00:00
  • ee1912847a (fcc_initialize, fcc_store_cred): verify that stores and close succeed Assar Westerlund 2000-02-24 14:46:53 +00:00
  • bbdf3d4912 (krb5_store_creds): check to see that the stores are succesful. Assar Westerlund 2000-02-24 14:46:01 +00:00
  • 37f2b4166c *** empty log message *** Assar Westerlund 2000-02-23 03:38:20 +00:00
  • dbd1f033a5 Release 0.2q Assar Westerlund 2000-02-23 03:37:41 +00:00
  • 320d8e3fda set version to 9:2:0 Assar Westerlund 2000-02-23 03:20:45 +00:00
  • e593c98e30 install mk_cmds in bin Assar Westerlund 2000-02-23 03:20:28 +00:00
  • 70a1bfbc5e *** empty log message *** Assar Westerlund 2000-02-23 03:12:28 +00:00
  • e2f292367e (krb5_expand_hostname_realms): copy the correct hostname Assar Westerlund 2000-02-23 03:12:07 +00:00
  • 2f3472173d (add_new_tcp): use the correct entries in the descriptor table Assar Westerlund 2000-02-22 22:43:44 +00:00
  • bf191095ce *** empty log message *** Assar Westerlund 2000-02-22 00:44:43 +00:00
  • b31decd7a0 initialize `descr' uniformly and correctly Assar Westerlund 2000-02-22 00:42:45 +00:00
  • bb0a23547e new stuff Assar Westerlund 2000-02-20 22:20:49 +00:00
  • 1ca3f99bad upgrade Assar Westerlund 2000-02-20 22:20:31 +00:00
  • 6f041e55db *** empty log message *** Assar Westerlund 2000-02-20 19:31:20 +00:00
  • 52c0c764b2 *** empty log message *** Assar Westerlund 2000-02-20 11:49:36 +00:00
  • a8f50fcf32 Release 0.2p Assar Westerlund 2000-02-20 11:49:08 +00:00
  • 420d43e770 *** empty log message *** Assar Westerlund 2000-02-20 02:29:07 +00:00
  • 8e94c02d5b (krb5_expand_hostname): make sure that realms is filled in even when getaddrinfo fails or does not return any canonical name Assar Westerlund 2000-02-20 02:25:29 +00:00
  • 31f19fadc9 *** empty log message *** Assar Westerlund 2000-02-19 18:54:40 +00:00
  • e27af32a63 set version to 9:1:0 Assar Westerlund 2000-02-19 18:53:56 +00:00
  • 6755882f7f set version to 7:1:2 Assar Westerlund 2000-02-19 18:53:13 +00:00
  • 70c803a679 *** empty log message *** Assar Westerlund 2000-02-19 18:52:21 +00:00
  • 0d36682a62 (descr): add sockaddr and string representation (*): re-write to use the above mentioned Assar Westerlund 2000-02-19 18:41:24 +00:00
  • b8cf86ccca Missing CFLAGS. Björn Groenvall 2000-02-18 14:35:00 +00:00
  • e0804abb73 Linux fixes. Complete pam_sm_setcred(). This is really a log for the previous version. Björn Groenvall 2000-02-18 14:33:06 +00:00
  • cf93f02cc3 Target install depends on target all. Björn Groenvall 2000-02-18 13:12:56 +00:00
  • 66554649b2 *** empty log message *** Assar Westerlund 2000-02-16 16:06:14 +00:00
  • e8a871c631 (doit): check return value from parse_hdbflags2int correctly Assar Westerlund 2000-02-16 16:05:28 +00:00
  • 155d74d37c (krb5_parse_address): use krb5_sockaddr2address to copy the result from getaddrinfo. Assar Westerlund 2000-02-16 02:09:00 +00:00
  • 0c4bb83e55 *** empty log message *** Assar Westerlund 2000-02-16 01:40:36 +00:00
  • 3b19f20311 (PARSE_INT_FORMAT): note that shorts are actually transmitted as ints (according to the integer protomotion rules) in variable arguments lists. Therefore, we should not call va_arg with short but rather with int. See <http://www.debian.org/Bugs/db/57/57919.html> for original bug report Assar Westerlund 2000-02-16 01:38:52 +00:00
  • 883af47726 Restructured and also seems to work! Björn Groenvall 2000-02-15 19:17:28 +00:00
  • 13cf73a605 (fork_flag): add Assar Westerlund 2000-02-14 02:52:55 +00:00
  • 4cd1a5b1c9 remove roken_getaddrinfo_hostspec Assar Westerlund 2000-02-14 02:24:44 +00:00
  • 09d1a23eb2 move up roken-common.h again. and move roken_getaddrinfo_hostspec here Assar Westerlund 2000-02-14 02:24:20 +00:00
  • 53911747ac *** empty log message *** Assar Westerlund 2000-02-14 02:07:59 +00:00
  • 803e697f9a Release 0.2o Assar Westerlund 2000-02-14 02:07:17 +00:00
  • 674bea0da0 *** empty log message *** Assar Westerlund 2000-02-13 21:08:03 +00:00
  • 1852dc267f (mandoc_template): also fix no- prefix in .Sh OPTIONS Assar Westerlund 2000-02-13 21:06:43 +00:00
  • 8bd2d69b2f update to reality Assar Westerlund 2000-02-13 21:04:32 +00:00
  • 69bc1d519b move down roken-common.h Assar Westerlund 2000-02-13 20:50:44 +00:00
  • 60e3154876 (mandoc_template): better man-stuff for negative options Assar Westerlund 2000-02-13 20:50:13 +00:00
  • 42890b4ee3 *** empty log message *** Assar Westerlund 2000-02-13 20:36:23 +00:00
  • de2d87e53a set version to 9:0:0 Assar Westerlund 2000-02-13 20:35:49 +00:00
  • b9e51347c8 set version to 1:0:1 Assar Westerlund 2000-02-13 20:34:49 +00:00
  • 6945a1a387 bump version to 7:0:2 Assar Westerlund 2000-02-13 20:34:03 +00:00
  • ffbde2d25c *** empty log message *** Assar Westerlund 2000-02-13 19:29:17 +00:00
  • 2f94c7de75 (do_version4): if an tgs-req is received with an old kvno, return an error reply and write a message in the log. Assar Westerlund 2000-02-13 19:27:36 +00:00
  • b85a540bdd *** empty log message *** Assar Westerlund 2000-02-13 19:23:01 +00:00
  • d4fc5ed91c add chaskiel Assar Westerlund 2000-02-13 19:22:05 +00:00
  • 06b7e92a51 (do_authenticate): return the kvno of the server and not the client. Thanks to Brandon S. Allbery KF8NH <allbery@@kf8nh.apk.net> and Chaskiel M Grundman <cg2v@andrew.cmu.edu> for debugging. Assar Westerlund 2000-02-13 19:21:22 +00:00
  • 0a5529b4d2 *** empty log message *** Assar Westerlund 2000-02-12 21:34:43 +00:00
  • 41fbbd1a82 (proto): with `--fork', create a child and send over/receive creds with export/import_sec_context Assar Westerlund 2000-02-12 21:34:11 +00:00
  • f8d313b2e0 (read_token): check malloc Assar Westerlund 2000-02-12 21:31:38 +00:00
  • 6eb399502d add --fork' / -f' (only used by gssapi) Assar Westerlund 2000-02-12 21:30:47 +00:00
  • 4812e59557 *** empty log message *** Assar Westerlund 2000-02-12 21:26:59 +00:00
  • 2d142948ef add flags for import/export Assar Westerlund 2000-02-12 21:26:26 +00:00
  • abf4ef838a (import_sec_context: add flags for what fields are included. do not include the authenticator for now. Assar Westerlund 2000-02-12 21:26:00 +00:00
  • 5ad9d2b54a (export_sec_context: add flags for what fields are included. do not include the authenticator for now. Assar Westerlund 2000-02-12 21:25:24 +00:00
  • 6d5973540d (gss_accept_sec_context): set target in context_handle Assar Westerlund 2000-02-12 21:24:08 +00:00
  • 594c2c745a *** empty log message *** Assar Westerlund 2000-02-12 16:00:37 +00:00
  • d2881b4b56 (tn): only set tos for AF_INET. From itojun@iijlab.net Assar Westerlund 2000-02-12 16:00:07 +00:00
  • b373e08930 (proto): divide up Assar Westerlund 2000-02-11 23:02:28 +00:00
  • eb45de80a9 *** empty log message *** Assar Westerlund 2000-02-11 23:01:05 +00:00
  • d25b6dec81 (gss_delete_sec_context): set context to GSS_C_NO_CONTEXT Assar Westerlund 2000-02-11 23:00:48 +00:00
  • 03341d95ce add {export,import}_sec_context Assar Westerlund 2000-02-11 23:00:12 +00:00
  • dafa5c059e first try Assar Westerlund 2000-02-11 22:59:30 +00:00
  • a5cbba0d6b updates Assar Westerlund 2000-02-11 20:58:07 +00:00
  • aada44e81c (gss_accept_sec_context): set trans flag Assar Westerlund 2000-02-11 20:53:43 +00:00
  • 08926cadd0 *** empty log message *** Assar Westerlund 2000-02-11 17:48:33 +00:00
  • f4ac549304 (addresses_str): make static Assar Westerlund 2000-02-11 17:47:19 +00:00
  • b559da5f88 remove keyfile add explicit_addresses Assar Westerlund 2000-02-11 17:46:29 +00:00
  • 2e0250a403 remove key-file Assar Westerlund 2000-02-11 17:46:01 +00:00
  • 2bfe5cd8a4 (init_sockets): pay attention to explicit_addresses some more comments. better error messages. Assar Westerlund 2000-02-11 17:45:45 +00:00
  • 2ed162dbcc add some comments remove --key-file add --addresses Assar Westerlund 2000-02-11 17:44:39 +00:00
  • d363e5464a (krb5_set_extra_addresses): const-ize and use proper abstraction Assar Westerlund 2000-02-11 17:43:43 +00:00
  • efff2d5b9b x Johan Danielsson 2000-02-07 13:40:35 +00:00
  • 37097c9c07 use roken_getaddrinfo_hostspec Johan Danielsson 2000-02-07 13:40:18 +00:00
  • 6b9dee534b proto Johan Danielsson 2000-02-07 13:39:08 +00:00
  • 8b169d3f30 getaddrinfo_hostspec.c Johan Danielsson 2000-02-07 13:38:52 +00:00
  • 5403dddf67 getaddrinfo via string specifying host and port Johan Danielsson 2000-02-07 13:38:22 +00:00
  • ba912b7548 check_transited Johan Danielsson 2000-02-07 13:31:55 +00:00
  • 81c1a29c7f krb5_check_transited_realms Johan Danielsson 2000-02-07 13:30:41 +00:00
  • 0f08f199cc illegal -> invalid Johan Danielsson 2000-02-07 12:54:17 +00:00
  • 50a74f8919 (help_flag, version_flag): should be static, these are not used by sub-commands Assar Westerlund 2000-02-07 04:29:25 +00:00
  • 268c361c5f (help_flag, version_flag): they don't belong here Assar Westerlund 2000-02-07 04:26:37 +00:00
  • 63864d65c4 remove extra files that got in Assar Westerlund 2000-02-07 04:00:51 +00:00
  • 64856ba38f fixup Assar Westerlund 2000-02-07 03:40:09 +00:00
  • 1aa296cece Release 0.2n Assar Westerlund 2000-02-07 03:39:50 +00:00