]> andersk Git - gssapi-openssh.git/history - openssh
o Bump version to 3.0.
[gssapi-openssh.git] / openssh /
2004-01-22  cphillip o Remove compat package from bundle
2004-01-22  cphillip o Remove compat package from bundle.
2004-01-22  jbasneymake --with-globus optional if --with-globus-static...
2004-01-19  jbasneyNCSA_GSSAPI_20040119 OPENSSH_3_7_1P2_GSSAPI_20040119
2004-01-17  jbasneyinclude GSI, KRB5, and MECHGLUE in version string based...
2004-01-17  jbasneyadd NCSA_GSSAPI_20040117 to SSH_VERSION spec so we...
2004-01-17  jbasneybugfix: according to spec, we MUST skip external-keyx...
2004-01-17  jbasney- added --with-globus-static to link statically with...
2004-01-17  jbasneyon receipt of SSH2_MSG_KEXGSS_ERROR, exit with fatal...
2004-01-17  jbasneyif --with-globus-flavor is given, assume --with-globus
2004-01-17  jbasneyremove GSSAPI authentication support for SSH protocol 1
2004-01-16  jbasneyadd gsisftp symlinks on make install
2004-01-06  cphillipInitial revision
2004-01-06  jbasney- remove duplicate GSSAPIAuthentication definition...
2004-01-06  jbasneyif --with-globus used w/o a path, default to $GLOBUS_LO...
2003-12-15  jbasneyadd -R for GSI libraries on link line if need_dash_r...
2003-11-12  jbasneymerged OpenSSH 3.7.1p2 to trunk OPENSSH_3_7_1P2_GSSAPI_20031111
2003-11-12  jbasneyInitial revision
2003-11-12  jbasneypass --flavor to globus-makefile-header instead of -flavor
2003-09-17  jbasneymerged OpenSSH 3.7p1 to trunk OPENSSH_3_7P1_GSSAPI_20030916
2003-09-16  jbasneyInitial revision
2003-09-11  jbasneyadd check for GssapiAuthentication option on client side
2003-08-06  jbasneyrevert to revision 1.29: gpt_build_config relies on... OPENSSH_3_6_1P2_GSSAPI_20030806
2003-08-04  cphillip o Remove two gsi_openssh* packages from bundle module.
2003-08-01  cphillip o Add extra comment if linkline is found.
2003-08-01  cphillip o Update globus linkline derivation technique to...
2003-07-25  cphillip o Use gpt-build-config in call to figure out gpt...
2003-07-09  jbasneylet $LD_LIBRARY_PATH propagate to child processes since... OPENSSH_3_6_1P2_GSSAPI_20030721
2003-07-09  jbasneylink dynamically with GSI libraries
2003-06-13  jbasneypatch from Olle Mulmo, https://bugzilla.ncsa.uiuc.edu...
2003-05-05  jbasneyminor updates from Simon's openssh-3.6.1p2-gssapi-20030... OPENSSH_3_6_1P2_GSSAPI_20030505
2003-05-05  jbasneymerged OPENSSH_3_6_1P2 to trunk
2003-04-25  jbasneysession hook patch from Olle Mulmo: OPENSSH_3_6_1P1_GSSAPI_20030425
2003-04-25  jbasneymove code around to match Simon's patch
2003-04-25  jbasneywhitespace change to match Simon's patch
2003-04-25  jbasneyremoved declaration of ssh_gssapi_id_kex(), now split into
2003-04-25  jbasneyremoved duplicate declaration of mm_answer_gss_localname()
2003-04-21  jbasneymerge with OPENSSH_3_6_1P1_SIMON_20030417 OPENSSH_3_6_1P1_GSSAPI_20030421
2003-04-21  jbasneybugfix: mechglue code broke krb5-only build
2003-04-17  jbasneymerge of OPENSSH_3_6_1P1_SIMON_20030411
2003-04-17  jbasneyrecommit previous changes to simon's re-organized code
2003-04-17  jbasneyre-insert heimdal and mechglue patches after simon...
2003-04-17  jbasneydon't support GT 1.x anymore; always assume HAVE_GSSAPI_EXT
2003-04-17  jbasneyuse globus-makefile-header to simplify setup for GSI
2003-04-16  jbasney11 Apr 2003 patch from Simon
2003-04-15  jbasneypatch for Irix build problem from
2003-04-14  jbasneymisplaced #ifdef GSSAPI
2003-04-14  jbasneydon't allow change of service during authentication
2003-04-14  jbasneyuse gss_create_empty_oid_set() and gss_add_oid_set_memb...
2003-04-07  jbasneycast OM_uint32 to avoid warning OPENSSH_3_6_1P1_GSSAPI_20030408
2003-04-07  jbasney- if no available gssapi mechanisms, abort instead...
2003-04-07  jbasneyhandle failure in userauth_gssapi()
2003-04-07  jbasneymerge with OpenSSH 3.6.1p1
2003-04-07  jbasneysetup kexgss_client like other kex client functions...
2003-04-07  jbasneysplit ssh_gssapi_mechanisms() into client and server...
2003-04-07  jbasney- OpenSSH 3.6.1p1 merge
2003-04-07  jbasneycode re-org to match with OpenSSH 3.6. privsep functio...
2003-04-07  jbasneymoved kexgss_client() from kexgss.c to kexgssc.c and
2003-04-04  jbasneyInitial revision
2003-03-17  jbasney- use get_canonical_hostname() for GSSAPI service hostn... OPENSSH_3_5P1_GSI_20030317
2003-03-17  jbasneyuse xfree/xstrdup
2003-03-17  jbasneyremove unused prototype
2003-02-21  jbasneyundo changes for termining target GSSAPI service name... OPENSSH_3_5P1_GSI_20030227
2003-02-04  jbasneycall globus_module_activate(GLOBUS_GSI_GSS_ASSIST_MODUL... OPENSSH_3_5P1_GSI_20030203
2002-11-08  jbasneyHAVE_GSSAPI_EXT determined by configure now OPENSSH_3_5P1_GSI_20021108
2002-11-08  jbasneyconfigure needs to set HAVE_GSSAPI_EXT depending on...
2002-11-08  jbasney- define HAVE_GSSAPI_EXT for GT 2.x installs but *not...
2002-10-29  jbasneyadded Jim Barlow's aklog patch OPENSSH_3_5P1_GSI_20021029
2002-10-18  jbasneyshorten config file descriptions to avoid line wrapping OPENSSH_3_5P1_GSI_20021018
2002-10-18  jbasneymerged OpenSSH 3.5p1 to trunk
2002-10-18  jbasneyInitial revision
2002-10-08  jbasneysegv bug fix: gss_accept_sec_context() returns a read... OPENSSH_3_4P1_GSI_20021008
2002-10-07  jbasneyfor privilege separation, send gss_indicate_mechs(... OPENSSH_3_4P1_GSI_20021007
2002-10-07  jbasneyctxt may be NULL when using privsep, so either avoid...
2002-10-07  jbasneyremove explicit call to gss_initialize(); instead,...
2002-10-02  jbasneyadd an explicit call to gss_initialize() at sshd startu... OPENSSH_3_4P1_GSI_20021002
2002-09-30  jbasneyadd support for GssapiKeyExchange option on the client side
2002-09-30  jbasneyin userauth_gssapi(), try each supported GSSAPI mechanism OPENSSH_3_4P1_GSI_20020930
2002-09-30  jbasneyif gss_accept_sec_context() fails with a packet to...
2002-09-26  jbasneyuse GSS_GSI as index into supported_mechs[], not GSI OPENSSH_3_4P1_GSI_20020926
2002-09-26  jbasneydebug message cleanup:
2002-09-26  jbasneyif gss_export_cred() returns X509_USER_DELEG_PROXY...
2002-09-26  jbasneymerged get_gsi_cred() into get_gsi_name(), since that...
2002-09-26  jbasneychanges for gssapi mechglue support:
2002-09-25  jbasneypass in mechanism OID to ssh_gssapi_send_error() so...
2002-09-25  jbasneypass in mechanism OID to gss_display_status() so mechgl...
2002-09-24  jbasneyfix buffer overflow OPENSSH_3_4P1_GSI_20020924
2002-09-23  jbasneybug fix: logic in unlink() test for removing cred file... OPENSSH_3_4P1_GSI_20020923
2002-09-23  jbasneysynch up with openssh dist; not sure why this file...
2002-09-23  cphillip o Merge GT2.1.3+ change for linking against the Globu...
2002-09-20  jbasneydon't use the resolver to determine the full hostname...
2002-09-20  jbasneyadded resolve_localhost() and make_fqhn() helper functi...
2002-09-20  jbasneyadded type cast to fix compiler warning
2002-09-20  jbasney- define HAVE_GSSAPI_EXT when appropriate
2002-09-20  jbasneywhitespace
2002-09-20  jbasney- call ssh_gssapi_krb5_init() at the start of ssh_gssap...
2002-09-20  jbasney- if multiple gssapi mechanisms in ssh_gssapi_mechanism...
2002-09-20  jbasney- fix usage message on --with-mechglue
2002-09-13  jbasney- added --with-mechglue (experimental at this point)
2002-09-13  jbasneyadd missing return values to GSSAPI_EXT functions
next
This page took 0.258957 seconds and 7 git commands to generate.