Commit Graph

  • e7337145ee Define HAVE_WINDNS and NO_LIMIT_FD_SETSIZE Asanka Herath 2010-05-26 09:56:49 -04:00
  • 154de6b3a3 krb5_kuserok() only does the local principal test on Windows Asanka Herath 2010-03-02 03:25:05 -05:00
  • f54630328b strlen() returns a size_t Asanka Herath 2010-03-02 03:21:53 -05:00
  • 716121bc60 Don't break build if cleanup fails Asanka Herath 2010-03-02 03:21:07 -05:00
  • 323ccec648 add support to generate keys Love Hornquist Astrand 2010-05-26 09:31:23 -05:00
  • fa5a1cb201 tomcrypt rsa Love Hornquist Astrand 2010-05-22 13:19:48 -07:00
  • d631443133 Support both BE and LE MIT master key file formats Love Hornquist Astrand 2010-05-22 13:16:52 -07:00
  • 3c58379590 tomsfastmath version of rsa, keygen missing Love Hornquist Astrand 2010-05-19 22:29:07 -07:00
  • 0e97f54b54 man fixes Love Hornquist Astrand 2010-05-03 10:38:41 +02:00
  • fd107d08c4 use case compare for teletex string Love Hornquist Astrand 2010-05-01 11:47:02 +02:00
  • af0f2717c2 test case compare Love Hornquist Astrand 2010-05-01 11:45:40 +02:00
  • eec74bd2fe Wrap SOCK_CLOEXEC in ifdef, from Harald Barth Love Hornquist Astrand 2010-04-30 15:15:58 +02:00
  • 994e8641c0 hcrypto: Don't explicitly include system headers Simon Wilkinson 2010-04-29 13:59:29 +01:00
  • 2a842e90d3 Drop MD2 support Love Hornquist Astrand 2010-04-28 22:10:27 +02:00
  • 887993e8b3 Add mutex protection for the fortuna PRNG Simon Wilkinson 2010-04-16 12:04:15 +01:00
  • dd34c02329 spelling, from Tollef Fog Heen via Brian May of Debian Love Hornquist Astrand 2010-04-11 16:36:15 -07:00
  • b7c0365677 fix documentation Love Hornquist Astrand 2010-04-08 15:36:27 -07:00
  • c29933e1f5 set reply_key to NULL Love Hornquist Astrand 2010-04-07 23:01:46 -07:00
  • 312f4f9bd6 GSS_C_NO_OID matches nothing, not even it-self, document function Love Hornquist Astrand 2010-03-30 11:18:49 -07:00
  • aa371571f9 insert _FLAG into the name Love Hornquist Astrand 2010-03-29 19:08:00 -07:00
  • cf35620ecf name flag 1 as KRB5_INIT_CREDS_STEP_CONTINUE Love Hornquist Astrand 2010-03-29 18:55:41 -07:00
  • a76daa7e35 support WIND_PROFILE_LDAP_CASE Love Hornquist Astrand 2010-03-29 01:13:30 -07:00
  • d9f4d53dda s4:heimdal Use correct variable to advance past -- options in kpasswd Andrew Bartlett 2010-03-27 19:13:28 +11:00
  • aaf310f99e constify Love Hornquist Astrand 2010-03-23 20:20:51 -07:00
  • 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