Commit Graph

  • de6da2f212 add people Love Hornquist Astrand 2010-03-21 22:09:54 -07:00
  • 096902359f 1.3.2 Love Hornquist Astrand 2010-03-21 21:36:35 -07:00
  • 4660ec8358 check for underruns Love Hornquist Astrand 2010-03-21 21:05:21 -07:00
  • d02418be27 windows doesn't have /dev/random Love Hornquist Astrand 2010-03-21 16:44:30 -07:00
  • 08572822da use pathp for pathbased file names Love Hornquist Astrand 2010-03-21 16:07:45 -07:00
  • 408e3420d1 try hard to unset HOME and randfile Love Hornquist Astrand 2010-03-21 16:06:34 -07:00
  • 83e2a17c0f document more assumptions about hdb_rename Love Hornquist Astrand 2010-03-21 14:56:57 -07:00
  • d837f736f8 Make locking work when doing rename, rename assume db in not ->hdb_open'ed. Love Hornquist Astrand 2010-03-21 14:55:36 -07:00
  • c491b59007 pull out unix /dev/random if we cant get users home directory Love Hornquist Astrand 2010-03-21 11:01:24 -07:00
  • 76122d97c2 Test emptier environment Love Hornquist Astrand 2010-03-21 10:59:26 -07:00
  • fc9aff2260 log the source too Love Hornquist Astrand 2010-03-21 09:41:20 -07:00
  • 3ac7d626c2 log failures Love Hornquist Astrand 2010-03-21 09:37:42 -07:00
  • 32d148b2f8 Check for dd_fd in DIR not struct dirent Love Hornquist Astrand 2010-03-21 09:08:46 -07:00
  • fea82013eb Check for dd_fd in DIR not struct dirent Love Hornquist Astrand 2010-03-21 08:58:33 -07:00
  • ad2de1222f spelling Love Hornquist Astrand 2010-03-20 15:25:55 -07:00
  • cfb43997ae define YY_NULL Love Hornquist Astrand 2010-03-20 14:44:16 -07:00
  • b0a79dcd40 Improve the dns retry logic Love Hornquist Astrand 2010-03-19 14:19:43 -07:00
  • d3efb7d043 don't bother supporting KRB5_AUTHDATA_SIGNTICKET_OLD Love Hornquist Astrand 2010-03-19 13:58:45 -07:00
  • 24e2001f51 support old SIGNTICKET too Love Hornquist Astrand 2010-03-19 13:56:20 -07:00
  • 3af54e67d9 Renumber signedticket to 512 since 142 was stolen. Love Hornquist Astrand 2010-03-19 13:44:51 -07:00
  • 6bff49a89d memset the right length of the {i,o}pad data, memset opad not ipad in the opad case (typo) Andrew Tridge 2010-03-18 10:59:51 -07:00
  • f26d6c2398 (krb5_set_default_in_tkt_etypes): filter out unwanted enctypes Love Hornquist Astrand 2010-03-17 09:30:11 -07:00
  • 523c393829 Better error message for decomp Love Hornquist Astrand 2010-03-17 06:21:56 -07:00
  • a6f9dfc5ad drop krb4 Love Hornquist Astrand 2010-03-16 20:43:24 -07:00
  • 433b1d5073 drop RCSID Love Hornquist Astrand 2010-03-16 12:52:58 -07:00
  • dde9ae659b drop RCSID Love Hornquist Astrand 2010-03-16 12:50:09 -07:00
  • 97648fc257 Disable kpasswdd error replies to completely malformed requests Russ Allbery 2010-02-10 11:11:42 -08:00
  • 5230b2f8f5 Discard old keys in MIT dump files in hprop Russ Allbery 2010-01-28 22:21:50 -08:00
  • 69ea9b38e9 heimdal - fix overlapped identifiers in the "krb5" library Matthias Dieter Wallnöfer 2010-03-16 15:53:39 +01:00
  • 50990d61cf free always "ctx->password" when it isn't needed anymore Love Hornquist Astrand 2010-03-16 10:04:20 -07:00
  • 313a2243bb Allow users to specify their own configuration file ~/.krb5/config Love Hornquist Astrand 2010-03-16 09:09:27 -07:00
  • a06a40dd77 dont use modern syntax to please old makeinfo Harald Barth 2010-03-15 05:03:59 -07:00
  • 33d80cbcfc include roken.h Love Hornquist Astrand 2010-03-12 09:04:39 -08:00
  • cf1b11f8a0 export more Love Hornquist Astrand 2010-03-11 23:35:26 -08:00
  • 6da28e73eb move same ifdef magic from roken-common.h.in to here, use strerror() Love Hornquist Astrand 2010-03-11 23:35:00 -08:00
  • 7d9335ce69 in the STRERROR_R_PROTO_COMPATIBLE case, only provide a rk_strerror_r function if there is a broken prototype Love Hornquist Astrand 2010-03-11 18:40:47 -08:00
  • e57bd85101 spelling Love Hornquist Astrand 2010-03-10 20:05:31 -08:00
  • f2611400b0 Set e_text for more cases Love Hornquist Astrand 2010-03-07 02:44:25 -08:00
  • ae74dc7316 allow a cross realm ticket returned in the non referrals case Love Hornquist Astrand 2010-03-07 01:02:02 -08:00
  • 03262460dd use krb5_principal_is_krbtgt Love Hornquist Astrand 2010-03-07 01:01:32 -08:00
  • 71150bb1bc add krb5_principal_is_krbtgt Love Hornquist Astrand 2010-03-07 01:00:48 -08:00
  • a46bc97443 Windows code never calls dirfd, avoid warning Love Hornquist Astrand 2010-02-27 19:23:08 -08:00
  • 94a8d9c5e5 autoconf test for dirfd and dd_fd Love Hornquist Astrand 2010-02-25 22:18:32 -08:00
  • 53024a5a22 start to document gss_import_name Love Hornquist Astrand 2010-02-21 23:21:58 +01:00
  • 521098738c document gss_release_name Love Hornquist Astrand 2010-02-21 23:21:43 +01:00
  • a40c4855ed provide complete krb5-mit.conf Love Hornquist Astrand 2010-02-21 07:03:46 -08:00
  • 564fe5cb05 remove heimdal-db* Love Hornquist Astrand 2010-02-21 07:01:30 -08:00
  • 24eeb74c4a make getnameinfo quiet by default Love Hornquist Astrand 2010-02-20 14:01:53 -08:00
  • 7c86764dea make getifaddrs quiet by default Love Hornquist Astrand 2010-02-20 13:59:39 -08:00
  • e297702f78 split dist and nodisk source for heim_ipc[cs] Love Hornquist Astrand 2010-02-20 11:22:07 -08:00
  • 0b2eece5be Do not use nested displays. Found by and unbreaking the build with mandoc(1). I will also send this patch upstream. OK todd@ jmc@ Ingo Schwarze 2010-02-20 11:19:43 -08:00
  • 45a94f309b Use libcapng to drop all privileges Guido Günther 2010-02-17 17:23:46 +01:00
  • ec18315352 drop autobuild Love Hornquist Astrand 2010-02-18 19:08:24 -08:00
  • 90397c9e4b drop autobuild Love Hornquist Astrand 2010-02-18 19:07:25 -08:00
  • 3ddb2af8d5 more flags and stuff Love Hornquist Astrand 2010-02-13 17:41:33 -08:00
  • 33e9da40b4 *** empty log message *** Love Hornquist Astrand 2010-02-13 17:39:08 -08:00
  • 61d6c3b9c5 add flags in gssapi_context_flags Love Hornquist Astrand 2010-02-13 17:38:56 -08:00
  • 53f7c6be92 more refs Love Hornquist Astrand 2010-02-13 17:28:29 -08:00
  • 57332c9b7d gssapi_mechs_intro Love Hornquist Astrand 2010-02-13 17:28:13 -08:00
  • b7581f5dcb document more about mechs Love Hornquist Astrand 2010-02-13 17:27:14 -08:00
  • 96852bdc79 list contants for mechs Love Hornquist Astrand 2010-02-13 17:23:09 -08:00
  • 84b58b78b6 start of documention of gss_init_sec_context Love Hornquist Astrand 2010-02-13 17:14:46 -08:00
  • 711ef346a0 move krb5_set_home_dir_access() group krb5 Love Hornquist Astrand 2010-02-10 18:26:46 -08:00
  • c9a0c39786 add check for [libdefaults_entries]allow_weak_crypto Love Hornquist Astrand 2010-02-04 16:13:06 -08:00
  • bc3d8992cd Don't attempt to load a password quality verifier from NULL Russ Allbery 2010-01-14 16:09:53 -08:00
  • f3a559b3c2 Ensure data structures allocated by hprop are initialized Russ Allbery 2010-01-28 15:06:42 -08:00
  • 04d3215d39 _wind_ucs2read is not a private symbol Love Hornquist Astrand 2010-02-02 20:16:47 -08:00
  • e7d997e8ee Comment .gitignore Russ Allbery 2010-02-02 16:01:07 -08:00
  • dc2b09f167 Remove lib/hx509/*.pem files from .gitignore Russ Allbery 2010-02-02 15:58:39 -08:00
  • 92a17668e5 Flesh out .gitignore Russ Allbery 2010-02-02 15:57:48 -08:00
  • d5970c0851 Report mkvno as unknown Russ Allbery 2010-02-02 14:28:10 -08:00
  • 117652f353 Disable kadmind.exe since currently it doesn't build Love Hornquist Astrand 2010-02-02 19:29:55 -08:00
  • 3d715adc21 Rename the database after closing it in hpropd Russ Allbery 2010-02-01 21:27:14 -08:00
  • 20c65310ea Support MIT dump formats 5 and 6 in hprop Russ Allbery 2010-02-01 20:10:13 -08:00
  • 73d0fc23a4 Store last password change date when parsing MIT dumps in hprop Russ Allbery 2010-02-01 18:11:52 -08:00
  • 01d54cacc9 Allow weak crypto in hprop Russ Allbery 2010-01-27 20:49:08 -08:00
  • 8a57d5cb08 Add krb5_allow_weak_crypto API to enable weak enctypes Russ Allbery 2010-01-27 20:39:21 -08:00
  • 560fc640bb Lowercase linux, from Harald Barth Love Hornquist Astrand 2010-01-26 22:14:59 -08:00
  • 908ece3604 Adapt for Linux with SOCK_CLOEXEC, patch from Harald Barth Love Hornquist Astrand 2010-01-26 10:46:51 -08:00
  • 4376b6c8b1 spelling Love Hornquist Astrand 2010-01-25 23:50:37 -08:00
  • 2fbdb6a514 rewrite socket to rk_socket of there is SOCK_CLOEXEC and there is linux, prompted by Harald Barth Love Hornquist Astrand 2010-01-25 23:01:18 -08:00
  • deee0bbad9 put SOCK_CLOEXEC in the right argument, from Harald Barth Love Hornquist Astrand 2010-01-25 23:01:09 -08:00
  • 4038832098 Export krb5_principal_get_num_comp Russ Allbery 2010-01-25 18:01:11 -08:00
  • 609e8dd156 reset GSS_C_DELEG_FLAG when there is no consumer Love Hornquist Astrand 2010-01-19 21:22:53 +00:00
  • 3441bbb98e Clarify documentation of password quality check modules Russ Allbery 2010-01-14 17:40:16 -08:00
  • 80317bbd20 Pass external password quality program name as first argument Russ Allbery 2010-01-14 13:26:11 -08:00
  • 1f4bb75eef Only free hx509ctx if its actually allocated Love Hornquist Astrand 2010-01-12 17:47:54 -08:00
  • 1b3a8d3032 just close socket Love Hornquist Astrand 2010-01-08 14:19:21 +01:00
  • 3b51f94c2b Make compile on pre-leopard (Tiger needs CSSM_SIZE), From Quanah Gibson-Mount Love Hornquist Astrand 2010-01-08 13:17:47 +01:00
  • 461c1b1535 check for CommonCrypto/CommonDigest.h since it doesn't exists on Tiger Love Hornquist Astrand 2010-01-08 13:13:10 +01:00
  • 9200bb1738 Wrap <CommonCrypto/CommonDigest.h> with ifdef since it doesn't exists on Tiger Love Hornquist Astrand 2010-01-08 13:12:44 +01:00
  • f6e0d19cc0 make rk_SOCK_EXIT a statment to avoid warnings Love Hornquist Astrand 2010-01-08 13:08:24 +01:00
  • c24a7d2d80 fix const-ifyier on cc-ops Love Hornquist Astrand 2010-01-08 13:07:27 +01:00
  • 26770c90f3 move unused variable to inside #ifdef Love Hornquist Astrand 2010-01-08 12:59:35 +01:00
  • f3ea26c759 remove unused variable Love Hornquist Astrand 2010-01-08 12:58:20 +01:00
  • 3cc8e8bfc7 listen for http requests Love Hornquist Astrand 2010-01-06 12:54:54 +01:00
  • 8857c285e8 build ts-http Love Hornquist Astrand 2010-01-06 12:54:27 +01:00
  • dad3296f64 expose SIPC_TYPE flags Love Hornquist Astrand 2010-01-06 12:54:09 +01:00
  • 0f5267b97f Make http connections work Love Hornquist Astrand 2010-01-06 12:53:52 +01:00
  • 1354b6650b clean up http support Love Hornquist Astrand 2010-01-06 10:42:28 +01:00