You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/packer/rpc
Billie H. Cleek b4f6d40001
allow ssh communicator's Upload fastpath to execute
10 years ago
..
artifact.go Expand Artifact API to expose build state 12 years ago
artifact_test.go packer/rpc: remove unused methods 13 years ago
build.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
build_test.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
builder.go packer/rpc: no more muxconn 12 years ago
builder_test.go packer/rpc: use the msgpack codec 12 years ago
cache.go packer/rpc: don't panic on cache errors [GH-1328] 12 years ago
cache_test.go packer/rpc: remove unused methods 13 years ago
client.go Switch from hashicorp/go-msgpack to the original upstream ugorgi/go to fix a slew of race conditions 11 years ago
client_test.go Fix the build problem by updating ssh package 12 years ago
communicator.go allow ssh communicator's Upload fastpath to execute 10 years ago
communicator_test.go provisioner/file: set file/directory permissions 12 years ago
dial.go packer/rpc: set keep-alive on all RPC connections [GH-416] 13 years ago
error.go packer/rpc: use the msgpack codec 12 years ago
error_test.go packer/rpc: don't depend on cgl 13 years ago
fileinfo.go allow ssh communicator's Upload fastpath to execute 10 years ago
fileinfo_test.go allow ssh communicator's Upload fastpath to execute 10 years ago
hook.go packer/rpc: no more muxconn 12 years ago
hook_test.go packer/rpc: Hook 13 years ago
init.go packer/rpc: register map[string]string since we transfer that 13 years ago
mux_broker.go packer/rpc: no more muxconn 12 years ago
mux_broker_test.go packer/rpc: MuxBroker 12 years ago
post_processor.go packer/rpc: no more muxconn 12 years ago
post_processor_test.go packer/rpc: use the msgpack codec 12 years ago
provisioner.go packer/rpc: no more muxconn 12 years ago
provisioner_test.go packer/rpc: use the msgpack codec 12 years ago
server.go Switch from hashicorp/go-msgpack to the original upstream ugorgi/go to fix a slew of race conditions 11 years ago
server_test.go
ui.go packer/rpc: post-processors work on a single connection 13 years ago
ui_test.go packer/rpc: work-in-progress commit 13 years ago