Globus Toolkit
6.0.1568732149
|
▼ callout | |
► source | |
► library | |
globus_callout.h | Globus Callout Infrastructure |
globus_callout_constants.h | Globus Callout Infrastructure |
globus_i_callout.h | |
▼ common | |
► source | |
► library | |
globus_args.h | Command-line Argument Parser |
globus_callback.h | Globus Callback API |
globus_common.h | Headers common to all of Globus |
globus_common_include.h | Include System Headers |
globus_config.h | Globus Platform Configuration |
globus_debug.h | Debugging Routines |
globus_error.h | Globus Error Handling |
globus_error_errno.h | Globus Errno Error API |
globus_error_generic.h | Globus Error API |
globus_error_hierarchy.h | |
globus_error_string.h | Error Object Containing a String |
globus_extension.h | Globus Extension Modules |
globus_fifo.h | Globus FIFO |
globus_handle_table.h | Handle Table for Reference Counting Data |
globus_hashtable.h | Hash Table |
globus_i_callback.h | |
globus_i_error_generic.h | |
globus_i_thread.h | |
globus_libc.h | Thread-safe libc macros, function prototypes |
globus_list.h | Linked List |
globus_logging.h | Debug Logging |
globus_memory.h | Memory Pool |
globus_module.h | Reference Counting Module Activation and Deactivation |
globus_object.h | |
globus_object_cache.h | Object Cache |
globus_object_hierarchy.h | |
globus_options.h | Command-Line Options Parser |
globus_preload.h | |
globus_print.h | Error Message Printing |
globus_priority_q.h | Priority Queue |
globus_range_list.h | Byte Range List |
globus_release.h | Relase Information |
globus_states.h | State Machine |
globus_strptime.h | Strptime |
globus_symboltable.h | Lightweight Chaining Symboltable |
globus_thread.h | Globus Threading Abstraction |
globus_thread_common.h | Common Thread Interface |
globus_thread_pool.h | Thread Pooling |
globus_thread_rmutex.h | Recursive Mutex |
globus_thread_rw_mutex.h | |
globus_thread_windows.h | |
globus_tilde_expand.h | Home Directory ~ expansion |
globus_time.h | Time Types and Macros |
globus_types.h | Common Primitive Types |
globus_url.h | URL Parsing |
globus_uuid.h | Globus UUID Generator |
► test | |
error_test.c | Error Object Tests |
fifo_test.c | Test the globus_fifo_t implementation |
globus_eval_path_test.c | Test the functionality of globus_eval_path() |
globus_location_test.c | Test the functionality of globus_location() |
globus_test_tap.h | Test Anything Protocol implementation |
globus_url_test.c | Tests for the Globus URL parser |
handle_table_test.c | Test the globus_handle_table_t data type |
hash_test.c | Hashtable Test Cases |
list_test.c | Globus List Test Cases |
memory_test.c | Test case for globus_memory_t |
module_test.c | Module Tests |
off_t_test.c | Test of globus_off_t |
strptime_test.c | Test the functionality in globus_strptime.c |
thread_test.c | Globus Thread Test |
timedwait_test.c | Globus_cond_timedwait() tests |
uuid_test.c | UUID Test |
▼ gass | |
► copy | |
► source | |
globus_gass_copy.h | GASS Copy Library |
globus_i_gass_copy.h | |
globus_url_copy.h | |
► transfer | |
► source | |
► library | |
globus_gass_transfer.h | GASS transfer |
globus_gass_transfer_proto.h | GASS Transfer Protocol Interface |
globus_i_gass_transfer.h | |
globus_i_gass_transfer_keyvalue.h | |
globus_l_gass_transfer_http.h | |
▼ gridftp | |
► client | |
► source | |
► test | |
globus_ftp_client_test_abort_plugin.h | |
globus_ftp_client_test_common.h | |
globus_ftp_client_test_pause_plugin.h | |
globus_ftp_client_test_perf_plugin.h | |
globus_ftp_client_test_restart_plugin.h | |
globus_ftp_client_test_throughput_plugin.h | |
globus_ftp_client.h | GridFTP Client |
globus_ftp_client_debug_plugin.h | GridFTP Debugging Plugin Implementation |
globus_ftp_client_perf_plugin.h | GridFTP Performance Marker Plugin Implementation |
globus_ftp_client_plugin.h | Plugin Implementation |
globus_ftp_client_restart_marker_plugin.h | GridFTP Restart Marker Plugin Implementation |
globus_ftp_client_restart_plugin.h | GridFTP Restart Plugin Implementation |
globus_ftp_client_throughput_nl_plugin.h | GridFTP Netlogger Throughput Plugin |
globus_ftp_client_throughput_plugin.h | GridFTP Throughput Performance Plugin Implementation |
globus_i_ftp_client.h | |
► control | |
► source | |
► test | |
globus_ftp_control_test.h | |
test_common.h | |
globus_ftp_control.h | GridFTP Control Connection API |
globus_i_ftp_control.h | |
► gfork | |
► source | |
globus_gfork.h | |
globus_i_gfork.h | |
► gridftp_driver | |
► source | |
globus_xio_gridftp_driver.h | XIO GRIDFTP Client Driver |
► hdfs | |
► src | |
gridftp_hdfs.h | |
gridftp_hdfs_error.h | |
► net_manager | |
► attr | |
array_copy.c | Globus_net_manager_attr_array_copy() |
array_delete.c | Globus_net_manager_attr_array_delete() |
array_from_string.c | Globus_net_manager_attr_array_from_string() |
destroy.c | Globus_net_manager_attr_destroy() |
globus_net_manager_attr.h | Globus Network Manager Attributes |
init.c | Globus_net_manager_attr_init() |
► context | |
destroy.c | Globus_net_manager_context_destroy() |
end_listen.c | Globus_net_manager_context_end_listen() |
globus_net_manager_context.h | Globus Network Manager Context |
init.c | Globus_net_manager_context_init() |
post_accept.c | Globus_net_manager_context_post_accept() |
post_close.c | Globus_net_manager_context_post_close() |
post_connect.c | Globus_net_manager_context_post_connect() |
post_listen.c | Globus_net_manager_context_post_listen() |
pre_accept.c | Globus_net_manager_context_pre_accept() |
pre_close.c | Globus_net_manager_context_pre_close() |
pre_connect.c | Globus_net_manager_context_pre_connect() |
pre_listen.c | Globus_net_manager_context_pre_listen() |
► logging | |
globus_net_manager_logging.c | Logging Network Manager Implementation |
globus_net_manager_logging.h | |
► python | |
globus_net_manager_python.h | |
► test | |
globus_net_manager_null.h | |
globus_test_tap.h | Test Anything Protocol implementation |
► xio_driver | |
globus_xio_net_manager_driver.h | Network Manager XIO Driver |
globus_net_manager.h | Globus Net Manager Interface |
► server | |
► multi | |
► source | |
globus_xio_gridftp_multicast_driver.h | |
► src | |
acconfig.h | |
gfs_i_gfork_plugin.h | |
globus_gridftp_server.h | |
globus_gridftp_server_embed.h | |
globus_i_gfs_acl.h | |
globus_i_gfs_config.h | |
globus_i_gfs_control.h | |
globus_i_gfs_data.h | |
globus_i_gfs_ipc.h | |
globus_i_gfs_log.h | |
globus_i_gridftp_server.h | |
► server-lib | |
► src | |
globus_gridftp_server_control.h | |
globus_i_gridftp_server_control.h | |
globus_xio_gssapi_ftp.h | |
▼ gsi | |
► authz | |
► error | |
globus_gsi_authz_callout_error.h | GSI Authorization Callout Error API |
► source | |
globus_gsi_authz.h | GSI Authorization API |
globus_gsi_authz_constants.h | Globus GSI Authorization Library Constants |
globus_i_gsi_authz.h | |
► callback | |
► source | |
► library | |
► oldgaa | |
globus_oldgaa.h | |
globus_oldgaa_utils.h | Old GAA Utils |
oldgaa_gl_internal_err.h | |
oldgaa_policy_evaluator.h | |
oldgaa_utils.h | |
rfc1779.h | |
globus_gsi_callback.h | Globus GSI Callback |
globus_gsi_callback_constants.h | Globus GSI Callback |
globus_i_gsi_callback.h | |
► cert_utils | |
► source | |
► library | |
globus_gsi_cert_utils.h | Globus GSI Cert Utils Library |
globus_gsi_cert_utils_constants.h | |
globus_i_gsi_cert_utils.h | |
► credential | |
► source | |
► library | |
globus_gsi_cred_constants.h | Globus GSI Credential Library |
globus_gsi_credential.h | Globus GSI Credential Library |
globus_i_gsi_credential.h | |
► gridmap_callout | |
► error | |
globus_gridmap_callout_error.h | |
► gss_assist | |
► source | |
► test | |
tokens_bsd.h | |
globus_gss_assist.h | GSS Assist Header |
globus_gss_assist_constants.h | Globus GSI GSS Assist Library |
globus_i_gss_assist.h | |
read_vhost_cred_dir.c | |
► gssapi | |
► source | |
► library | |
globus_gsi_gss_constants.h | Globus GSI GSS constants |
globus_i_gsi_gss_utils.h | |
globus_ssl_locl.h | |
gssapi.h | |
gssapi_openssl.h | GSS API OpenSSL |
gssapi_working.c | |
read_vhost_cred_dir.c | |
► test | |
gssapi_inquire_sec_ctx_by_oid_test.c | Test cases for gss_inquire_sec_context_by_oid() |
gssapi_test_utils.h | |
► gssapi_error | |
► source | |
► library | |
globus_error_gssapi.h | |
globus_i_error_gssapi.h | |
► openssl_error | |
► source | |
► library | |
globus_error_openssl.h | Globus Generic Error |
globus_i_error_openssl.h | |
► openssl_module | |
► source | |
► library | |
globus_openssl.h | Globus OpenSSL Module |
► proxy | |
► proxy_core | |
► source | |
► library | |
globus_gsi_proxy.h | Globus GSI Proxy API |
globus_gsi_proxy_constants.h | GSI Proxy Constants |
globus_i_gsi_proxy.h | |
► proxy_ssl | |
► source | |
► library | |
proxycertinfo.h | Proxy Certificate Info |
proxypolicy.h | Proxy Policy |
► proxy_utils | |
► source | |
► programs | |
globus_stdio_ui.h | |
► sysconfig | |
► source | |
► library | |
globus_gsi_system_config.h | Globus GSI System Config Library |
globus_gsi_system_config_constants.h | Globus GSI System Config Library |
globus_i_gsi_system_config.h | |
▼ io | |
► compat | |
globus_io.h | |
globus_io_error_hierarchy.h | |
▼ myproxy | |
► source | |
accept_credmap.h | |
auth_pam.h | |
certauth_extensions.h | |
certauth_resolveuser.h | |
gsi_socket.h | |
gsi_socket_priv.h | |
myproxy_authorization.h | |
myproxy_common.h | |
myproxy_constants.h | |
myproxy_creds.h | |
myproxy_delegation.h | |
myproxy_extensions.h | |
myproxy_log.h | |
myproxy_ocsp.h | |
myproxy_ocsp_aia.h | |
myproxy_popen.h | |
myproxy_protocol.h | |
myproxy_read_pass.h | |
myproxy_sasl_client.h | |
myproxy_sasl_server.h | |
myproxy_server.h | |
myproxy_usage.h | |
plugin_common.h | |
port_getopt.h | |
safe_id_range_list.h | |
safe_is_path_trusted.h | |
ssl_utils.h | |
string_funcs.h | |
verror.h | |
voms_utils.h | |
vomsclient.h | |
vparse.h | |
▼ usage | |
► c | |
► sender | |
► source | |
globus_usage.h | |
▼ xio | |
► drivers | |
► gsi | |
globus_i_xio_gsi.h | |
globus_xio_gsi.h | XIO GSI Driver |
► pipe | |
► source | |
globus_xio_pipe_driver.h | |
► popen | |
► source | |
globus_xio_popen_driver.h | |
► rate | |
► source | |
globus_xio_rate_driver.h | |
► udt | |
► source | |
► libnice | |
globus_libnice_mingw.h | |
► udt | |
globus_udt_config.h | |
globus_xio_udt_ref.h | |
ice.h | |
► src | |
► builtins | |
► file | |
globus_xio_file_driver.h | XIO File Driver |
► http | |
globus_i_xio_http.h | |
globus_i_xio_http_responses.h | |
globus_xio_http.h | Globus XIO HTTP Driver Header |
► mode_e | |
globus_xio_mode_e_driver.h | XIO MODE_E Driver |
► ordering | |
globus_xio_ordering_driver.h | XIO ORDERING Driver |
► queue | |
globus_xio_queue.h | |
► tcp | |
globus_xio_tcp_driver.h | Header file for XIO TCP Driver |
► telnet | |
globus_xio_telnet.h | XIO Telnet Driver |
► udp | |
globus_xio_udp_driver.h | XIO UDP Driver |
► test | |
► drivers | |
globus_i_xio_test_drivers.h | |
globus_xio_bounce.h | |
globus_xio_debug.h | |
globus_xio_null.h | |
globus_xio_null_pass.h | |
globus_xio_op.h | |
globus_xio_smtp.h | |
globus_xio_stack_driver.h | |
globus_xio_test_transport.h | |
globus_xio_verify.h | |
globus_utp.h | |
globus_utp_private.h | |
http_get_test.c | HTTP Get Test |
http_header_test.c | HTTP Header test |
http_performance_common.h | |
http_post_test.c | HTTP Echo Test |
http_put_test.c | HTTP Put Test |
http_test_common.h | |
test_common.h | |
globus_i_xio.h | |
globus_i_xio_system_common.h | |
globus_i_xio_win32.h | |
globus_xio.h | |
globus_xio_driver.h | |
globus_xio_load.h | |
globus_xio_system.h | |
globus_xio_types.h | |
globus_xio_util.h | |
globus_xio_wrapblock.h | |
► xioperf | |
► source | |
globus_i_xioperf.h |