No files found.
+28 −0
.clang-format
.clang-format
+29 −24
.gitignore
.gitignore
+6 −0
.gitmodules
.gitmodules
+64 −0
BUILD.gn
BUILD.gn
+255 −2
CHANGELOG.txt
CHANGELOG.txt
+2 −0
README.md
README.md
+207 −0
build_omaha.py
build_omaha.py
+18 −12
DeveloperSetupGuide.md
doc/DeveloperSetupGuide.md
+2 −2
ServerProtocolV3.md
doc/ServerProtocolV3.md
+18 −0
manifest_template.gup
manifest_template.gup
+0 −123
accounts.cc
omaha/base/accounts.cc
+0 −56
accounts.h
omaha/base/accounts.h
+3 −1
apply_tag.cc
omaha/base/apply_tag.cc
+1 −2
apply_tag.h
omaha/base/apply_tag.h
+3 −1
atl_regexp.cc
omaha/base/atl_regexp.cc
+1 −1
atl_regexp.h
omaha/base/atl_regexp.h
+4 −4
atlconvfix.h
omaha/base/atlconvfix.h
+0 −28
auto_any.h
omaha/base/auto_any.h
+7 −4
browser_utils.cc
omaha/base/browser_utils.cc
+0 −2
browser_utils.h
omaha/base/browser_utils.h
+9 −15
browser_utils_unittest.cc
omaha/base/browser_utils_unittest.cc
+180 −76
build.scons
omaha/base/build.scons
+5 −3
cgi_unittest.cc
omaha/base/cgi_unittest.cc
+5 −4
command_line_parser.h
omaha/base/command_line_parser.h
+1 −1
command_line_parser_internal.h
omaha/base/command_line_parser_internal.h
+2 −2
command_line_validator.h
omaha/base/command_line_validator.h
+9 −8
commands.cc
omaha/base/commands.cc
+3 −3
commands.h
omaha/base/commands.h
+14 −6
const_addresses.h
omaha/base/const_addresses.h
+13 −7
const_code_signing.h
omaha/base/const_code_signing.h
+21 −16
const_object_names.h
omaha/base/const_object_names.h
+9 −4
const_utils.h
omaha/base/const_utils.h
+50 −19
constants.h
omaha/base/constants.h
+2 −0
crash_if_specific_error.h
omaha/base/crash_if_specific_error.h
+0 −899
crc.cc
omaha/base/crc.cc
+0 −140
crc.h
omaha/base/crc.h
+23 −28
debug.cc
omaha/base/debug.cc
+2 −2
debug.h
omaha/base/debug.h
+2 −322
disk.cc
omaha/base/disk.cc
+0 −76
disk.h
omaha/base/disk.h
+3 −36
disk_unittest.cc
omaha/base/disk_unittest.cc
+0 −90
dual_interface_switch.h
omaha/base/dual_interface_switch.h
+1 −1
dynamic_link_kernel32.h
omaha/base/dynamic_link_kernel32.h
+2 −0
environment_block_modifier.cc
omaha/base/environment_block_modifier.cc
+1 −0
environment_block_modifier.h
omaha/base/environment_block_modifier.h
+3 −2
environment_block_modifier_unittest.cc
omaha/base/environment_block_modifier_unittest.cc
+2 −0
error.h
omaha/base/error.h
+19 −17
event_trace_provider.h
omaha/base/event_trace_provider.h
+5 −3
extractor_unittest.cc
omaha/base/extractor_unittest.cc
+26 −23
file.cc
omaha/base/file.cc
+15 −10
file.h
omaha/base/file.h
+5 −4
file_reader.h
omaha/base/file_reader.h
+9 −7
file_reader_unittest.cc
omaha/base/file_reader_unittest.cc
+0 −116
file_store.cc
omaha/base/file_store.cc
+0 −62
file_store.h
omaha/base/file_store.h
+0 −98
file_store_unittest.cc
omaha/base/file_store_unittest.cc
+1 −1
file_ver.h
omaha/base/file_ver.h
+0 −21
has_exception_namespace_fix.h
omaha/base/has_exception_namespace_fix.h
+0 −299
lang_enc.h
omaha/base/lang_enc.h
+92 −0
config.h
omaha/base/libzip/config.h
+48 −0
zipconf.h
omaha/base/libzip/zipconf.h
+0 −340
localization.cc
omaha/base/localization.cc
+0 −94
localization.h
omaha/base/localization.h
+0 −158
localization_unittest.cc
omaha/base/localization_unittest.cc
+0 −128
lock_ptr.h
omaha/base/lock_ptr.h
+0 −98
lock_ptr_unittest.cc
omaha/base/lock_ptr_unittest.cc
+14 −12
logging.cc
omaha/base/logging.cc
+8 −8
logging.h
omaha/base/logging.h
+9 −7
logging.cc
omaha/base/logging/logging.cc
+1 −6
logging.h
omaha/base/logging/logging.h
+0 −455
md5.cc
omaha/base/md5.cc
+0 −67
md5.h
omaha/base/md5.h
+0 −57
md5_unittest.cc
omaha/base/md5_unittest.cc
+1 −1
object_factory.h
omaha/base/object_factory.h
+0 −188
path.cc
omaha/base/path.cc
+0 −22
path.h
omaha/base/path.h
+0 −219
pe_utils.cc
omaha/base/pe_utils.cc
+0 −39
pe_utils.h
omaha/base/pe_utils.h
+0 −87
pe_utils_unittest.cc
omaha/base/pe_utils_unittest.cc
+0 −464
popup_menu.cc
omaha/base/popup_menu.cc
+0 −139
popup_menu.h
omaha/base/popup_menu.h
+0 −15
preprocessor_fun.h
omaha/base/preprocessor_fun.h
+13 −12
proc_utils.cc
omaha/base/proc_utils.cc
+1 −1
proc_utils.h
omaha/base/proc_utils.h
+9 −8
process.cc
omaha/base/process.cc
+2 −2
process.h
omaha/base/process.h
+5 −5
process_unittest.cc
omaha/base/process_unittest.cc
+0 −51
processor_type.cc
omaha/base/processor_type.cc
+1 −1
program_instance.h
omaha/base/program_instance.h
+1 −1
queue_timer.h
omaha/base/queue_timer.h
+6 −4
queue_timer_unittest.cc
omaha/base/queue_timer_unittest.cc
+4 −3
reactor.cc
omaha/base/reactor.cc
+1 −1
reactor.h
omaha/base/reactor.h
+6 −5
reactor_unittest.cc
omaha/base/reactor_unittest.cc
+159 −83
reg_key.cc
omaha/base/reg_key.cc
+85 −24
reg_key.h
omaha/base/reg_key.h
+67 −12
reg_key_unittest.cc
omaha/base/reg_key_unittest.cc
+0 −269
registry_hive.cc
omaha/base/registry_hive.cc
+0 −74
registry_hive.h
omaha/base/registry_hive.h
+15 −12
registry_monitor_manager.cc
omaha/base/registry_monitor_manager.cc
+4 −3
registry_monitor_manager.h
omaha/base/registry_monitor_manager.h
+1 −1
registry_monitor_manager_unittest.cc
omaha/base/registry_monitor_manager_unittest.cc
+0 −115
registry_store.cc
omaha/base/registry_store.cc
+0 −70
registry_store.h
omaha/base/registry_store.h
+0 −75
registry_store_unittest.cc
omaha/base/registry_store_unittest.cc
+1 −1
run_as_invoker.rc
omaha/base/run_as_invoker.rc
+0 −36
scoped_any.h
omaha/base/scoped_any.h
+1 −1
scoped_impersonation.h
omaha/base/scoped_impersonation.h
+1 −2
scoped_impersonation_unittest.cc
omaha/base/scoped_impersonation_unittest.cc
+0 −58
scoped_ptr_address.h
omaha/base/scoped_ptr_address.h
+1 −0
scoped_ptr_cotask.h
omaha/base/scoped_ptr_cotask.h
+2 −5
build.scons
omaha/base/security/build.scons
+1 −1
hash-internal.h
omaha/base/security/hash-internal.h
+0 −6
hmac.c
omaha/base/security/hmac.c
+0 −1
hmac.h
omaha/base/security/hmac.h
+68 −92
hmac_unittest.cc
omaha/base/security/hmac_unittest.cc
+0 −170
md5.c
omaha/base/security/md5.c
+0 −43
md5.h
omaha/base/security/md5.h
+4 −5
p256.c
omaha/base/security/p256.c
+0 −1
p256.h
omaha/base/security/p256.h
+1 −1
p256_ecdsa.c
omaha/base/security/p256_ecdsa.c
+1 −1
p256_prng.c
omaha/base/security/p256_prng.c
+3 −3
p256_prng.h
omaha/base/security/p256_prng.h
+1 −1
p256_unittest.c
omaha/base/security/p256_unittest.c
+5 −5
sha.c
omaha/base/security/sha.c
+5 −4
sha256.c
omaha/base/security/sha256.c
+1 −1
sha256.h
omaha/base/security/sha256.h
+1 −1
sha256_unittest.cc
omaha/base/security/sha256_unittest.cc
+16 −0
util.c
omaha/base/security/util.c
+13 −0
util.h
omaha/base/security/util.h
+0 −378
serializable_object.cc
omaha/base/serializable_object.cc
+0 −373
serializable_object.h
omaha/base/serializable_object.h
+0 −248
serializable_object_unittest.cc
omaha/base/serializable_object_unittest.cc
+1 −1
service_utils.h
omaha/base/service_utils.h
+4 −2
service_utils_unittest.cc
omaha/base/service_utils_unittest.cc
+0 −392
shared_memory_ptr.h
omaha/base/shared_memory_ptr.h
+1 −210
shell.cc
omaha/base/shell.cc
+2 −26
shell.h
omaha/base/shell.h
+0 −30
shell_unittest.cc
omaha/base/shell_unittest.cc
+4 −2
shutdown_handler.h
omaha/base/shutdown_handler.h
+11 −47
signatures.cc
omaha/base/signatures.cc
+1 −1
signatures.h
omaha/base/signatures.h
+4 −4
signatures_unittest.cc
omaha/base/signatures_unittest.cc
+38 −26
signaturevalidator.cc
omaha/base/signaturevalidator.cc
+2 −2
signaturevalidator.h
omaha/base/signaturevalidator.h
+31 −5
signaturevalidator_unittest.cc
omaha/base/signaturevalidator_unittest.cc
+0 −196
single_instance.cc
omaha/base/single_instance.cc
+0 −83
single_instance.h
omaha/base/single_instance.h
+0 −133
singleton.h
omaha/base/singleton.h
+11 −8
smart_handle.h
omaha/base/smart_handle.h
+0 −353
sta.cc
omaha/base/sta.cc
+0 −78
sta.h
omaha/base/sta.h
+0 −1,117
sta_call.h
omaha/base/sta_call.h
+0 −290
sta_unittest.cc
omaha/base/sta_unittest.cc
+2 −2
store_watcher.h
omaha/base/store_watcher.h
+8 −1,038
string.cc
omaha/base/string.cc
+7 −185
string.h
omaha/base/string.h
+4 −517
string_unittest.cc
omaha/base/string_unittest.cc
+2 −2
synchronized.cc
omaha/base/synchronized.cc
+13 −13
synchronized.h
omaha/base/synchronized.h
+25 −530
system.cc
omaha/base/system.cc
+2 −84
system.h
omaha/base/system.h
+2 −1
system_info.h
omaha/base/system_info.h
+29 −5
system_unittest.cc
omaha/base/system_unittest.cc
+1 −31
thread.cc
omaha/base/thread.cc
+4 −13
thread.h
omaha/base/thread.h
+4 −3
thread_pool.cc
omaha/base/thread_pool.cc
+5 −3
thread_pool.h
omaha/base/thread_pool.h
+4 −4
thread_pool_callback.h
omaha/base/thread_pool_callback.h
+11 −9
thread_pool_unittest.cc
omaha/base/thread_pool_unittest.cc
+0 −28
time.cc
omaha/base/time.cc
+0 −7
time.h
omaha/base/time.h
+3 −2
time_unittest.cc
omaha/base/time_unittest.cc
+7 −44
timer.h
omaha/base/timer.h
+0 −68
type_utils.h
omaha/base/type_utils.h
+2 −2
user_info.cc
omaha/base/user_info.cc
+1 −1
user_info_unittest.cc
omaha/base/user_info_unittest.cc
+9 −43
user_rights.cc
omaha/base/user_rights.cc
+0 −24
user_rights.h
omaha/base/user_rights.h
+10 −118
utils.cc
omaha/base/utils.cc
+16 −28
utils.h
omaha/base/utils.h
+46 −70
utils_unittest.cc
omaha/base/utils_unittest.cc
+4 −189
vista_utils.cc
omaha/base/vista_utils.cc
+0 −16
vista_utils.h
omaha/base/vista_utils.h
+1 −26
vista_utils_unittest.cc
omaha/base/vista_utils_unittest.cc
+55 −250
vistautil.cc
omaha/base/vistautil.cc
+0 −52
vistautil.h
omaha/base/vistautil.h
+1 −1
wmi_query.h
omaha/base/wmi_query.h
+1 −0
wtl_atlapp_wrapper.h
omaha/base/wtl_atlapp_wrapper.h
+3 −2
xml_utils.cc
omaha/base/xml_utils.cc
+6 −3
xml_utils.h
omaha/base/xml_utils.h
+1 −1
xml_utils_unittest.cc
omaha/base/xml_utils_unittest.cc
+1 −1
build.scons
omaha/clickonce/build.scons
+1 −1
clickonce_bootstrap.cs
omaha/clickonce/clickonce_bootstrap.cs
+1 −1
build.scons
omaha/client/build.scons
+2 −2
bundle_creator.cc
omaha/client/bundle_creator.cc
+6 −3
bundle_creator_test.cc
omaha/client/bundle_creator_test.cc
+4 −5
bundle_installer.cc
omaha/client/bundle_installer.cc
+4 −3
bundle_installer.h
omaha/client/bundle_installer.h
+4 −36
help_url_builder.cc
omaha/client/help_url_builder.cc
+1 −1
install.cc
omaha/client/install.cc
+15 −24
install_apps.cc
omaha/client/install_apps.cc
+4 −3
install_apps_internal.h
omaha/client/install_apps_internal.h
+5 −5
shutdown_events.cc
omaha/client/shutdown_events.cc
+6 −5
shutdown_events.h
omaha/client/shutdown_events.h
+6 −7
ua.cc
omaha/client/ua.cc
+6 −4
app_registry_utils.cc
omaha/common/app_registry_utils.cc
+236 −0
brave_referral_code_utils.cc
omaha/common/brave_referral_code_utils.cc
+16 −0
brave_referral_code_utils.h
omaha/common/brave_referral_code_utils.h
+91 −0
brave_stats_updater.cc
omaha/common/brave_stats_updater.cc
+18 −0
brave_stats_updater.h
omaha/common/brave_stats_updater.h
+4 −1
build.scons
omaha/common/build.scons
+4 −1
command_line.h
omaha/common/command_line.h
+0 −7
command_line_builder.cc
omaha/common/command_line_builder.cc
+1 −2
command_line_builder.h
omaha/common/command_line_builder.h
+0 −6
command_line_builder_unittest.cc
omaha/common/command_line_builder_unittest.cc
+16 −11
command_line_unittest.cc
omaha/common/command_line_unittest.cc
+65 −2
config_manager.cc
omaha/common/config_manager.cc
+28 −1
config_manager.h
omaha/common/config_manager.h
+35 −0
config_manager_unittest.cc
omaha/common/config_manager_unittest.cc
+9 −3
const_cmd_line.h
omaha/common/const_cmd_line.h
+38 −11
const_goopdate.h
omaha/common/const_goopdate.h
+43 −0
const_group_policy.h
omaha/common/const_group_policy.h
+0 −80
controlled_object.h
omaha/common/controlled_object.h
+1 −3
crash_utils.cc
omaha/common/crash_utils.cc
+3 −0
crash_utils.h
omaha/common/crash_utils.h
+1 −1
crash_utils_unittest.cc
omaha/common/crash_utils_unittest.cc
+3 −3
event_logger.cc
omaha/common/event_logger.cc
+1 −1
event_logger.h
omaha/common/event_logger.h
+5 −4
exception_handler.cc
omaha/common/exception_handler.cc
+4 −3
exception_handler.h
omaha/common/exception_handler.h
+4 −5
exception_handler_unittest.cc
omaha/common/exception_handler_unittest.cc
+7 −0
extra_args_parser.cc
omaha/common/extra_args_parser.cc
+1 −1
extra_args_parser.h
omaha/common/extra_args_parser.h
+8 −1
google_signaturevalidator.cc
omaha/common/google_signaturevalidator.cc
+24 −2
google_signaturevalidator_unittest.cc
omaha/common/google_signaturevalidator_unittest.cc
+0 −9
goopdate_command_line_validator.cc
omaha/common/goopdate_command_line_validator.cc
+3 −5
goopdate_command_line_validator.h
omaha/common/goopdate_command_line_validator.h
+4 −15
goopdate_utils.cc
omaha/common/goopdate_utils.cc
+1 −4
goopdate_utils.h
omaha/common/goopdate_utils.h
+12 −60
goopdate_utils_unittest.cc
omaha/common/goopdate_utils_unittest.cc
+3 −5
omaha_customization_unittest.cc
omaha/common/omaha_customization_unittest.cc
+4 −4
ping.cc
omaha/common/ping.cc
+7 −3
ping.h
omaha/common/ping.h
+4 −3
ping_event.h
omaha/common/ping_event.h
+6 −1
protocol_definition.h
omaha/common/protocol_definition.h
+2 −0
scheduled_task_utils_unittest.cc
omaha/common/scheduled_task_utils_unittest.cc
+8 −7
stats_uploader_unittest.cc
omaha/common/stats_uploader_unittest.cc
+4 −2
update3_utils.cc
omaha/common/update3_utils.cc
+2 −0
update3_utils.h
omaha/common/update3_utils.h
+3 −2
update_request.cc
omaha/common/update_request.cc
+8 −6
update_request_unittest.cc
omaha/common/update_request_unittest.cc
+47 −0
url_utils.cc
omaha/common/url_utils.cc
+11 −11
processor_type.h → url_utils.h
omaha/{base/processor_type.h → common/url_utils.h}
+17 −11
shared_any.h → url_utils_unittest.cc
...a/{base/shared_any.h → common/url_utils_unittest.cc}
+27 −3
web_services_client.cc
omaha/common/web_services_client.cc
+14 −8
web_services_client.h
omaha/common/web_services_client.h
+52 −22
web_services_client_unittest.cc
omaha/common/web_services_client_unittest.cc
+6 −1
xml_const.cc
omaha/common/xml_const.cc
+6 −1
xml_const.h
omaha/common/xml_const.h
+33 −4
xml_parser.cc
omaha/common/xml_parser.cc
+69 −19
xml_parser_unittest.cc
omaha/common/xml_parser_unittest.cc
+14 −6
build.scons
omaha/core/build.scons
+45 −9
core.cc
omaha/core/core.cc
+7 −3
core.h
omaha/core/core.h
+3 −3
core_unittest.cc
omaha/core/core_unittest.cc
+8 −5
google_update_core.cc
omaha/core/google_update_core.cc
+2 −9
google_update_core.h
omaha/core/google_update_core.h
+1 −1
google_update_core_unittest.cc
omaha/core/google_update_core_unittest.cc
+1 −4
resource.rc
omaha/core/resource.rc
+105 −77
scheduler.cc
omaha/core/scheduler.cc
+63 −21
scheduler.h
omaha/core/scheduler.h
+184 −0
scheduler_unittest.cc
omaha/core/scheduler_unittest.cc
+4 −3
system_monitor.h
omaha/core/system_monitor.h
+3 −2
system_monitor_unittest.cc
omaha/core/system_monitor_unittest.cc
+4 −19
build.scons
omaha/crashhandler/build.scons
+1 −4
crash_analyzer.cc
omaha/crashhandler/crash_analyzer.cc
+4 −4
crash_analyzer.h
omaha/crashhandler/crash_analyzer.h
+0 −2
crash_analyzer_checks.cc
omaha/crashhandler/crash_analyzer_checks.cc
+8 −5
crash_dump_util.cc
omaha/crashhandler/crash_dump_util.cc
+2 −1
crash_dump_util.h
omaha/crashhandler/crash_dump_util.h
+4 −3
crash_dump_util_test.cc
omaha/crashhandler/crash_dump_util_test.cc
+8 −7
crash_handler.cc
omaha/crashhandler/crash_handler.cc
+5 −6
crash_handler.h
omaha/crashhandler/crash_handler.h
+7 −2
crash_worker.cc
omaha/crashhandler/crash_worker.cc
+1 −4
resource.rc
omaha/crashhandler/resource.rc
BIN
GoogleCloudManagement.adm
omaha/enterprise/GoogleCloudManagement.adm
+31 −0
GoogleCloudManagement.adml
omaha/enterprise/GoogleCloudManagement.adml
+55 −0
GoogleCloudManagement.admx
omaha/enterprise/GoogleCloudManagement.admx
+46 −15
generate_group_policy_template.py
omaha/enterprise/generate_group_policy_template.py
+62 −16
generate_group_policy_template_admx.py
omaha/enterprise/generate_group_policy_template_admx.py
+1 −1
build.scons
omaha/enterprise/installer/build.scons
+3 −6
build.scons
omaha/enterprise/installer/custom_actions/build.scons
+1 −0
extract_tag_action.cc
...prise/installer/custom_actions/extract_tag_action.cc
+1 −2
msi_custom_action.rc
...rprise/installer/custom_actions/msi_custom_action.rc
+2 −2
enterprise_installer.wxs.xml
omaha/enterprise/installer/enterprise_installer.wxs.xml
+12 −3
enterprise_standalone_installer.wxs.xml
...se/installer/enterprise_standalone_installer.wxs.xml
+1 −1
test_setup.cc
omaha/enterprise/installer/test/test_setup.cc
+6 −0
utils.py
omaha/enterprise/installer/utils.py
BIN
test_gold.adm
omaha/enterprise/test_gold.adm
BIN
test_gold.adml
omaha/enterprise/test_gold.adml
BIN
test_gold.admx
omaha/enterprise/test_gold.admx
+4 −6
build.scons
omaha/google_update/build.scons
BIN
generated_resources_am.rc
omaha/google_update/generated_resources_am.rc
BIN
generated_resources_ar.rc
omaha/google_update/generated_resources_ar.rc
BIN
generated_resources_bg.rc
omaha/google_update/generated_resources_bg.rc
BIN
generated_resources_bn.rc
omaha/google_update/generated_resources_bn.rc
BIN
generated_resources_ca.rc
omaha/google_update/generated_resources_ca.rc
BIN
generated_resources_cs.rc
omaha/google_update/generated_resources_cs.rc
BIN
generated_resources_da.rc
omaha/google_update/generated_resources_da.rc
BIN
generated_resources_de.rc
omaha/google_update/generated_resources_de.rc
BIN
generated_resources_el.rc
omaha/google_update/generated_resources_el.rc
BIN
generated_resources_en-GB.rc
omaha/google_update/generated_resources_en-GB.rc
BIN
generated_resources_en.rc
omaha/google_update/generated_resources_en.rc
BIN
generated_resources_es-419.rc
omaha/google_update/generated_resources_es-419.rc
BIN
generated_resources_es.rc
omaha/google_update/generated_resources_es.rc
BIN
generated_resources_et.rc
omaha/google_update/generated_resources_et.rc
BIN
generated_resources_fa.rc
omaha/google_update/generated_resources_fa.rc
BIN
generated_resources_fi.rc
omaha/google_update/generated_resources_fi.rc
BIN
generated_resources_fil.rc
omaha/google_update/generated_resources_fil.rc
BIN
generated_resources_fr.rc
omaha/google_update/generated_resources_fr.rc
BIN
generated_resources_gu.rc
omaha/google_update/generated_resources_gu.rc
BIN
generated_resources_hi.rc
omaha/google_update/generated_resources_hi.rc
BIN
generated_resources_hr.rc
omaha/google_update/generated_resources_hr.rc
BIN
generated_resources_hu.rc
omaha/google_update/generated_resources_hu.rc
BIN
generated_resources_id.rc
omaha/google_update/generated_resources_id.rc
BIN
generated_resources_is.rc
omaha/google_update/generated_resources_is.rc
BIN
generated_resources_it.rc
omaha/google_update/generated_resources_it.rc
BIN
generated_resources_iw.rc
omaha/google_update/generated_resources_iw.rc
BIN
generated_resources_ja.rc
omaha/google_update/generated_resources_ja.rc
BIN
generated_resources_kn.rc
omaha/google_update/generated_resources_kn.rc
BIN
generated_resources_ko.rc
omaha/google_update/generated_resources_ko.rc
BIN
generated_resources_lt.rc
omaha/google_update/generated_resources_lt.rc
BIN
generated_resources_lv.rc
omaha/google_update/generated_resources_lv.rc
BIN
generated_resources_ml.rc
omaha/google_update/generated_resources_ml.rc
BIN
generated_resources_mr.rc
omaha/google_update/generated_resources_mr.rc
BIN
generated_resources_ms.rc
omaha/google_update/generated_resources_ms.rc
BIN
generated_resources_nl.rc
omaha/google_update/generated_resources_nl.rc
BIN
generated_resources_no.rc
omaha/google_update/generated_resources_no.rc
BIN
generated_resources_or.rc
omaha/google_update/generated_resources_or.rc
BIN
generated_resources_pl.rc
omaha/google_update/generated_resources_pl.rc
BIN
generated_resources_pt-BR.rc
omaha/google_update/generated_resources_pt-BR.rc
BIN
generated_resources_pt-PT.rc
omaha/google_update/generated_resources_pt-PT.rc
BIN
generated_resources_ro.rc
omaha/google_update/generated_resources_ro.rc
BIN
generated_resources_ru.rc
omaha/google_update/generated_resources_ru.rc
BIN
generated_resources_sk.rc
omaha/google_update/generated_resources_sk.rc
BIN
generated_resources_sl.rc
omaha/google_update/generated_resources_sl.rc
BIN
generated_resources_sr.rc
omaha/google_update/generated_resources_sr.rc
BIN
generated_resources_sv.rc
omaha/google_update/generated_resources_sv.rc
BIN
generated_resources_sw.rc
omaha/google_update/generated_resources_sw.rc
BIN
generated_resources_ta.rc
omaha/google_update/generated_resources_ta.rc
BIN
generated_resources_te.rc
omaha/google_update/generated_resources_te.rc
BIN
generated_resources_th.rc
omaha/google_update/generated_resources_th.rc
BIN
generated_resources_tr.rc
omaha/google_update/generated_resources_tr.rc
BIN
generated_resources_uk.rc
omaha/google_update/generated_resources_uk.rc
BIN
generated_resources_ur.rc
omaha/google_update/generated_resources_ur.rc
BIN
generated_resources_userdefault.rc
omaha/google_update/generated_resources_userdefault.rc
BIN
generated_resources_vi.rc
omaha/google_update/generated_resources_vi.rc
BIN
generated_resources_zh-CN.rc
omaha/google_update/generated_resources_zh-CN.rc
BIN
generated_resources_zh-HK.rc
omaha/google_update/generated_resources_zh-HK.rc
BIN
generated_resources_zh-TW.rc
omaha/google_update/generated_resources_zh-TW.rc
+0 −35
precompile.h
omaha/google_update/precompile.h
+1 −1
resource.rc
omaha/google_update/resource.rc
+11 −5
app.cc
omaha/goopdate/app.cc
+13 −10
app.h
omaha/goopdate/app.h
+12 −11
app_bundle.cc
omaha/goopdate/app_bundle.cc
+7 −7
app_bundle.h
omaha/goopdate/app_bundle.h
+2 −2
app_bundle_state_init.cc
omaha/goopdate/app_bundle_state_init.cc
+6 −4
app_bundle_state_initialized.cc
omaha/goopdate/app_bundle_state_initialized.cc
+10 −8
app_bundle_unittest.cc
omaha/goopdate/app_bundle_unittest.cc
+3 −3
app_command.h
omaha/goopdate/app_command.h
+7 −6
app_command_completion_observer.cc
omaha/goopdate/app_command_completion_observer.cc
+7 −5
app_command_completion_observer.h
omaha/goopdate/app_command_completion_observer.h
+5 −5
app_command_configuration.cc
omaha/goopdate/app_command_configuration.cc
+5 −3
app_command_configuration.h
omaha/goopdate/app_command_configuration.h
+21 −23
app_command_configuration_unittest.cc
omaha/goopdate/app_command_configuration_unittest.cc
+1 −1
app_command_formatter.cc
omaha/goopdate/app_command_formatter.cc
+5 −5
app_command_formatter_unittest.cc
omaha/goopdate/app_command_formatter_unittest.cc
+4 −5
app_command_model.cc
omaha/goopdate/app_command_model.cc
+2 −2
app_command_model.h
omaha/goopdate/app_command_model.h
+7 −7
app_command_unittest.cc
omaha/goopdate/app_command_unittest.cc
+2 −1
app_command_verifier.h
omaha/goopdate/app_command_verifier.h
+89 −188
app_manager.cc
omaha/goopdate/app_manager.cc
+0 −6
app_manager.h
omaha/goopdate/app_manager.h
+7 −6
app_manager_unittest.cc
omaha/goopdate/app_manager_unittest.cc
+1 −1
app_state.h
omaha/goopdate/app_state.h
+1 −0
app_state_checking_for_update.cc
omaha/goopdate/app_state_checking_for_update.cc
+70 −29
app_unittest.cc
omaha/goopdate/app_unittest.cc
+13 −5
app_unittest_base.h
omaha/goopdate/app_unittest_base.h
+2 −1
app_version.cc
omaha/goopdate/app_version.cc
+2 −2
app_version.h
omaha/goopdate/app_version.h
+3 −3
app_version_unittest.cc
omaha/goopdate/app_version_unittest.cc
+1 −1
application_usage_data.h
omaha/goopdate/application_usage_data.h
+0 −4
broker_class_factory.h
omaha/goopdate/broker_class_factory.h
+96 −26
build.scons
omaha/goopdate/build.scons
+10 −10
cocreate_async.cc
omaha/goopdate/cocreate_async.cc
+0 −6
cocreate_async.h
omaha/goopdate/cocreate_async.h
+0 −13
com_proxy.h
omaha/goopdate/com_proxy.h
+1 −1
com_register_shell.cc
omaha/goopdate/com_register_shell.cc
+7 −6
com_wrapper_creator.h
omaha/goopdate/com_wrapper_creator.h
+5 −5
crash.cc
omaha/goopdate/crash.cc
+1 −1
crash_unittest.cc
omaha/goopdate/crash_unittest.cc
+1 −0
cred_dialog.cc
omaha/goopdate/cred_dialog.cc
+0 −6
cred_dialog.h
omaha/goopdate/cred_dialog.h
+6 −2
current_state.cc
omaha/goopdate/current_state.cc
+1 −5
current_state.h
omaha/goopdate/current_state.h
+393 −0
dm_client.cc
omaha/goopdate/dm_client.cc
+95 −0
dm_client.h
omaha/goopdate/dm_client.h
+779 −0
dm_client_unittest.cc
omaha/goopdate/dm_client_unittest.cc
+476 −0
dm_messages.cc
omaha/goopdate/dm_messages.cc
+69 −0
dm_messages.h
omaha/goopdate/dm_messages.h
+414 −0
dm_storage.cc
omaha/goopdate/dm_storage.cc
+163 −0
dm_storage.h
omaha/goopdate/dm_storage.h
+87 −0
dm_storage_test_utils.cc
omaha/goopdate/dm_storage_test_utils.cc
+33 −0
dm_storage_test_utils.h
omaha/goopdate/dm_storage_test_utils.h
+293 −0
dm_storage_unittest.cc
omaha/goopdate/dm_storage_unittest.cc
+5 −1
download_manager.cc
omaha/goopdate/download_manager.cc
+6 −5
download_manager.h
omaha/goopdate/download_manager.h
+8 −8
download_manager_unittest.cc
omaha/goopdate/download_manager_unittest.cc
+0 −5
google_update.cc
omaha/goopdate/google_update.cc
+3 −3
google_update.h
omaha/goopdate/google_update.h
+5 −13
google_update3.h
omaha/goopdate/google_update3.h
+0 −224
google_update_proxy.h
omaha/goopdate/google_update_proxy.h
+170 −19
goopdate.cc
omaha/goopdate/goopdate.cc
+4 −3
goopdate.h
omaha/goopdate/goopdate.h
+1 −2
goopdate.rc
omaha/goopdate/goopdate.rc
+0 −6
goopdate_unittest.cc
omaha/goopdate/goopdate_unittest.cc
+1 −2
goopdate_version.rc
omaha/goopdate/goopdate_version.rc
+4 −0
install_manager.cc
omaha/goopdate/install_manager.cc
+3 −2
install_manager.h
omaha/goopdate/install_manager.h
+5 −5
install_manager_unittest.cc
omaha/goopdate/install_manager_unittest.cc
+0 −1
installer_wrapper.cc
omaha/goopdate/installer_wrapper.cc
+1 −1
installer_wrapper.h
omaha/goopdate/installer_wrapper.h
+5 −4
installer_wrapper_unittest.cc
omaha/goopdate/installer_wrapper_unittest.cc
+1 −1
job_observer.h
omaha/goopdate/job_observer.h
+6 −5
model.cc
omaha/goopdate/model.cc
+5 −5
model.h
omaha/goopdate/model.h
+0 −1
non_localized_resource.h
omaha/goopdate/non_localized_resource.h
+4 −2
offline_utils_unittest.cc
omaha/goopdate/offline_utils_unittest.cc
+49 −74
omaha3_idl.idl
omaha/goopdate/omaha3_idl.idl
+1 −37
omaha_customization_goopdate_apis_unittest.cc
...opdate/omaha_customization_goopdate_apis_unittest.cc
+3 −8
ondemand.h
omaha/goopdate/ondemand.h
+0 −90
oneclick_process_launcher.cc
omaha/goopdate/oneclick_process_launcher.cc
+0 −86
oneclick_process_launcher.h
omaha/goopdate/oneclick_process_launcher.h
+1 −1
package.cc
omaha/goopdate/package.cc
+3 −0
package_cache.cc
omaha/goopdate/package_cache.cc
+1 −1
package_cache.h
omaha/goopdate/package_cache.h
+1 −7
process_launcher.h
omaha/goopdate/process_launcher.h
+1 −1
resource_manager.h
omaha/goopdate/resource_manager.h
+3 −13
build.scons
omaha/goopdate/resources/build.scons
BIN
chrome.bmp
omaha/goopdate/resources/chrome.bmp
BIN
generated_resources_am.rc
...ate/resources/goopdate_dll/generated_resources_am.rc
BIN
generated_resources_ar.rc
...ate/resources/goopdate_dll/generated_resources_ar.rc
BIN
generated_resources_bg.rc
...ate/resources/goopdate_dll/generated_resources_bg.rc
BIN
generated_resources_bn.rc
...ate/resources/goopdate_dll/generated_resources_bn.rc
BIN
generated_resources_ca.rc
...ate/resources/goopdate_dll/generated_resources_ca.rc
BIN
generated_resources_cs.rc
...ate/resources/goopdate_dll/generated_resources_cs.rc
BIN
generated_resources_da.rc
...ate/resources/goopdate_dll/generated_resources_da.rc
BIN
generated_resources_de.rc
...ate/resources/goopdate_dll/generated_resources_de.rc
BIN
generated_resources_el.rc
...ate/resources/goopdate_dll/generated_resources_el.rc
BIN
generated_resources_en-GB.rc
.../resources/goopdate_dll/generated_resources_en-GB.rc
BIN
generated_resources_en.rc
...ate/resources/goopdate_dll/generated_resources_en.rc
BIN
generated_resources_es-419.rc
...resources/goopdate_dll/generated_resources_es-419.rc
BIN
generated_resources_es.rc
...ate/resources/goopdate_dll/generated_resources_es.rc
BIN
generated_resources_et.rc
...ate/resources/goopdate_dll/generated_resources_et.rc
BIN
generated_resources_fi.rc
...ate/resources/goopdate_dll/generated_resources_fi.rc
BIN
generated_resources_fil.rc
...te/resources/goopdate_dll/generated_resources_fil.rc
BIN
generated_resources_fr.rc
...ate/resources/goopdate_dll/generated_resources_fr.rc
BIN
generated_resources_gu.rc
...ate/resources/goopdate_dll/generated_resources_gu.rc
BIN
generated_resources_hi.rc
...ate/resources/goopdate_dll/generated_resources_hi.rc
BIN
generated_resources_hr.rc
...ate/resources/goopdate_dll/generated_resources_hr.rc
BIN
generated_resources_hu.rc
...ate/resources/goopdate_dll/generated_resources_hu.rc
BIN
generated_resources_id.rc
...ate/resources/goopdate_dll/generated_resources_id.rc
BIN
generated_resources_is.rc
...ate/resources/goopdate_dll/generated_resources_is.rc
BIN
generated_resources_it.rc
...ate/resources/goopdate_dll/generated_resources_it.rc
BIN
generated_resources_iw.rc
...ate/resources/goopdate_dll/generated_resources_iw.rc
BIN
generated_resources_ja.rc
...ate/resources/goopdate_dll/generated_resources_ja.rc
BIN
generated_resources_kn.rc
...ate/resources/goopdate_dll/generated_resources_kn.rc
BIN
generated_resources_ko.rc
...ate/resources/goopdate_dll/generated_resources_ko.rc
BIN
generated_resources_lt.rc
...ate/resources/goopdate_dll/generated_resources_lt.rc
BIN
generated_resources_lv.rc
...ate/resources/goopdate_dll/generated_resources_lv.rc
BIN
generated_resources_ml.rc
...ate/resources/goopdate_dll/generated_resources_ml.rc
BIN
generated_resources_mr.rc
...ate/resources/goopdate_dll/generated_resources_mr.rc
BIN
generated_resources_nl.rc
...ate/resources/goopdate_dll/generated_resources_nl.rc
BIN
generated_resources_no.rc
...ate/resources/goopdate_dll/generated_resources_no.rc
BIN
generated_resources_or.rc
...ate/resources/goopdate_dll/generated_resources_or.rc
BIN
generated_resources_pl.rc
...ate/resources/goopdate_dll/generated_resources_pl.rc
BIN
generated_resources_pt-BR.rc
.../resources/goopdate_dll/generated_resources_pt-BR.rc
BIN
generated_resources_pt-PT.rc
.../resources/goopdate_dll/generated_resources_pt-PT.rc
BIN
generated_resources_ro.rc
...ate/resources/goopdate_dll/generated_resources_ro.rc
BIN
generated_resources_ru.rc
...ate/resources/goopdate_dll/generated_resources_ru.rc
BIN
generated_resources_sk.rc
...ate/resources/goopdate_dll/generated_resources_sk.rc
BIN
generated_resources_sl.rc
...ate/resources/goopdate_dll/generated_resources_sl.rc
BIN
generated_resources_sr.rc
...ate/resources/goopdate_dll/generated_resources_sr.rc
BIN
generated_resources_sv.rc
...ate/resources/goopdate_dll/generated_resources_sv.rc
BIN
generated_resources_sw.rc
...ate/resources/goopdate_dll/generated_resources_sw.rc
BIN
generated_resources_ta.rc
...ate/resources/goopdate_dll/generated_resources_ta.rc
BIN
generated_resources_te.rc
...ate/resources/goopdate_dll/generated_resources_te.rc
BIN
generated_resources_tr.rc
...ate/resources/goopdate_dll/generated_resources_tr.rc
BIN
generated_resources_ur.rc
...ate/resources/goopdate_dll/generated_resources_ur.rc
BIN
generated_resources_userdefault.rc
...rces/goopdate_dll/generated_resources_userdefault.rc
BIN
generated_resources_vi.rc
...ate/resources/goopdate_dll/generated_resources_vi.rc
BIN
generated_resources_zh-CN.rc
.../resources/goopdate_dll/generated_resources_zh-CN.rc
BIN
generated_resources_zh-HK.rc
.../resources/goopdate_dll/generated_resources_zh-HK.rc
BIN
generated_resources_zh-TW.rc
.../resources/goopdate_dll/generated_resources_zh-TW.rc
BIN
generated_resources_am.rc
...date/resources/goopdateres/generated_resources_am.rc
BIN
generated_resources_ar.rc
...date/resources/goopdateres/generated_resources_ar.rc
BIN
generated_resources_bg.rc
...date/resources/goopdateres/generated_resources_bg.rc
BIN
generated_resources_bn.rc
...date/resources/goopdateres/generated_resources_bn.rc
BIN
generated_resources_ca.rc
...date/resources/goopdateres/generated_resources_ca.rc
BIN
generated_resources_cs.rc
...date/resources/goopdateres/generated_resources_cs.rc
BIN
generated_resources_da.rc
...date/resources/goopdateres/generated_resources_da.rc
BIN
generated_resources_de.rc
...date/resources/goopdateres/generated_resources_de.rc
BIN
generated_resources_el.rc
...date/resources/goopdateres/generated_resources_el.rc
BIN
generated_resources_en-GB.rc
...e/resources/goopdateres/generated_resources_en-GB.rc
BIN
generated_resources_en.rc
...date/resources/goopdateres/generated_resources_en.rc
BIN
generated_resources_es-419.rc
.../resources/goopdateres/generated_resources_es-419.rc
BIN
generated_resources_es.rc
...date/resources/goopdateres/generated_resources_es.rc
BIN
generated_resources_et.rc
...date/resources/goopdateres/generated_resources_et.rc
BIN
generated_resources_fa.rc
...date/resources/goopdateres/generated_resources_fa.rc
BIN
generated_resources_fi.rc
...date/resources/goopdateres/generated_resources_fi.rc
BIN
generated_resources_fil.rc
...ate/resources/goopdateres/generated_resources_fil.rc
BIN
generated_resources_fr.rc
...date/resources/goopdateres/generated_resources_fr.rc
BIN
generated_resources_gu.rc
...date/resources/goopdateres/generated_resources_gu.rc
BIN
generated_resources_hi.rc
...date/resources/goopdateres/generated_resources_hi.rc
BIN
generated_resources_hr.rc
...date/resources/goopdateres/generated_resources_hr.rc
BIN
generated_resources_hu.rc
...date/resources/goopdateres/generated_resources_hu.rc
BIN
generated_resources_id.rc
...date/resources/goopdateres/generated_resources_id.rc
BIN
generated_resources_is.rc
...date/resources/goopdateres/generated_resources_is.rc
BIN
generated_resources_it.rc
...date/resources/goopdateres/generated_resources_it.rc
BIN
generated_resources_iw.rc
...date/resources/goopdateres/generated_resources_iw.rc
BIN
generated_resources_ja.rc
...date/resources/goopdateres/generated_resources_ja.rc
BIN
generated_resources_kn.rc
...date/resources/goopdateres/generated_resources_kn.rc
BIN
generated_resources_ko.rc
...date/resources/goopdateres/generated_resources_ko.rc
BIN
generated_resources_lt.rc
...date/resources/goopdateres/generated_resources_lt.rc
BIN
generated_resources_lv.rc
...date/resources/goopdateres/generated_resources_lv.rc
BIN
generated_resources_ml.rc
...date/resources/goopdateres/generated_resources_ml.rc
BIN
generated_resources_mr.rc
...date/resources/goopdateres/generated_resources_mr.rc
BIN
generated_resources_ms.rc
...date/resources/goopdateres/generated_resources_ms.rc
BIN
generated_resources_nl.rc
...date/resources/goopdateres/generated_resources_nl.rc
BIN
generated_resources_no.rc
...date/resources/goopdateres/generated_resources_no.rc
BIN
generated_resources_pl.rc
...date/resources/goopdateres/generated_resources_pl.rc
BIN
generated_resources_pt-BR.rc
...e/resources/goopdateres/generated_resources_pt-BR.rc
BIN
generated_resources_pt-PT.rc
...e/resources/goopdateres/generated_resources_pt-PT.rc
BIN
generated_resources_ro.rc
...date/resources/goopdateres/generated_resources_ro.rc
BIN
generated_resources_ru.rc
...date/resources/goopdateres/generated_resources_ru.rc
BIN
generated_resources_sk.rc
...date/resources/goopdateres/generated_resources_sk.rc
BIN
generated_resources_sl.rc
...date/resources/goopdateres/generated_resources_sl.rc
BIN
generated_resources_sr.rc
...date/resources/goopdateres/generated_resources_sr.rc
BIN
generated_resources_sv.rc
...date/resources/goopdateres/generated_resources_sv.rc
BIN
generated_resources_sw.rc
...date/resources/goopdateres/generated_resources_sw.rc
BIN
generated_resources_ta.rc
...date/resources/goopdateres/generated_resources_ta.rc
BIN
generated_resources_te.rc
...date/resources/goopdateres/generated_resources_te.rc
BIN
generated_resources_th.rc
...date/resources/goopdateres/generated_resources_th.rc
BIN
generated_resources_tr.rc
...date/resources/goopdateres/generated_resources_tr.rc
BIN
generated_resources_uk.rc
...date/resources/goopdateres/generated_resources_uk.rc
BIN
generated_resources_ur.rc
...date/resources/goopdateres/generated_resources_ur.rc
BIN
generated_resources_vi.rc
...date/resources/goopdateres/generated_resources_vi.rc
BIN
generated_resources_zh-CN.rc
...e/resources/goopdateres/generated_resources_zh-CN.rc
BIN
generated_resources_zh-TW.rc
...e/resources/goopdateres/generated_resources_zh-TW.rc
+0 −1
goopdate.grh
omaha/goopdate/resources/goopdateres/goopdate.grh
BIN
marquee.avi
omaha/goopdate/resources/marquee.avi
+1 −1
string_formatter.h
omaha/goopdate/string_formatter.h
+3 −3
string_formatter_unittest.cc
omaha/goopdate/string_formatter_unittest.cc
+6 −4
test_omaha_exe_installer.cc
omaha/goopdate/test_omaha_exe_installer.cc
+0 −6
update3web.h
omaha/goopdate/update3web.h
+2 −0
update_request_utils.cc
omaha/goopdate/update_request_utils.cc
+26 −1
update_request_utils_unittest.cc
omaha/goopdate/update_request_utils_unittest.cc
+3 −3
update_response_utils_unittest.cc
omaha/goopdate/update_response_utils_unittest.cc
+28 −23
worker.cc
omaha/goopdate/worker.cc
+17 −17
worker.h
omaha/goopdate/worker.h
+14 −10
worker_unittest.cc
omaha/goopdate/worker_unittest.cc
+130 −0
hammer-brave.bat
omaha/hammer-brave.bat
+18 −7
hammer.bat
omaha/hammer.bat
+2 −2
build.scons
omaha/installers/build.scons
+15 −21
tag_meta_installers.py
omaha/installers/tag_meta_installers.py
+2 −11
tagged_installer.py
omaha/installers/tagged_installer.py
+2 −2
README.md
omaha/internal/grit/README.md
BIN
ApplyTag.exe
omaha/internal/tools/ApplyTag.exe
+109 −85
main.scons
omaha/main.scons
+14 −11
build.scons
omaha/mi_exe_stub/build.scons
+141 −31
mi.cc
omaha/mi_exe_stub/mi.cc
+2 −5
mi.rc
omaha/mi_exe_stub/mi.rc
BIN
mi_generated_resources_am.rc
omaha/mi_exe_stub/mi_generated_resources_am.rc
BIN
mi_generated_resources_ar.rc
omaha/mi_exe_stub/mi_generated_resources_ar.rc
BIN
mi_generated_resources_bg.rc
omaha/mi_exe_stub/mi_generated_resources_bg.rc
BIN
mi_generated_resources_bn.rc
omaha/mi_exe_stub/mi_generated_resources_bn.rc
BIN
mi_generated_resources_ca.rc
omaha/mi_exe_stub/mi_generated_resources_ca.rc
BIN
mi_generated_resources_cs.rc
omaha/mi_exe_stub/mi_generated_resources_cs.rc
BIN
mi_generated_resources_da.rc
omaha/mi_exe_stub/mi_generated_resources_da.rc
BIN
mi_generated_resources_de.rc
omaha/mi_exe_stub/mi_generated_resources_de.rc
BIN
mi_generated_resources_el.rc
omaha/mi_exe_stub/mi_generated_resources_el.rc
BIN
mi_generated_resources_en-GB.rc
omaha/mi_exe_stub/mi_generated_resources_en-GB.rc
BIN
mi_generated_resources_en.rc
omaha/mi_exe_stub/mi_generated_resources_en.rc
BIN
mi_generated_resources_es-419.rc
omaha/mi_exe_stub/mi_generated_resources_es-419.rc
BIN
mi_generated_resources_es.rc
omaha/mi_exe_stub/mi_generated_resources_es.rc
BIN
mi_generated_resources_et.rc
omaha/mi_exe_stub/mi_generated_resources_et.rc
BIN
mi_generated_resources_fa.rc
omaha/mi_exe_stub/mi_generated_resources_fa.rc
BIN
mi_generated_resources_fi.rc
omaha/mi_exe_stub/mi_generated_resources_fi.rc
BIN
mi_generated_resources_fil.rc
omaha/mi_exe_stub/mi_generated_resources_fil.rc
BIN
mi_generated_resources_fr.rc
omaha/mi_exe_stub/mi_generated_resources_fr.rc
BIN
mi_generated_resources_gu.rc
omaha/mi_exe_stub/mi_generated_resources_gu.rc
BIN
mi_generated_resources_hi.rc
omaha/mi_exe_stub/mi_generated_resources_hi.rc
BIN
mi_generated_resources_hr.rc
omaha/mi_exe_stub/mi_generated_resources_hr.rc
BIN
mi_generated_resources_hu.rc
omaha/mi_exe_stub/mi_generated_resources_hu.rc
BIN
mi_generated_resources_id.rc
omaha/mi_exe_stub/mi_generated_resources_id.rc
BIN
mi_generated_resources_is.rc
omaha/mi_exe_stub/mi_generated_resources_is.rc
BIN
mi_generated_resources_it.rc
omaha/mi_exe_stub/mi_generated_resources_it.rc
BIN
mi_generated_resources_iw.rc
omaha/mi_exe_stub/mi_generated_resources_iw.rc
BIN
mi_generated_resources_ja.rc
omaha/mi_exe_stub/mi_generated_resources_ja.rc
BIN
mi_generated_resources_kn.rc
omaha/mi_exe_stub/mi_generated_resources_kn.rc
BIN
mi_generated_resources_ko.rc
omaha/mi_exe_stub/mi_generated_resources_ko.rc
BIN
mi_generated_resources_lt.rc
omaha/mi_exe_stub/mi_generated_resources_lt.rc
BIN
mi_generated_resources_lv.rc
omaha/mi_exe_stub/mi_generated_resources_lv.rc
BIN
mi_generated_resources_ml.rc
omaha/mi_exe_stub/mi_generated_resources_ml.rc
BIN
mi_generated_resources_mr.rc
omaha/mi_exe_stub/mi_generated_resources_mr.rc
BIN
mi_generated_resources_ms.rc
omaha/mi_exe_stub/mi_generated_resources_ms.rc
BIN
mi_generated_resources_nl.rc
omaha/mi_exe_stub/mi_generated_resources_nl.rc
BIN
mi_generated_resources_no.rc
omaha/mi_exe_stub/mi_generated_resources_no.rc
BIN
mi_generated_resources_pl.rc
omaha/mi_exe_stub/mi_generated_resources_pl.rc
BIN
mi_generated_resources_pt-BR.rc
omaha/mi_exe_stub/mi_generated_resources_pt-BR.rc
BIN
mi_generated_resources_pt-PT.rc
omaha/mi_exe_stub/mi_generated_resources_pt-PT.rc
BIN
mi_generated_resources_ro.rc
omaha/mi_exe_stub/mi_generated_resources_ro.rc
BIN
mi_generated_resources_ru.rc
omaha/mi_exe_stub/mi_generated_resources_ru.rc
BIN
mi_generated_resources_sk.rc
omaha/mi_exe_stub/mi_generated_resources_sk.rc
BIN
mi_generated_resources_sl.rc
omaha/mi_exe_stub/mi_generated_resources_sl.rc
BIN
mi_generated_resources_sr.rc
omaha/mi_exe_stub/mi_generated_resources_sr.rc
BIN
mi_generated_resources_sv.rc
omaha/mi_exe_stub/mi_generated_resources_sv.rc
BIN
mi_generated_resources_sw.rc
omaha/mi_exe_stub/mi_generated_resources_sw.rc
BIN
mi_generated_resources_ta.rc
omaha/mi_exe_stub/mi_generated_resources_ta.rc
BIN
mi_generated_resources_te.rc
omaha/mi_exe_stub/mi_generated_resources_te.rc
BIN
mi_generated_resources_th.rc
omaha/mi_exe_stub/mi_generated_resources_th.rc
BIN
mi_generated_resources_tr.rc
omaha/mi_exe_stub/mi_generated_resources_tr.rc
BIN
mi_generated_resources_uk.rc
omaha/mi_exe_stub/mi_generated_resources_uk.rc
BIN
mi_generated_resources_ur.rc
omaha/mi_exe_stub/mi_generated_resources_ur.rc
BIN
mi_generated_resources_vi.rc
omaha/mi_exe_stub/mi_generated_resources_vi.rc
BIN
mi_generated_resources_zh-CN.rc
omaha/mi_exe_stub/mi_generated_resources_zh-CN.rc
BIN
mi_generated_resources_zh-TW.rc
omaha/mi_exe_stub/mi_generated_resources_zh-TW.rc
+0 −32
ptrdiff_t.h
omaha/mi_exe_stub/ptrdiff_t.h
+1 −1
tar.h
omaha/mi_exe_stub/tar.h
+2 −2
bcj.cc
omaha/mi_exe_stub/x86_encoder/bcj.cc
+4 −4
bcj2.cc
omaha/mi_exe_stub/x86_encoder/bcj2.cc
+2 −2
build.scons
omaha/mi_exe_stub/x86_encoder/build.scons
+2 −2
range_encoder.h
omaha/mi_exe_stub/x86_encoder/range_encoder.h
+0 −321
bind_status_callback.cc
omaha/net/bind_status_callback.cc
+0 −93
bind_status_callback.h
omaha/net/bind_status_callback.h
+1 −1
bits_job_callback.cc
omaha/net/bits_job_callback.cc
+1 −1
bits_job_callback.h
omaha/net/bits_job_callback.h
+12 −7
bits_request.cc
omaha/net/bits_request.cc
+5 −4
bits_request.h
omaha/net/bits_request.h
+2 −4
bits_utils.cc
omaha/net/bits_utils.cc
+4 −13
bits_utils.h
omaha/net/bits_utils.h
+0 −2
build.scons
omaha/net/build.scons
+31 −0
cup_ecdsa_pubkey.1.h
omaha/net/cup_ecdsa_pubkey.1.h
+31 −0
cup_ecdsa_pubkey.8.h
omaha/net/cup_ecdsa_pubkey.8.h
+31 −0
cup_ecdsa_pubkey.9.h
omaha/net/cup_ecdsa_pubkey.9.h
+1 −1
cup_ecdsa_request.cc
omaha/net/cup_ecdsa_request.cc
+2 −2
cup_ecdsa_request.h
omaha/net/cup_ecdsa_request.h
+4 −3
cup_ecdsa_request_impl.h
omaha/net/cup_ecdsa_request_impl.h
+3 −3
cup_ecdsa_request_unittest.cc
omaha/net/cup_ecdsa_request_unittest.cc
+2 −2
cup_ecdsa_utils_unittest.cc
omaha/net/cup_ecdsa_utils_unittest.cc
+3 −3
detector.cc
omaha/net/detector.cc
+27 −26
detector.h
omaha/net/detector.h
+10 −8
detector_unittest.cc
omaha/net/detector_unittest.cc
+1 −1
http_client.h
omaha/net/http_client.h
+47 −6
http_client_unittest.cc
omaha/net/http_client_unittest.cc
+0 −207
net_diags.cc
omaha/net/net_diags.cc
+0 −50
net_diags.h
omaha/net/net_diags.h
+2 −3
net_utils.cc
omaha/net/net_utils.cc
+3 −16
network_config.cc
omaha/net/network_config.cc
+7 −13
network_config.h
omaha/net/network_config.h
+0 −9
network_config_unittest.cc
omaha/net/network_config_unittest.cc
+4 −3
network_request.h
omaha/net/network_request.h
+16 −23
network_request_impl.cc
omaha/net/network_request_impl.cc
+4 −4
network_request_impl.h
omaha/net/network_request_impl.h
+4 −4
network_request_unittest.cc
omaha/net/network_request_unittest.cc
+3 −3
proxy_auth.h
omaha/net/proxy_auth.h
+11 −11
simple_request.cc
omaha/net/simple_request.cc
+6 −5
simple_request.h
omaha/net/simple_request.h
+1 −1
simple_request_unittest.cc
omaha/net/simple_request_unittest.cc
+6 −4
winhttp.cc
omaha/net/winhttp.cc
+1 −1
winhttp_adapter.cc
omaha/net/winhttp_adapter.cc
+4 −3
winhttp_adapter.h
omaha/net/winhttp_adapter.h
+6 −4
winhttp_adapter_unittest.cc
omaha/net/winhttp_adapter_unittest.cc
+1 −1
winhttp_vtable.h
omaha/net/winhttp_vtable.h
+25 −38
omaha_version_utils.py
omaha/omaha_version_utils.py
+3 −1
build.scons
omaha/plugins/base/build.scons
+1 −2
plugin_version.rc
omaha/plugins/plugin_version.rc
+5 −29
oneclick_control.cc
omaha/plugins/update/activex/oneclick_control.cc
+1 −5
oneclick_control.h
omaha/plugins/update/activex/oneclick_control.h
+2 −25
update3web_control.cc
omaha/plugins/update/activex/update3web_control.cc
+5 −5
update_control_idl.idl
omaha/plugins/update/activex/update_control_idl.idl
+16 −20
build.scons
omaha/plugins/update/build.scons
+2 −2
dispatch_host.cc
omaha/plugins/update/npapi/dispatch_host.cc
+2 −1
npfunction_host.cc
omaha/plugins/update/npapi/npfunction_host.cc
+1 −1
npfunction_host_unittest.cc
omaha/plugins/update/npapi/npfunction_host_unittest.cc
+1 −1
dispatch_host_test.rc
...a/plugins/update/npapi/testing/dispatch_host_test.rc
+1 −1
dispatch_host_test_interface.h
.../update/npapi/testing/dispatch_host_test_interface.h
+19 −16
variant_utils_unittest.cc
omaha/plugins/update/npapi/variant_utils_unittest.cc
+2 −2
site_lock.cc
omaha/plugins/update/site_lock.cc
+0 −18
precompile.cc
omaha/precompile/precompile.cc
+0 −90
precompile.h
omaha/precompile/precompile.h
+2 −2
build.scons
omaha/recovery/build.scons
+123 −64
google_update_recovery.cc
omaha/recovery/client/google_update_recovery.cc
+18 −105
google_update_recovery_unittest.cc
...a/recovery/client/google_update_recovery_unittest.cc
+1 −1
recovery_markup.rc
omaha/recovery/recovery_markup.rc
+1 −2
build.scons
omaha/recovery/repair_exe/build.scons
+3 −6
build.scons
omaha/recovery/repair_exe/custom_action/build.scons
+0 −2
executecustomaction.h
...overy/repair_exe/custom_action/executecustomaction.h
+2 −2
build.scons
omaha/recovery/repair_exe/msp/build.scons
+3 −3
patch.wxs
omaha/recovery/repair_exe/msp/legacy/patch.wxs
+3 −3
patchableinstaller.wxs
...ecovery/repair_exe/msp/legacy/patchableinstaller.wxs
+3 −3
patch.wxs
omaha/recovery/repair_exe/msp/patch.wxs
+5 −5
patchableinstaller.wxs
omaha/recovery/repair_exe/msp/patchableinstaller.wxs
+4 −6
mspexecutableelevator_unittest.cc
...ecovery/repair_exe/mspexecutableelevator_unittest.cc
+6 −10
repair_goopdate_unittest.cc
omaha/recovery/repair_exe/repair_goopdate_unittest.cc
+1 −1
build.scons
omaha/service/build.scons
+36 −31
service_main.h
omaha/service/service_main.h
+1 −2
build.scons
omaha/setup/build.scons
+3 −6
setup.cc
omaha/setup/setup.cc
+5 −4
setup.h
omaha/setup/setup.h
+1 −5
setup_files.cc
omaha/setup/setup_files.cc
+1 −1
setup_files.h
omaha/setup/setup_files.h
+3 −10
setup_files_unittest.cc
omaha/setup/setup_files_unittest.cc
+6 −43
setup_google_update.cc
omaha/setup/setup_google_update.cc
+2 −3
setup_google_update.h
omaha/setup/setup_google_update.h
+15 −17
setup_google_update_unittest.cc
omaha/setup/setup_google_update_unittest.cc
+1 −1
setup_service.h
omaha/setup/setup_service.h
+6 −5
setup_unittest.cc
omaha/setup/setup_unittest.cc
+42 −0
atlmfc_vc15_0.py
omaha/site_scons/site_tools/atlmfc_vc15_0.py
+42 −0
atlmfc_vc15_amd64.py
omaha/site_scons/site_tools/atlmfc_vc15_amd64.py
+42 −0
atlmfc_vc16_0.py
omaha/site_scons/site_tools/atlmfc_vc16_0.py
+42 −0
atlmfc_vc16_amd64.py
omaha/site_scons/site_tools/atlmfc_vc16_amd64.py
+70 −185
omaha_builders.py
omaha/site_scons/site_tools/omaha_builders.py
+182 −0
windows_vc.py
omaha/site_scons/site_tools/windows_vc.py
+34 −0
windows_vc15_0_host64_x64.py
...a/site_scons/site_tools/windows_vc15_0_host64_x64.py
+34 −0
windows_vc15_0_host64_x86.py
...a/site_scons/site_tools/windows_vc15_0_host64_x86.py
+34 −0
windows_vc15_0_host86_x64.py
...a/site_scons/site_tools/windows_vc15_0_host86_x64.py
+34 −0
windows_vc15_0_host86_x86.py
...a/site_scons/site_tools/windows_vc15_0_host86_x86.py
+34 −0
windows_vc16_0_host64_x64.py
...a/site_scons/site_tools/windows_vc16_0_host64_x64.py
+34 −0
windows_vc16_0_host64_x86.py
...a/site_scons/site_tools/windows_vc16_0_host64_x86.py
+34 −0
windows_vc16_0_host86_x64.py
...a/site_scons/site_tools/windows_vc16_0_host86_x64.py
+34 −0
windows_vc16_0_host86_x86.py
...a/site_scons/site_tools/windows_vc16_0_host86_x86.py
+2 −8
utils.py
omaha/standalone/utils.py
+2 −0
aggregator-win32.cc
omaha/statsreport/aggregator-win32.cc
+1 −1
aggregator-win32.h
omaha/statsreport/aggregator-win32.h
+1 −1
aggregator.h
omaha/statsreport/aggregator.h
+4 −2
build.scons
omaha/statsreport/build.scons
+2 −0
const-win32.cc
omaha/statsreport/const-win32.cc
+1 −1
formatter.h
omaha/statsreport/formatter.h
+5 −5
metrics.cc
omaha/statsreport/metrics.cc
+19 −11
metrics.h
omaha/statsreport/metrics.h
+8 −8
metrics_unittest.cc
omaha/statsreport/metrics_unittest.cc
+1 −2
persistent_iterator-win32.h
omaha/statsreport/persistent_iterator-win32.h
+1 −1
build.scons
omaha/test/build.scons
+4 −4
test_foo.rc
omaha/test/test_foo.rc
+9 −9
test_foo.wxs.xml
omaha/test/test_foo.wxs.xml
+43 −21
build.scons
omaha/testing/build.scons
+1 −1
omaha_unittest.cc
omaha/testing/omaha_unittest.cc
BIN
omaha_unittest.rc
omaha/testing/omaha_unittest.rc
+1 −1
omaha_unittest_version.rc
omaha/testing/omaha_unittest_version.rc
+1 −1
save_arguments.cc
omaha/testing/save_arguments.cc
+1 −1
save_arguments_version.rc
omaha/testing/save_arguments_version.rc
+0 −2
build.scons
omaha/testing/ui/build.scons
+1 −1
ui_unittest.rc
omaha/testing/ui/ui_unittest.rc
+9 −2
unit_test.cc
omaha/testing/unit_test.cc
+3 −6
unit_test.h
omaha/testing/unit_test.h
+5 −5
unittest_debug_helper.h
omaha/testing/unittest_debug_helper.h
BIN
CodeRed.crx3
omaha/testing/unittest_support/CodeRed.crx3
BIN
SaveArguments.exe
omaha/testing/unittest_support/SaveArguments.exe
BIN
chrome_setup.exe
omaha/testing/unittest_support/chrome_setup.exe
BIN
sha2_0c15be4a15bb0903c901b1d6c265302f.msi
...st_support/sha2_0c15be4a15bb0903c901b1d6c265302f.msi
+0 −438
shared_ptr.h
omaha/third_party/bar/shared_ptr.h
+8 −19
build.scons
omaha/third_party/build.scons
+4 −24
basictypes.h
omaha/third_party/chrome/files/src/base/basictypes.h
+1 −1
rand_util.cc
omaha/third_party/chrome/files/src/base/rand_util.cc
+4 −1
rand_util.h
omaha/third_party/chrome/files/src/base/rand_util.h
+0 −380
scoped_ptr.h
omaha/third_party/chrome/files/src/base/scoped_ptr.h
+182 −9
crx_verifier.cc
...chrome/files/src/components/crx_file/crx_verifier.cc
+4 −0
crx_verifier.h
.../chrome/files/src/components/crx_file/crx_verifier.h
+26 −4
crx_verifier_unittest.cc
...les/src/components/crx_file/crx_verifier_unittest.cc
+7 −1
id_util.cc
...arty/chrome/files/src/components/crx_file/id_util.cc
+48 −16
rsa_private_key.cc
...ird_party/chrome/files/src/crypto/rsa_private_key.cc
+19 −12
rsa_private_key.h
...hird_party/chrome/files/src/crypto/rsa_private_key.h
+9 −8
rsa_private_key_unittest.cc
.../chrome/files/src/crypto/rsa_private_key_unittest.cc
+0 −1
rsa_private_key_win.cc
...party/chrome/files/src/crypto/rsa_private_key_win.cc
+4 −4
signature_creator.h
...rd_party/chrome/files/src/crypto/signature_creator.h
+15 −20
signature_creator_unittest.cc
...hrome/files/src/crypto/signature_creator_unittest.cc
+6 −4
signature_creator_win.cc
...rty/chrome/files/src/crypto/signature_creator_win.cc
+3 −3
signature_verifier.h
...d_party/chrome/files/src/crypto/signature_verifier.h
+26 −49
signature_verifier_win.cc
...ty/chrome/files/src/crypto/signature_verifier_win.cc
+70 −0
signature_verifier_win.h
...rty/chrome/files/src/crypto/signature_verifier_win.h
+243 −0
signature_verifier_win_unittest.cc
.../files/src/crypto/signature_verifier_win_unittest.cc
+0 −27
npapi_extensions_private.h
...hird_party/npapi/bindings/npapi_extensions_private.h
+0 −62
npapi_x11.h
...ome/files/src/third_party/npapi/bindings/npapi_x11.h
0
__init__.py
omaha/third_party/hashlib/__init__.py
BIN
_hashlib.pyd
omaha/third_party/hashlib/_hashlib.pyd
+1 −1
scoped_any.h
omaha/third_party/smartany/scoped_any.h
+0 −246
shared_any.cc
omaha/third_party/smartany/shared_any.cc
+0 −412
shared_any.h
omaha/third_party/smartany/shared_any.h
+0 −2
build.scons
omaha/tools/ApplyTag/build.scons
+0 −2
build.scons
omaha/tools/CrashHandlerClient/build.scons
+0 −2
build.scons
omaha/tools/CrashProcess/build.scons
BIN
MsiTagger.exe
omaha/tools/MsiTagger.exe
+0 −2
build.scons
omaha/tools/MsiTagger/build.scons
+19 −1
msi_tag_tool.cc
omaha/tools/MsiTagger/msi_tag_tool.cc
+0 −2
build.scons
omaha/tools/ReadTag/build.scons
+5 −4
read_tag.cc
omaha/tools/ReadTag/read_tag.cc
+0 −3
build.scons
omaha/tools/SetShutDownEvent/build.scons
+2 −1
signal_shutdown.cc
omaha/tools/SetShutDownEvent/signal_shutdown.cc
+10 −4
README.md
omaha/tools/eckeytool/README.md
+1 −1
eckeytool.c
omaha/tools/eckeytool/eckeytool.c
+4 −4
generate_omaha3_idl.py
omaha/tools/generate_omaha3_idl.py
+0 −4
build.scons
omaha/tools/goopdump/build.scons
+2 −2
data_dumper.h
omaha/tools/goopdump/data_dumper.h
+1 −1
data_dumper_app_manager.cc
omaha/tools/goopdump/data_dumper_app_manager.cc
+1 −1
data_dumper_app_manager.h
omaha/tools/goopdump/data_dumper_app_manager.h
+6 −5
data_dumper_goopdate.cc
omaha/tools/goopdump/data_dumper_goopdate.cc
+1 −1
data_dumper_goopdate.h
omaha/tools/goopdump/data_dumper_goopdate.h
+1 −1
data_dumper_network.h
omaha/tools/goopdump/data_dumper_network.h
+1 −1
data_dumper_oneclick.h
omaha/tools/goopdump/data_dumper_oneclick.h
+1 −1
data_dumper_osdata.h
omaha/tools/goopdump/data_dumper_osdata.h
+5 −5
dump_log.h
omaha/tools/goopdump/dump_log.h
+2 −2
goopdump.cc
omaha/tools/goopdump/goopdump.cc
+1 −1
goopdump.h
omaha/tools/goopdump/goopdump.h
+2 −2
process_monitor.h
omaha/tools/goopdump/process_monitor.h
+1 −1
process_monitor_unittest.cc
omaha/tools/goopdump/process_monitor_unittest.cc
+3 −3
resource.rc
omaha/tools/goopdump/resource.rc
+0 −3
build.scons
omaha/tools/performondemand/build.scons
+2 −2
proxy_clsid_utils.py
omaha/tools/proxy_clsid_utils.py
+2 −2
retry.py
omaha/tools/retry.py
+1 −1
build.scons
omaha/ui/build.scons
+1 −2
complete_wnd.h
omaha/ui/complete_wnd.h
+30 −14
owner_draw_title_bar.cc
omaha/ui/owner_draw_title_bar.cc
+7 −11
owner_draw_title_bar.h
omaha/ui/owner_draw_title_bar.h
+11 −5
progress_wnd.cc
omaha/ui/progress_wnd.cc
+8 −7
progress_wnd.h
omaha/ui/progress_wnd.h
+2 −2
progress_wnd_unittest.cc
omaha/ui/progress_wnd_unittest.cc
+1 −1
scoped_gdi.h
omaha/ui/scoped_gdi.h
+6 −26
splash_screen.cc
omaha/ui/splash_screen.cc
+3 −2
splash_screen.h
omaha/ui/splash_screen.h
+1 −1
splash_screen_test.cc
omaha/ui/splash_screen_test.cc
+0 −7
ui.cc
omaha/ui/ui.cc
+3 −3
ui.h
omaha/ui/ui.h
+6 −22
ui_ctls.h
omaha/ui/ui_ctls.h
+1 −1
ui_displayed_event.h
omaha/ui/ui_displayed_event.h
+3 −1
yes_no_dialog.h
omaha/ui/yes_no_dialog.h
+1 −1
breakpad
third_party/breakpad
+1 −1
googletest
third_party/googletest
+162 −0
API-CHANGES.md
third_party/libzip/API-CHANGES.md
+2 −0
AUTHORS
third_party/libzip/AUTHORS
+420 −0
CMakeLists.txt
third_party/libzip/CMakeLists.txt
+23 −0
FindNettle.cmake
third_party/libzip/FindNettle.cmake
+55 −0
INSTALL.md
third_party/libzip/INSTALL.md
+31 −0
LICENSE
third_party/libzip/LICENSE
+227 −0
NEWS.md
third_party/libzip/NEWS.md
+39 −0
README.md
third_party/libzip/README.md
+87 −0
THANKS
third_party/libzip/THANKS
+189 −0
TODO.md
third_party/libzip/TODO.md
+57 −0
appveyor.yml
third_party/libzip/appveyor.yml
+92 −0
cmake-config.h.in
third_party/libzip/cmake-config.h.in
+47 −0
cmake-zipconf.h.in
third_party/libzip/cmake-zipconf.h.in
+13 −0
CMakeLists.txt
third_party/libzip/examples/CMakeLists.txt
+217 −0
in-memory.c
third_party/libzip/examples/in-memory.c
+60 −0
windows-open.c
third_party/libzip/examples/windows-open.c
+230 −0
CMakeLists.txt
third_party/libzip/lib/CMakeLists.txt
+202 −0
compat.h
third_party/libzip/lib/compat.h
+79 −0
make_zip_err_str.sh
third_party/libzip/lib/make_zip_err_str.sh
+163 −0
make_zipconf.sh
third_party/libzip/lib/make_zipconf.sh
+153 −0
mkstemp.c
third_party/libzip/lib/mkstemp.c
+450 −0
zip.h
third_party/libzip/lib/zip.h
+49 −0
zip_add.c
third_party/libzip/lib/zip_add.c
+44 −0
zip_add_dir.c
third_party/libzip/lib/zip_add_dir.c
+80 −0
zip_add_entry.c
third_party/libzip/lib/zip_add_entry.c
+270 −0
zip_algorithm_bzip2.c
third_party/libzip/lib/zip_algorithm_bzip2.c
+247 −0
zip_algorithm_deflate.c
third_party/libzip/lib/zip_algorithm_deflate.c
+324 −0
zip_buffer.c
third_party/libzip/lib/zip_buffer.c
+641 −0
zip_close.c
third_party/libzip/lib/zip_close.c
+54 −0
zip_crypto.h
third_party/libzip/lib/zip_crypto.h
+128 −0
zip_crypto_commoncrypto.c
third_party/libzip/lib/zip_crypto_commoncrypto.c
+53 −0
zip_crypto_commoncrypto.h
third_party/libzip/lib/zip_crypto_commoncrypto.h
+135 −0
zip_crypto_gnutls.c
third_party/libzip/lib/zip_crypto_gnutls.c
+65 −0
zip_crypto_gnutls.h
third_party/libzip/lib/zip_crypto_gnutls.h
+160 −0
zip_crypto_mbedtls.c
third_party/libzip/lib/zip_crypto_mbedtls.c
+54 −0
zip_crypto_mbedtls.h
third_party/libzip/lib/zip_crypto_mbedtls.h
+136 −0
zip_crypto_openssl.c
third_party/libzip/lib/zip_crypto_openssl.c
+54 −0
zip_crypto_openssl.h
third_party/libzip/lib/zip_crypto_openssl.h
+465 −0
zip_crypto_win.c
third_party/libzip/lib/zip_crypto_win.c
+51 −0
zip_crypto_win.h
third_party/libzip/lib/zip_crypto_win.h
+68 −0
zip_delete.c
third_party/libzip/lib/zip_delete.c
+92 −0
zip_dir_add.c
third_party/libzip/lib/zip_dir_add.c
+1,122 −0
zip_dirent.c
third_party/libzip/lib/zip_dirent.c
+80 −0
zip_discard.c
third_party/libzip/lib/zip_discard.c
+51 −0
zip_entry.c
third_party/libzip/lib/zip_entry.c
+20 −0
zip_err_str.c
third_party/libzip/lib/zip_err_str.c
+150 −0
zip_error.c
third_party/libzip/lib/zip_error.c
+44 −0
zip_error_clear.c
third_party/libzip/lib/zip_error_clear.c
+54 −0
zip_error_get.c
third_party/libzip/lib/zip_error_get.c
+44 −0
zip_error_get_sys_type.c
third_party/libzip/lib/zip_error_get_sys_type.c
+82 −0
zip_error_strerror.c
third_party/libzip/lib/zip_error_strerror.c
+66 −0
zip_error_to_str.c
third_party/libzip/lib/zip_error_to_str.c
+426 −0
zip_extra_field.c
third_party/libzip/lib/zip_extra_field.c
+355 −0
zip_extra_field_api.c
third_party/libzip/lib/zip_extra_field_api.c
+54 −0
zip_fclose.c
third_party/libzip/lib/zip_fclose.c
+86 −0
zip_fdopen.c
third_party/libzip/lib/zip_fdopen.c
+52 −0
zip_file_add.c
third_party/libzip/lib/zip_file_add.c
+44 −0
zip_file_error_clear.c
third_party/libzip/lib/zip_file_error_clear.c
+41 −0
zip_file_error_get.c
third_party/libzip/lib/zip_file_error_get.c
+55 −0
zip_file_get_comment.c
third_party/libzip/lib/zip_file_get_comment.c
+50 −0
zip_file_get_external_attributes.c
..._party/libzip/lib/zip_file_get_external_attributes.c
+120 −0
zip_file_get_offset.c
third_party/libzip/lib/zip_file_get_offset.c
+67 −0
zip_file_rename.c
third_party/libzip/lib/zip_file_rename.c
+105 −0
zip_file_replace.c
third_party/libzip/lib/zip_file_replace.c
+101 −0
zip_file_set_comment.c
third_party/libzip/lib/zip_file_set_comment.c
+116 −0
zip_file_set_encryption.c
third_party/libzip/lib/zip_file_set_encryption.c
+82 −0
zip_file_set_external_attributes.c
..._party/libzip/lib/zip_file_set_external_attributes.c
+74 −0
zip_file_set_mtime.c
third_party/libzip/lib/zip_file_set_mtime.c
+41 −0
zip_file_strerror.c
third_party/libzip/lib/zip_file_strerror.c
+84 −0
zip_filerange_crc.c
third_party/libzip/lib/zip_filerange_crc.c
+46 −0
zip_fopen.c
third_party/libzip/lib/zip_fopen.c
+46 −0
zip_fopen_encrypted.c
third_party/libzip/lib/zip_fopen_encrypted.c
+44 −0
zip_fopen_index.c
third_party/libzip/lib/zip_fopen_index.c
+83 −0
zip_fopen_index_encrypted.c
third_party/libzip/lib/zip_fopen_index_encrypted.c
+62 −0
zip_fread.c
third_party/libzip/lib/zip_fread.c
+52 −0
zip_fseek.c
third_party/libzip/lib/zip_fseek.c
+55 −0
zip_ftell.c
third_party/libzip/lib/zip_ftell.c
+58 −0
zip_get_archive_comment.c
third_party/libzip/lib/zip_get_archive_comment.c
+45 −0
zip_get_archive_flag.c
third_party/libzip/lib/zip_get_archive_flag.c
+57 −0
zip_get_encryption_implementation.c
...party/libzip/lib/zip_get_encryption_implementation.c
+50 −0
zip_get_file_comment.c
third_party/libzip/lib/zip_get_file_comment.c
+58 −0
zip_get_name.c
third_party/libzip/lib/zip_get_name.c
+52 −0
zip_get_num_entries.c
third_party/libzip/lib/zip_get_num_entries.c
+51 −0
zip_get_num_files.c
third_party/libzip/lib/zip_get_num_files.c
+410 −0
zip_hash.c
third_party/libzip/lib/zip_hash.c
+134 −0
zip_io_util.c
third_party/libzip/lib/zip_io_util.c
+41 −0
zip_libzip_version.c
third_party/libzip/lib/zip_libzip_version.c
+56 −0
zip_memdup.c
third_party/libzip/lib/zip_memdup.c
+92 −0
zip_name_locate.c
third_party/libzip/lib/zip_name_locate.c
+73 −0
zip_new.c
third_party/libzip/lib/zip_new.c
+848 −0
zip_open.c
third_party/libzip/lib/zip_open.c
+183 −0
zip_progress.c
third_party/libzip/lib/zip_progress.c
+54 −0
zip_random_unix.c
third_party/libzip/lib/zip_random_unix.c
+54 −0
zip_random_uwp.c
third_party/libzip/lib/zip_random_uwp.c
+52 −0
zip_random_win32.c
third_party/libzip/lib/zip_random_win32.c
+44 −0
zip_rename.c
third_party/libzip/lib/zip_rename.c
+42 −0
zip_replace.c
third_party/libzip/lib/zip_replace.c
+80 −0
zip_set_archive_comment.c
third_party/libzip/lib/zip_set_archive_comment.c
+65 −0
zip_set_archive_flag.c
third_party/libzip/lib/zip_set_archive_flag.c
+58 −0
zip_set_default_password.c
third_party/libzip/lib/zip_set_default_password.c
+48 −0
zip_set_file_comment.c
third_party/libzip/lib/zip_set_file_comment.c
+91 −0
zip_set_file_compression.c
third_party/libzip/lib/zip_set_file_compression.c
+157 −0
zip_set_name.c
third_party/libzip/lib/zip_set_name.c
+52 −0
zip_source_begin_write.c
third_party/libzip/lib/zip_source_begin_write.c
+52 −0
zip_source_begin_write_cloning.c
third_party/libzip/lib/zip_source_begin_write_cloning.c
+579 −0
zip_source_buffer.c
third_party/libzip/lib/zip_source_buffer.c
+68 −0
zip_source_call.c
third_party/libzip/lib/zip_source_call.c
+57 −0
zip_source_close.c
third_party/libzip/lib/zip_source_close.c
+63 −0
zip_source_commit_write.c
third_party/libzip/lib/zip_source_commit_write.c
+367 −0
zip_source_compress.c
third_party/libzip/lib/zip_source_compress.c
+197 −0
zip_source_crc.c
third_party/libzip/lib/zip_source_crc.c
+46 −0
zip_source_error.c
third_party/libzip/lib/zip_source_error.c
+61 −0
zip_source_file.c
third_party/libzip/lib/zip_source_file.c
+658 −0
zip_source_filep.c
third_party/libzip/lib/zip_source_filep.c
+71 −0
zip_source_free.c
third_party/libzip/lib/zip_source_free.c
+97 −0
zip_source_function.c
third_party/libzip/lib/zip_source_function.c
+57 −0
zip_source_get_compression_flags.c
..._party/libzip/lib/zip_source_get_compression_flags.c
+41 −0
zip_source_is_deleted.c
third_party/libzip/lib/zip_source_is_deleted.c
+67 −0
zip_source_layered.c
third_party/libzip/lib/zip_source_layered.c
+75 −0
zip_source_open.c
third_party/libzip/lib/zip_source_open.c
+215 −0
zip_source_pkware.c
third_party/libzip/lib/zip_source_pkware.c
+90 −0
zip_source_read.c
third_party/libzip/lib/zip_source_read.c
+60 −0
zip_source_remove.c
third_party/libzip/lib/zip_source_remove.c
+46 −0
zip_source_rollback_write.c
third_party/libzip/lib/zip_source_rollback_write.c
+95 −0
zip_source_seek.c
third_party/libzip/lib/zip_source_seek.c
+51 −0
zip_source_seek_write.c
third_party/libzip/lib/zip_source_seek_write.c
+62 −0
zip_source_stat.c
third_party/libzip/lib/zip_source_stat.c
+65 −0
zip_source_supports.c
third_party/libzip/lib/zip_source_supports.c
+49 −0
zip_source_tell.c
third_party/libzip/lib/zip_source_tell.c
+46 −0
zip_source_tell_write.c
third_party/libzip/lib/zip_source_tell_write.c
+120 −0
zip_source_win32a.c
third_party/libzip/lib/zip_source_win32a.c
+597 −0
zip_source_win32handle.c
third_party/libzip/lib/zip_source_win32handle.c
+77 −0
zip_source_win32utf8.c
third_party/libzip/lib/zip_source_win32utf8.c
+144 −0
zip_source_win32w.c
third_party/libzip/lib/zip_source_win32w.c
+283 −0
zip_source_window.c
third_party/libzip/lib/zip_source_window.c
+265 −0
zip_source_winzip_aes_decode.c
third_party/libzip/lib/zip_source_winzip_aes_decode.c
+242 −0
zip_source_winzip_aes_encode.c
third_party/libzip/lib/zip_source_winzip_aes_encode.c
+46 −0
zip_source_write.c
third_party/libzip/lib/zip_source_write.c
+57 −0
zip_source_zip.c
third_party/libzip/lib/zip_source_zip.c
+175 −0
zip_source_zip_new.c
third_party/libzip/lib/zip_source_zip_new.c
+46 −0
zip_stat.c
third_party/libzip/lib/zip_stat.c
+73 −0
zip_stat_index.c
third_party/libzip/lib/zip_stat_index.c
+83 −0
zip_stat_init.c
third_party/libzip/lib/zip_stat_init.c
+41 −0
zip_strerror.c
third_party/libzip/lib/zip_strerror.c
+178 −0
zip_string.c
third_party/libzip/lib/zip_string.c
+93 −0
zip_unchange.c
third_party/libzip/lib/zip_unchange.c
+56 −0
zip_unchange_all.c
third_party/libzip/lib/zip_unchange_all.c
+51 −0
zip_unchange_archive.c
third_party/libzip/lib/zip_unchange_archive.c
+53 −0
zip_unchange_data.c
third_party/libzip/lib/zip_unchange_data.c
+226 −0
zip_utf-8.c
third_party/libzip/lib/zip_utf-8.c
+163 −0
zip_winzip_aes.c
third_party/libzip/lib/zip_winzip_aes.c
+585 −0
zipint.h
third_party/libzip/lib/zipint.h
+85 −0
zipwin32.h
third_party/libzip/lib/zipwin32.h
+15 −0
libzip.pc.in
third_party/libzip/libzip.pc.in
+154 −0
CMakeLists.txt
third_party/libzip/man/CMakeLists.txt
+114 −0
ZIP_SOURCE_GET_ARGS.html
third_party/libzip/man/ZIP_SOURCE_GET_ARGS.html
+83 −0
ZIP_SOURCE_GET_ARGS.man
third_party/libzip/man/ZIP_SOURCE_GET_ARGS.man
+79 −0
ZIP_SOURCE_GET_ARGS.mdoc
third_party/libzip/man/ZIP_SOURCE_GET_ARGS.mdoc
+74 −0
handle_links
third_party/libzip/man/handle_links
+248 −0
libzip.html
third_party/libzip/man/libzip.html
+291 −0
libzip.man
third_party/libzip/man/libzip.man
+237 −0
libzip.mdoc
third_party/libzip/man/libzip.mdoc
+22 −0
links
third_party/libzip/man/links
+11 −0
update-html.cmake
third_party/libzip/man/update-html.cmake
+7 −0
update-man.cmake
third_party/libzip/man/update-man.cmake
+121 −0
zip_add.html
third_party/libzip/man/zip_add.html
+106 −0
zip_add.man
third_party/libzip/man/zip_add.man
+96 −0
zip_add.mdoc
third_party/libzip/man/zip_add.mdoc
+102 −0
zip_add_dir.html
third_party/libzip/man/zip_add_dir.html
+74 −0
zip_add_dir.man
third_party/libzip/man/zip_add_dir.man
+69 −0
zip_add_dir.mdoc
third_party/libzip/man/zip_add_dir.mdoc
+146 −0
zip_close.html
third_party/libzip/man/zip_close.html
+136 −0
zip_close.man
third_party/libzip/man/zip_close.man
+119 −0
zip_close.mdoc
third_party/libzip/man/zip_close.mdoc
+114 −0
zip_delete.html
third_party/libzip/man/zip_delete.html
+84 −0
zip_delete.man
third_party/libzip/man/zip_delete.man
+80 −0
zip_delete.mdoc
third_party/libzip/man/zip_delete.mdoc
+135 −0
zip_dir_add.html
third_party/libzip/man/zip_dir_add.html
+115 −0
zip_dir_add.man
third_party/libzip/man/zip_dir_add.man
+108 −0
zip_dir_add.mdoc
third_party/libzip/man/zip_dir_add.mdoc
+97 −0
zip_discard.html
third_party/libzip/man/zip_discard.html
+66 −0
zip_discard.man
third_party/libzip/man/zip_discard.man
+61 −0
zip_discard.mdoc
third_party/libzip/man/zip_discard.mdoc
+104 −0
zip_error_clear.html
third_party/libzip/man/zip_error_clear.html
+79 −0
zip_error_clear.man
third_party/libzip/man/zip_error_clear.man
+69 −0
zip_error_clear.mdoc
third_party/libzip/man/zip_error_clear.mdoc
+99 −0
zip_error_code_system.html
third_party/libzip/man/zip_error_code_system.html
+68 −0
zip_error_code_system.man
third_party/libzip/man/zip_error_code_system.man
+63 −0
zip_error_code_system.mdoc
third_party/libzip/man/zip_error_code_system.mdoc
+96 −0
zip_error_code_zip.html
third_party/libzip/man/zip_error_code_zip.html
+65 −0
zip_error_code_zip.man
third_party/libzip/man/zip_error_code_zip.man
+60 −0
zip_error_code_zip.mdoc
third_party/libzip/man/zip_error_code_zip.mdoc
+97 −0
zip_error_fini.html
third_party/libzip/man/zip_error_fini.html
+65 −0
zip_error_fini.man
third_party/libzip/man/zip_error_fini.man
+60 −0
zip_error_fini.mdoc
third_party/libzip/man/zip_error_fini.mdoc
+150 −0
zip_error_get.html
third_party/libzip/man/zip_error_get.html
+139 −0
zip_error_get.man
third_party/libzip/man/zip_error_get.man
+117 −0
zip_error_get.mdoc
third_party/libzip/man/zip_error_get.mdoc
+116 −0
zip_error_get_sys_type.html
third_party/libzip/man/zip_error_get_sys_type.html
+88 −0
zip_error_get_sys_type.man
third_party/libzip/man/zip_error_get_sys_type.man
+77 −0
zip_error_get_sys_type.mdoc
third_party/libzip/man/zip_error_get_sys_type.mdoc
+108 −0
zip_error_init.html
third_party/libzip/man/zip_error_init.html
+85 −0
zip_error_init.man
third_party/libzip/man/zip_error_init.man
+76 −0
zip_error_init.mdoc
third_party/libzip/man/zip_error_init.mdoc
+101 −0
zip_error_set.html
third_party/libzip/man/zip_error_set.html
+74 −0
zip_error_set.man
third_party/libzip/man/zip_error_set.man
+69 −0
zip_error_set.mdoc
third_party/libzip/man/zip_error_set.mdoc
+101 −0
zip_error_strerror.html
third_party/libzip/man/zip_error_strerror.html
+72 −0
zip_error_strerror.man
third_party/libzip/man/zip_error_strerror.man
+67 −0
zip_error_strerror.mdoc
third_party/libzip/man/zip_error_strerror.mdoc
+107 −0
zip_error_system_type.html
third_party/libzip/man/zip_error_system_type.html
+83 −0
zip_error_system_type.man
third_party/libzip/man/zip_error_system_type.man
+77 −0
zip_error_system_type.mdoc
third_party/libzip/man/zip_error_system_type.mdoc
+108 −0
zip_error_to_data.html
third_party/libzip/man/zip_error_to_data.html
+74 −0
zip_error_to_data.man
third_party/libzip/man/zip_error_to_data.man
+69 −0
zip_error_to_data.mdoc
third_party/libzip/man/zip_error_to_data.mdoc
+124 −0
zip_error_to_str.html
third_party/libzip/man/zip_error_to_str.html
+99 −0
zip_error_to_str.man
third_party/libzip/man/zip_error_to_str.man
+88 −0
zip_error_to_str.mdoc
third_party/libzip/man/zip_error_to_str.mdoc
+150 −0
zip_errors.html
third_party/libzip/man/zip_errors.html
+147 −0
zip_errors.man
third_party/libzip/man/zip_errors.man
+117 −0
zip_errors.mdoc
third_party/libzip/man/zip_errors.mdoc
+103 −0
zip_fclose.html
third_party/libzip/man/zip_fclose.html
+70 −0
zip_fclose.man
third_party/libzip/man/zip_fclose.man
+65 −0
zip_fclose.mdoc
third_party/libzip/man/zip_fclose.mdoc
+154 −0
zip_fdopen.html
third_party/libzip/man/zip_fdopen.html
+158 −0
zip_fdopen.man
third_party/libzip/man/zip_fdopen.man
+147 −0
zip_fdopen.mdoc
third_party/libzip/man/zip_fdopen.mdoc
+177 −0
zip_file_add.html
third_party/libzip/man/zip_file_add.html
+182 −0
zip_file_add.man
third_party/libzip/man/zip_file_add.man
+163 −0
zip_file_add.mdoc
third_party/libzip/man/zip_file_add.mdoc
+159 −0
zip_file_extra_field_delete.html
third_party/libzip/man/zip_file_extra_field_delete.html
+141 −0
zip_file_extra_field_delete.man
third_party/libzip/man/zip_file_extra_field_delete.man
+130 −0
zip_file_extra_field_delete.mdoc
third_party/libzip/man/zip_file_extra_field_delete.mdoc
+176 −0
zip_file_extra_field_get.html
third_party/libzip/man/zip_file_extra_field_get.html
+169 −0
zip_file_extra_field_get.man
third_party/libzip/man/zip_file_extra_field_get.man
+157 −0
zip_file_extra_field_get.mdoc
third_party/libzip/man/zip_file_extra_field_get.mdoc
+148 −0
zip_file_extra_field_set.html
third_party/libzip/man/zip_file_extra_field_set.html
+123 −0
zip_file_extra_field_set.man
third_party/libzip/man/zip_file_extra_field_set.man
+115 −0
zip_file_extra_field_set.mdoc
third_party/libzip/man/zip_file_extra_field_set.mdoc
+149 −0
zip_file_extra_fields_count.html
third_party/libzip/man/zip_file_extra_fields_count.html
+124 −0
zip_file_extra_fields_count.man
third_party/libzip/man/zip_file_extra_fields_count.man
+113 −0
zip_file_extra_fields_count.mdoc
third_party/libzip/man/zip_file_extra_fields_count.mdoc
+142 −0
zip_file_get_comment.html
third_party/libzip/man/zip_file_get_comment.html
+125 −0
zip_file_get_comment.man
third_party/libzip/man/zip_file_get_comment.man
+118 −0
zip_file_get_comment.mdoc
third_party/libzip/man/zip_file_get_comment.mdoc
+95 −0
zip_file_get_error.html
third_party/libzip/man/zip_file_get_error.html
+62 −0
zip_file_get_error.man
third_party/libzip/man/zip_file_get_error.man
+57 −0
zip_file_get_error.mdoc
third_party/libzip/man/zip_file_get_error.mdoc
+176 −0
zip_file_get_external_attributes.html
...rty/libzip/man/zip_file_get_external_attributes.html
+174 −0
zip_file_get_external_attributes.man
...arty/libzip/man/zip_file_get_external_attributes.man
+165 −0
zip_file_get_external_attributes.mdoc
...rty/libzip/man/zip_file_get_external_attributes.mdoc
+131 −0
zip_file_rename.html
third_party/libzip/man/zip_file_rename.html
+110 −0
zip_file_rename.man
third_party/libzip/man/zip_file_rename.man
+103 −0
zip_file_rename.mdoc
third_party/libzip/man/zip_file_rename.mdoc
+136 −0
zip_file_set_comment.html
third_party/libzip/man/zip_file_set_comment.html
+122 −0
zip_file_set_comment.man
third_party/libzip/man/zip_file_set_comment.man
+115 −0
zip_file_set_comment.mdoc
third_party/libzip/man/zip_file_set_comment.mdoc
+144 −0
zip_file_set_encryption.html
third_party/libzip/man/zip_file_set_encryption.html
+123 −0
zip_file_set_encryption.man
third_party/libzip/man/zip_file_set_encryption.man
+114 −0
zip_file_set_encryption.mdoc
third_party/libzip/man/zip_file_set_encryption.mdoc
+125 −0
zip_file_set_external_attributes.html
...rty/libzip/man/zip_file_set_external_attributes.html
+95 −0
zip_file_set_external_attributes.man
...arty/libzip/man/zip_file_set_external_attributes.man
+89 −0
zip_file_set_external_attributes.mdoc
...rty/libzip/man/zip_file_set_external_attributes.mdoc
+121 −0
zip_file_set_mtime.html
third_party/libzip/man/zip_file_set_mtime.html
+91 −0
zip_file_set_mtime.man
third_party/libzip/man/zip_file_set_mtime.man
+85 −0
zip_file_set_mtime.mdoc
third_party/libzip/man/zip_file_set_mtime.mdoc
+115 −0
zip_file_strerror.html
third_party/libzip/man/zip_file_strerror.html
+95 −0
zip_file_strerror.man
third_party/libzip/man/zip_file_strerror.man
+85 −0
zip_file_strerror.mdoc
third_party/libzip/man/zip_file_strerror.mdoc
+171 −0
zip_fopen.html
third_party/libzip/man/zip_fopen.html
+166 −0
zip_fopen.man
third_party/libzip/man/zip_fopen.man
+147 −0
zip_fopen.mdoc
third_party/libzip/man/zip_fopen.mdoc
+144 −0
zip_fopen_encrypted.html
third_party/libzip/man/zip_fopen_encrypted.html
+126 −0
zip_fopen_encrypted.man
third_party/libzip/man/zip_fopen_encrypted.man
+117 −0
zip_fopen_encrypted.mdoc
third_party/libzip/man/zip_fopen_encrypted.mdoc
+110 −0
zip_fread.html
third_party/libzip/man/zip_fread.html
+83 −0
zip_fread.man
third_party/libzip/man/zip_fread.man
+78 −0
zip_fread.mdoc
third_party/libzip/man/zip_fread.mdoc
+110 −0
zip_fseek.html
third_party/libzip/man/zip_fseek.html
+80 −0
zip_fseek.man
third_party/libzip/man/zip_fseek.man
+75 −0
zip_fseek.mdoc
third_party/libzip/man/zip_fseek.mdoc
+107 −0
zip_ftell.html
third_party/libzip/man/zip_ftell.html
+75 −0
zip_ftell.man
third_party/libzip/man/zip_ftell.man
+70 −0
zip_ftell.mdoc
third_party/libzip/man/zip_ftell.mdoc
+130 −0
zip_get_archive_comment.html
third_party/libzip/man/zip_get_archive_comment.html
+114 −0
zip_get_archive_comment.man
third_party/libzip/man/zip_get_archive_comment.man
+111 −0
zip_get_archive_comment.mdoc
third_party/libzip/man/zip_get_archive_comment.mdoc
+118 −0
zip_get_archive_flag.html
third_party/libzip/man/zip_get_archive_flag.html
+98 −0
zip_get_archive_flag.man
third_party/libzip/man/zip_get_archive_flag.man
+94 −0
zip_get_archive_flag.mdoc
third_party/libzip/man/zip_get_archive_flag.mdoc
+97 −0
zip_get_error.html
third_party/libzip/man/zip_get_error.html
+65 −0
zip_get_error.man
third_party/libzip/man/zip_get_error.man
+60 −0
zip_get_error.mdoc
third_party/libzip/man/zip_get_error.mdoc
+105 −0
zip_get_file_comment.html
third_party/libzip/man/zip_get_file_comment.html
+78 −0
zip_get_file_comment.man
third_party/libzip/man/zip_get_file_comment.man
+73 −0
zip_get_file_comment.mdoc
third_party/libzip/man/zip_get_file_comment.mdoc
+146 −0
zip_get_name.html
third_party/libzip/man/zip_get_name.html
+140 −0
zip_get_name.man
third_party/libzip/man/zip_get_name.man
+131 −0
zip_get_name.mdoc
third_party/libzip/man/zip_get_name.mdoc
+111 −0
zip_get_num_entries.html
third_party/libzip/man/zip_get_num_entries.html
+87 −0
zip_get_num_entries.man
third_party/libzip/man/zip_get_num_entries.man
+82 −0
zip_get_num_entries.mdoc
third_party/libzip/man/zip_get_num_entries.mdoc
+110 −0
zip_get_num_files.html
third_party/libzip/man/zip_get_num_files.html
+80 −0
zip_get_num_files.man
third_party/libzip/man/zip_get_num_files.man
+75 −0
zip_get_num_files.mdoc
third_party/libzip/man/zip_get_num_files.mdoc
+88 −0
zip_libzip_version.html
third_party/libzip/man/zip_libzip_version.html
+71 −0
zip_libzip_version.man
third_party/libzip/man/zip_libzip_version.man
+66 −0
zip_libzip_version.mdoc
third_party/libzip/man/zip_libzip_version.mdoc
+148 −0
zip_name_locate.html
third_party/libzip/man/zip_name_locate.html
+136 −0
zip_name_locate.man
third_party/libzip/man/zip_name_locate.man
+124 −0
zip_name_locate.mdoc
third_party/libzip/man/zip_name_locate.mdoc
+176 −0
zip_open.html
third_party/libzip/man/zip_open.html
+192 −0
zip_open.man
third_party/libzip/man/zip_open.man
+170 −0
zip_open.mdoc
third_party/libzip/man/zip_open.mdoc
+111 −0
zip_register_progress_callback.html
...party/libzip/man/zip_register_progress_callback.html
+83 −0
zip_register_progress_callback.man
..._party/libzip/man/zip_register_progress_callback.man
+77 −0
zip_register_progress_callback.mdoc
...party/libzip/man/zip_register_progress_callback.mdoc
+111 −0
zip_register_progress_callback_with_state.html
...p/man/zip_register_progress_callback_with_state.html
+92 −0
zip_register_progress_callback_with_state.man
...ip/man/zip_register_progress_callback_with_state.man
+86 −0
zip_register_progress_callback_with_state.mdoc
...p/man/zip_register_progress_callback_with_state.mdoc
+104 −0
zip_rename.html
third_party/libzip/man/zip_rename.html
+75 −0
zip_rename.man
third_party/libzip/man/zip_rename.man
+70 −0
zip_rename.mdoc
third_party/libzip/man/zip_rename.mdoc
+124 −0
zip_set_archive_comment.html
third_party/libzip/man/zip_set_archive_comment.html
+98 −0
zip_set_archive_comment.man
third_party/libzip/man/zip_set_archive_comment.man
+93 −0
zip_set_archive_comment.mdoc
third_party/libzip/man/zip_set_archive_comment.mdoc
+107 −0
zip_set_archive_flag.html
third_party/libzip/man/zip_set_archive_flag.html
+79 −0
zip_set_archive_flag.man
third_party/libzip/man/zip_set_archive_flag.man
+74 −0
zip_set_archive_flag.mdoc
third_party/libzip/man/zip_set_archive_flag.mdoc
+119 −0
zip_set_default_password.html
third_party/libzip/man/zip_set_default_password.html
+87 −0
zip_set_default_password.man
third_party/libzip/man/zip_set_default_password.man
+83 −0
zip_set_default_password.mdoc
third_party/libzip/man/zip_set_default_password.mdoc
+109 −0
zip_set_file_comment.html
third_party/libzip/man/zip_set_file_comment.html
+84 −0
zip_set_file_comment.man
third_party/libzip/man/zip_set_file_comment.man
+79 −0
zip_set_file_comment.mdoc
third_party/libzip/man/zip_set_file_comment.mdoc
+148 −0
zip_set_file_compression.html
third_party/libzip/man/zip_set_file_compression.html
+131 −0
zip_set_file_compression.man
third_party/libzip/man/zip_set_file_compression.man
+123 −0
zip_set_file_compression.mdoc
third_party/libzip/man/zip_set_file_compression.mdoc
+117 −0
zip_source.html
third_party/libzip/man/zip_source.html
+89 −0
zip_source.man
third_party/libzip/man/zip_source.man
+88 −0
zip_source.mdoc
third_party/libzip/man/zip_source.mdoc
+123 −0
zip_source_begin_write.html
third_party/libzip/man/zip_source_begin_write.html
+99 −0
zip_source_begin_write.man
third_party/libzip/man/zip_source_begin_write.man
+89 −0
zip_source_begin_write.mdoc
third_party/libzip/man/zip_source_begin_write.mdoc
+135 −0
zip_source_buffer.html
third_party/libzip/man/zip_source_buffer.html
+112 −0
zip_source_buffer.man
third_party/libzip/man/zip_source_buffer.man
+102 −0
zip_source_buffer.mdoc
third_party/libzip/man/zip_source_buffer.mdoc
+150 −0
zip_source_buffer_fragment.html
third_party/libzip/man/zip_source_buffer_fragment.html
+125 −0
zip_source_buffer_fragment.man
third_party/libzip/man/zip_source_buffer_fragment.man
+112 −0
zip_source_buffer_fragment.mdoc
third_party/libzip/man/zip_source_buffer_fragment.mdoc
+105 −0
zip_source_close.html
third_party/libzip/man/zip_source_close.html
+72 −0
zip_source_close.man
third_party/libzip/man/zip_source_close.man
+67 −0
zip_source_close.mdoc
third_party/libzip/man/zip_source_close.mdoc
+109 −0
zip_source_commit_write.html
third_party/libzip/man/zip_source_commit_write.html
+75 −0
zip_source_commit_write.man
third_party/libzip/man/zip_source_commit_write.man
+70 −0
zip_source_commit_write.mdoc
third_party/libzip/man/zip_source_commit_write.mdoc
+97 −0
zip_source_error.html
third_party/libzip/man/zip_source_error.html
+65 −0
zip_source_error.man
third_party/libzip/man/zip_source_error.man
+60 −0
zip_source_error.mdoc
third_party/libzip/man/zip_source_error.mdoc
+141 −0
zip_source_file.html
third_party/libzip/man/zip_source_file.html
+125 −0
zip_source_file.man
third_party/libzip/man/zip_source_file.man
+114 −0
zip_source_file.mdoc
third_party/libzip/man/zip_source_file.mdoc
+137 −0
zip_source_filep.html
third_party/libzip/man/zip_source_filep.html
+117 −0
zip_source_filep.man
third_party/libzip/man/zip_source_filep.man
+107 −0
zip_source_filep.mdoc
third_party/libzip/man/zip_source_filep.mdoc
+104 −0
zip_source_free.html
third_party/libzip/man/zip_source_free.html
+81 −0
zip_source_free.man
third_party/libzip/man/zip_source_free.man
+76 −0
zip_source_free.mdoc
third_party/libzip/man/zip_source_free.mdoc
+333 −0
zip_source_function.html
third_party/libzip/man/zip_source_function.html
+346 −0
zip_source_function.man
third_party/libzip/man/zip_source_function.man
+335 −0
zip_source_function.mdoc
third_party/libzip/man/zip_source_function.mdoc
+103 −0
zip_source_is_deleted.html
third_party/libzip/man/zip_source_is_deleted.html
+67 −0
zip_source_is_deleted.man
third_party/libzip/man/zip_source_is_deleted.man
+62 −0
zip_source_is_deleted.mdoc
third_party/libzip/man/zip_source_is_deleted.mdoc
+97 −0
zip_source_keep.html
third_party/libzip/man/zip_source_keep.html
+65 −0
zip_source_keep.man
third_party/libzip/man/zip_source_keep.man
+60 −0
zip_source_keep.mdoc
third_party/libzip/man/zip_source_keep.mdoc
+99 −0
zip_source_make_command_bitmap.html
...party/libzip/man/zip_source_make_command_bitmap.html
+67 −0
zip_source_make_command_bitmap.man
..._party/libzip/man/zip_source_make_command_bitmap.man
+62 −0
zip_source_make_command_bitmap.mdoc
...party/libzip/man/zip_source_make_command_bitmap.mdoc
+108 −0
zip_source_open.html
third_party/libzip/man/zip_source_open.html
+75 −0
zip_source_open.man
third_party/libzip/man/zip_source_open.man
+70 −0
zip_source_open.mdoc
third_party/libzip/man/zip_source_open.mdoc
+112 −0
zip_source_read.html
third_party/libzip/man/zip_source_read.html
+83 −0
zip_source_read.man
third_party/libzip/man/zip_source_read.man
+78 −0
zip_source_read.mdoc
third_party/libzip/man/zip_source_read.mdoc
+110 −0
zip_source_rollback_write.html
third_party/libzip/man/zip_source_rollback_write.html
+78 −0
zip_source_rollback_write.man
third_party/libzip/man/zip_source_rollback_write.man
+73 −0
zip_source_rollback_write.mdoc
third_party/libzip/man/zip_source_rollback_write.mdoc
+120 −0
zip_source_seek.html
third_party/libzip/man/zip_source_seek.html
+89 −0
zip_source_seek.man
third_party/libzip/man/zip_source_seek.man
+81 −0
zip_source_seek.mdoc
third_party/libzip/man/zip_source_seek.mdoc
+119 −0
zip_source_seek_compute_offset.html
...party/libzip/man/zip_source_seek_compute_offset.html
+85 −0
zip_source_seek_compute_offset.man
..._party/libzip/man/zip_source_seek_compute_offset.man
+81 −0
zip_source_seek_compute_offset.mdoc
...party/libzip/man/zip_source_seek_compute_offset.mdoc
+123 −0
zip_source_seek_write.html
third_party/libzip/man/zip_source_seek_write.html
+92 −0
zip_source_seek_write.man
third_party/libzip/man/zip_source_seek_write.man
+84 −0
zip_source_seek_write.mdoc
third_party/libzip/man/zip_source_seek_write.mdoc
+154 −0
zip_source_stat.html
third_party/libzip/man/zip_source_stat.html
+144 −0
zip_source_stat.man
third_party/libzip/man/zip_source_stat.man
+125 −0
zip_source_stat.mdoc
third_party/libzip/man/zip_source_stat.mdoc
+108 −0
zip_source_tell.html
third_party/libzip/man/zip_source_tell.html
+79 −0
zip_source_tell.man
third_party/libzip/man/zip_source_tell.man
+74 −0
zip_source_tell.mdoc
third_party/libzip/man/zip_source_tell.mdoc
+112 −0
zip_source_tell_write.html
third_party/libzip/man/zip_source_tell_write.html
+82 −0
zip_source_tell_write.man
third_party/libzip/man/zip_source_tell_write.man
+77 −0
zip_source_tell_write.mdoc
third_party/libzip/man/zip_source_tell_write.mdoc
+143 −0
zip_source_win32a.html
third_party/libzip/man/zip_source_win32a.html
+127 −0
zip_source_win32a.man
third_party/libzip/man/zip_source_win32a.man
+116 −0
zip_source_win32a.mdoc
third_party/libzip/man/zip_source_win32a.mdoc
+143 −0
zip_source_win32handle.html
third_party/libzip/man/zip_source_win32handle.html
+127 −0
zip_source_win32handle.man
third_party/libzip/man/zip_source_win32handle.man
+116 −0
zip_source_win32handle.mdoc
third_party/libzip/man/zip_source_win32handle.mdoc
+142 −0
zip_source_win32w.html
third_party/libzip/man/zip_source_win32w.html
+125 −0
zip_source_win32w.man
third_party/libzip/man/zip_source_win32w.man
+114 −0
zip_source_win32w.mdoc
third_party/libzip/man/zip_source_win32w.mdoc
+115 −0
zip_source_write.html
third_party/libzip/man/zip_source_write.html
+85 −0
zip_source_write.man
third_party/libzip/man/zip_source_write.man
+80 −0
zip_source_write.mdoc
third_party/libzip/man/zip_source_write.mdoc
+143 −0
zip_source_zip.html
third_party/libzip/man/zip_source_zip.html
+129 −0
zip_source_zip.man
third_party/libzip/man/zip_source_zip.man
+120 −0
zip_source_zip.mdoc
third_party/libzip/man/zip_source_zip.mdoc
+190 −0
zip_stat.html
third_party/libzip/man/zip_stat.html
+203 −0
zip_stat.man
third_party/libzip/man/zip_stat.man
+179 −0
zip_stat.mdoc
third_party/libzip/man/zip_stat.mdoc
+109 −0
zip_stat_init.html
third_party/libzip/man/zip_stat_init.html
+81 −0
zip_stat_init.man
third_party/libzip/man/zip_stat_init.man
+76 −0
zip_stat_init.mdoc
third_party/libzip/man/zip_stat_init.mdoc
+116 −0
zip_unchange.html
third_party/libzip/man/zip_unchange.html
+86 −0
zip_unchange.man
third_party/libzip/man/zip_unchange.man
+81 −0
zip_unchange.mdoc
third_party/libzip/man/zip_unchange.mdoc
+103 −0
zip_unchange_all.html
third_party/libzip/man/zip_unchange_all.html
+69 −0
zip_unchange_all.man
third_party/libzip/man/zip_unchange_all.man
+64 −0
zip_unchange_all.mdoc
third_party/libzip/man/zip_unchange_all.mdoc
+103 −0
zip_unchange_archive.html
third_party/libzip/man/zip_unchange_archive.html
+69 −0
zip_unchange_archive.man
third_party/libzip/man/zip_unchange_archive.man
+64 −0
zip_unchange_archive.mdoc
third_party/libzip/man/zip_unchange_archive.mdoc
+122 −0
zipcmp.html
third_party/libzip/man/zipcmp.html
+96 −0
zipcmp.man
third_party/libzip/man/zipcmp.man
+90 −0
zipcmp.mdoc
third_party/libzip/man/zipcmp.mdoc
+125 −0
zipmerge.html
third_party/libzip/man/zipmerge.html
+97 −0
zipmerge.man
third_party/libzip/man/zipmerge.man
+91 −0
zipmerge.mdoc
third_party/libzip/man/zipmerge.mdoc
+315 −0
ziptool.html
third_party/libzip/man/ziptool.html
+389 −0
ziptool.man
third_party/libzip/man/ziptool.man
+330 −0
ziptool.mdoc
third_party/libzip/man/ziptool.mdoc
+206 −0
CMakeLists.txt
third_party/libzip/regress/CMakeLists.txt
+1,437 −0
NiHTest.pm
third_party/libzip/regress/NiHTest.pm
+4 −0
add_dir.test
third_party/libzip/regress/add_dir.test
+4 −0
add_from_buffer.test
third_party/libzip/regress/add_from_buffer.test
+5 −0
add_from_file.test
third_party/libzip/regress/add_from_file.test
+6 −0
add_from_file_duplicate.test
third_party/libzip/regress/add_from_file_duplicate.test
+6 −0
add_from_file_twice_duplicate.test
...ty/libzip/regress/add_from_file_twice_duplicate.test
+97 −0
add_from_filep.c
third_party/libzip/regress/add_from_filep.c
+6 −0
add_from_filep.test
third_party/libzip/regress/add_from_filep.test
+5 −0
add_from_stdin.test
third_party/libzip/regress/add_from_stdin.test
+5 −0
add_from_zip_closed.test
third_party/libzip/regress/add_from_zip_closed.test
+5 −0
add_from_zip_deflated.test
third_party/libzip/regress/add_from_zip_deflated.test
+5 −0
add_from_zip_deflated2.test
third_party/libzip/regress/add_from_zip_deflated2.test
+5 −0
add_from_zip_partial_deflated.test
...ty/libzip/regress/add_from_zip_partial_deflated.test
+5 −0
add_from_zip_partial_stored.test
...arty/libzip/regress/add_from_zip_partial_stored.test
+5 −0
add_from_zip_stored.test
third_party/libzip/regress/add_from_zip_stored.test
+4 −0
add_stored.test
third_party/libzip/regress/add_stored.test
+4 −0
add_stored_in_memory.test
third_party/libzip/regress/add_stored_in_memory.test
BIN
bigstored.zh
third_party/libzip/regress/bigstored.zh
BIN
bigzero-zip.zip
third_party/libzip/regress/bigzero-zip.zip
+1 −0
bogus.zip
third_party/libzip/regress/bogus.zip
BIN
broken.zip
third_party/libzip/regress/broken.zip
+5 −0
buffer-fragment-read.test
third_party/libzip/regress/buffer-fragment-read.test
+4 −0
buffer-fragment-write.test
third_party/libzip/regress/buffer-fragment-write.test
+124 −0
can_clone_file.c
third_party/libzip/regress/can_clone_file.c
+7 −0
cleanup.cmake
third_party/libzip/regress/cleanup.cmake
+4 −0
clone-buffer-add.test
third_party/libzip/regress/clone-buffer-add.test
+4 −0
clone-buffer-delete.test
third_party/libzip/regress/clone-buffer-delete.test
+4 −0
clone-buffer-replace.test
third_party/libzip/regress/clone-buffer-replace.test
+5 −0
clone-fs-add.test
third_party/libzip/regress/clone-fs-add.test
+5 −0
clone-fs-delete.test
third_party/libzip/regress/clone-fs-delete.test
+5 −0
clone-fs-replace.test
third_party/libzip/regress/clone-fs-replace.test
+5 −0
cm-default.test
third_party/libzip/regress/cm-default.test
BIN
cm-default.zip
third_party/libzip/regress/cm-default.zip
+5 −0
count_entries.test
third_party/libzip/regress/count_entries.test
+6 −0
decrypt-correct-password-aes128.test
.../libzip/regress/decrypt-correct-password-aes128.test
+6 −0
decrypt-correct-password-aes192.test
.../libzip/regress/decrypt-correct-password-aes192.test
+6 −0
decrypt-correct-password-aes256.test
.../libzip/regress/decrypt-correct-password-aes256.test
+5 −0
decrypt-correct-password-pkware.test
.../libzip/regress/decrypt-correct-password-pkware.test
+6 −0
decrypt-no-password-aes256.test
...party/libzip/regress/decrypt-no-password-aes256.test
+6 −0
decrypt-wrong-password-aes128.test
...ty/libzip/regress/decrypt-wrong-password-aes128.test
+6 −0
decrypt-wrong-password-aes192.test
...ty/libzip/regress/decrypt-wrong-password-aes192.test
+6 −0
decrypt-wrong-password-aes256.test
...ty/libzip/regress/decrypt-wrong-password-aes256.test
+5 −0
decrypt-wrong-password-pkware.test
...ty/libzip/regress/decrypt-wrong-password-pkware.test
+5 −0
delete_add_same.test
third_party/libzip/regress/delete_add_same.test
+5 −0
delete_invalid.test
third_party/libzip/regress/delete_invalid.test
+4 −0
delete_last.test
third_party/libzip/regress/delete_last.test
+4 −0
delete_multiple_last.test
third_party/libzip/regress/delete_multiple_last.test
+4 −0
delete_multiple_partial.test
third_party/libzip/regress/delete_multiple_partial.test
+5 −0
delete_renamed_rename.test
third_party/libzip/regress/delete_renamed_rename.test
BIN
encrypt-aes128-noentropy.zip
third_party/libzip/regress/encrypt-aes128-noentropy.zip
BIN
encrypt-aes128.zip
third_party/libzip/regress/encrypt-aes128.zip
BIN
encrypt-aes192-noentropy.zip
third_party/libzip/regress/encrypt-aes192-noentropy.zip
BIN
encrypt-aes192.zip
third_party/libzip/regress/encrypt-aes192.zip
BIN
encrypt-aes256-noentropy.zip
third_party/libzip/regress/encrypt-aes256-noentropy.zip
BIN
encrypt-aes256.zip
third_party/libzip/regress/encrypt-aes256.zip
BIN
encrypt-none.zip
third_party/libzip/regress/encrypt-none.zip
+23 −0
encrypt.test
third_party/libzip/regress/encrypt.test
BIN
encrypt.zip
third_party/libzip/regress/encrypt.zip
BIN
encrypt_plus_extra.zip
third_party/libzip/regress/encrypt_plus_extra.zip
BIN
encrypt_plus_extra_modified_c.zip
...rty/libzip/regress/encrypt_plus_extra_modified_c.zip
BIN
encrypt_plus_extra_modified_l.zip
...rty/libzip/regress/encrypt_plus_extra_modified_l.zip
+6 −0
encryption-nonrandom-aes128.test
...arty/libzip/regress/encryption-nonrandom-aes128.test
+6 −0
encryption-nonrandom-aes192.test
...arty/libzip/regress/encryption-nonrandom-aes192.test
+6 −0
encryption-nonrandom-aes256.test
...arty/libzip/regress/encryption-nonrandom-aes256.test
+5 −0
encryption-remove.test
third_party/libzip/regress/encryption-remove.test
+7 −0
extra_add.test
third_party/libzip/regress/extra_add.test
+8 −0
extra_add_multiple.test
third_party/libzip/regress/extra_add_multiple.test
+10 −0
extra_count.test
third_party/libzip/regress/extra_count.test
+22 −0
extra_count_by_id.test
third_party/libzip/regress/extra_count_by_id.test
+7 −0
extra_count_ignore_zip64.test
...d_party/libzip/regress/extra_count_ignore_zip64.test
+14 −0
extra_delete.test
third_party/libzip/regress/extra_delete.test
+6 −0
extra_delete_by_id.test
third_party/libzip/regress/extra_delete_by_id.test
+32 −0
extra_field_align.test
third_party/libzip/regress/extra_field_align.test
BIN
extra_field_align_1-0.zip
third_party/libzip/regress/extra_field_align_1-0.zip
BIN
extra_field_align_1-ef_00.zip
...d_party/libzip/regress/extra_field_align_1-ef_00.zip
BIN
extra_field_align_1-ef_ff.zip
...d_party/libzip/regress/extra_field_align_1-ef_ff.zip
BIN
extra_field_align_1-ff.zip
third_party/libzip/regress/extra_field_align_1-ff.zip
BIN
extra_field_align_2-0.zip
third_party/libzip/regress/extra_field_align_2-0.zip
BIN
extra_field_align_2-ef_00.zip
...d_party/libzip/regress/extra_field_align_2-ef_00.zip
BIN
extra_field_align_2-ef_ff.zip
...d_party/libzip/regress/extra_field_align_2-ef_ff.zip
BIN
extra_field_align_2-ff.zip
third_party/libzip/regress/extra_field_align_2-ff.zip
BIN
extra_field_align_3-0.zip
third_party/libzip/regress/extra_field_align_3-0.zip
BIN
extra_field_align_3-ef_00.zip
...d_party/libzip/regress/extra_field_align_3-ef_00.zip
BIN
extra_field_align_3-ef_ff.zip
...d_party/libzip/regress/extra_field_align_3-ef_ff.zip
BIN
extra_field_align_3-ff.zip
third_party/libzip/regress/extra_field_align_3-ff.zip
BIN
extra_field_align_4-ff.zip
third_party/libzip/regress/extra_field_align_4-ff.zip
+9 −0
extra_get.test
third_party/libzip/regress/extra_get.test
+9 −0
extra_get_by_id.test
third_party/libzip/regress/extra_get_by_id.test
+14 −0
extra_set.test
third_party/libzip/regress/extra_set.test
+16 −0
extra_set_modify_c.test
third_party/libzip/regress/extra_set_modify_c.test
+16 −0
extra_set_modify_l.test
third_party/libzip/regress/extra_set_modify_l.test
+15 −0
fdopen_ok.test
third_party/libzip/regress/fdopen_ok.test
+4 −0
file_comment_encmismatch.test
...d_party/libzip/regress/file_comment_encmismatch.test
BIN
filename_duplicate.zip
third_party/libzip/regress/filename_duplicate.zip
BIN
filename_duplicate_empty.zip
third_party/libzip/regress/filename_duplicate_empty.zip
BIN
filename_empty.zip
third_party/libzip/regress/filename_empty.zip
BIN
fileorder.zip
third_party/libzip/regress/fileorder.zip
BIN
firstsecond-split-deflated.zip
..._party/libzip/regress/firstsecond-split-deflated.zip
BIN
firstsecond-split-stored.zip
third_party/libzip/regress/firstsecond-split-stored.zip
BIN
firstsecond.zip
third_party/libzip/regress/firstsecond.zip
BIN
foo-stored.zip
third_party/libzip/regress/foo-stored.zip
+91 −0
fopen_unchanged.c
third_party/libzip/regress/fopen_unchanged.c
+5 −0
fopen_unchanged.test
third_party/libzip/regress/fopen_unchanged.test
+214 −0
fread.c
third_party/libzip/regress/fread.c
+5 −0
fread.test
third_party/libzip/regress/fread.test
+99 −0
fseek.c
third_party/libzip/regress/fseek.c
+6 −0
fseek_deflated.test
third_party/libzip/regress/fseek_deflated.test
+6 −0
fseek_fail.test
third_party/libzip/regress/fseek_fail.test
+6 −0
fseek_ok.test
third_party/libzip/regress/fseek_ok.test
BIN
gap-add.zip
third_party/libzip/regress/gap-add.zip
BIN
gap-delete.zip
third_party/libzip/regress/gap-delete.zip
BIN
gap-replace.zip
third_party/libzip/regress/gap-replace.zip
BIN
gap.zip
third_party/libzip/regress/gap.zip
+14 −0
get_comment.test
third_party/libzip/regress/get_comment.test
+195 −0
hole.c
third_party/libzip/regress/hole.c
BIN
incons-archive-comment-longer.zip
...rty/libzip/regress/incons-archive-comment-longer.zip
BIN
incons-archive-comment-shorter.zip
...ty/libzip/regress/incons-archive-comment-shorter.zip
BIN
incons-cdoffset.zip
third_party/libzip/regress/incons-cdoffset.zip
BIN
incons-central-compression-method.zip
...libzip/regress/incons-central-compression-method.zip
BIN
incons-central-compsize-larger-toolarge.zip
.../regress/incons-central-compsize-larger-toolarge.zip
BIN
incons-central-compsize-larger.zip
...ty/libzip/regress/incons-central-compsize-larger.zip
BIN
incons-central-compsize-smaller.zip
...y/libzip/regress/incons-central-compsize-smaller.zip
BIN
incons-central-crc.zip
third_party/libzip/regress/incons-central-crc.zip
BIN
incons-central-date.zip
third_party/libzip/regress/incons-central-date.zip
BIN
incons-central-file-comment-longer.zip
...ibzip/regress/incons-central-file-comment-longer.zip
BIN
incons-central-file-comment-shorter.zip
...bzip/regress/incons-central-file-comment-shorter.zip
BIN
incons-central-magic-bad.zip
third_party/libzip/regress/incons-central-magic-bad.zip
BIN
incons-central-magic-bad2.zip
...d_party/libzip/regress/incons-central-magic-bad2.zip
BIN
incons-central-size-larger.zip
..._party/libzip/regress/incons-central-size-larger.zip
BIN
incons-data.zip
third_party/libzip/regress/incons-data.zip
BIN
incons-ef-central-size-wrong.zip
...arty/libzip/regress/incons-ef-central-size-wrong.zip
BIN
incons-ef-local-id-size.zip
third_party/libzip/regress/incons-ef-local-id-size.zip
BIN
incons-ef-local-id.zip
third_party/libzip/regress/incons-ef-local-id.zip
BIN
incons-ef-local-size.zip
third_party/libzip/regress/incons-ef-local-size.zip
BIN
incons-eocd-magic-bad.zip
third_party/libzip/regress/incons-eocd-magic-bad.zip
BIN
incons-file-count-high.zip
third_party/libzip/regress/incons-file-count-high.zip
BIN
incons-file-count-low.zip
third_party/libzip/regress/incons-file-count-low.zip
BIN
incons-file-count-overflow.zip
..._party/libzip/regress/incons-file-count-overflow.zip
BIN
incons-local-compression-method.zip
...y/libzip/regress/incons-local-compression-method.zip
BIN
incons-local-compsize-larger.zip
...arty/libzip/regress/incons-local-compsize-larger.zip
BIN
incons-local-compsize-smaller.zip
...rty/libzip/regress/incons-local-compsize-smaller.zip
BIN
incons-local-crc.zip
third_party/libzip/regress/incons-local-crc.zip
BIN
incons-local-filename-long.zip
..._party/libzip/regress/incons-local-filename-long.zip
BIN
incons-local-filename-missing.zip
...rty/libzip/regress/incons-local-filename-missing.zip
BIN
incons-local-filename-short.zip
...party/libzip/regress/incons-local-filename-short.zip
BIN
incons-local-filename.zip
third_party/libzip/regress/incons-local-filename.zip
BIN
incons-local-magic-bad.zip
third_party/libzip/regress/incons-local-magic-bad.zip
BIN
incons-local-size-larger.zip
third_party/libzip/regress/incons-local-size-larger.zip
BIN
junk-at-end.zip
third_party/libzip/regress/junk-at-end.zip
BIN
junk-at-start.zip
third_party/libzip/regress/junk-at-start.zip
+5 −0
junk_at_end.test
third_party/libzip/regress/junk_at_end.test
+5 −0
junk_at_start.test
third_party/libzip/regress/junk_at_start.test
BIN
large-uncompressable
third_party/libzip/regress/large-uncompressable
+162 −0
malloc.c
third_party/libzip/regress/malloc.c
BIN
manyfiles-zip.zip
third_party/libzip/regress/manyfiles-zip.zip
BIN
multidisk.zip
third_party/libzip/regress/multidisk.zip
+27 −0
name_locate.test
third_party/libzip/regress/name_locate.test
+50 −0
nonrandomopen.c
third_party/libzip/regress/nonrandomopen.c
+57 −0
nonrandomopentest.c
third_party/libzip/regress/nonrandomopentest.c
+7 −0
open_cons_extrabytes.test
third_party/libzip/regress/open_cons_extrabytes.test
+6 −0
open_empty.test
third_party/libzip/regress/open_empty.test
+6 −0
open_empty_2.test
third_party/libzip/regress/open_empty_2.test
+6 −0
open_extrabytes.test
third_party/libzip/regress/open_extrabytes.test
+12 −0
open_file_count.test
third_party/libzip/regress/open_file_count.test
+6 −0
open_filename_duplicate.test
third_party/libzip/regress/open_filename_duplicate.test
+7 −0
open_filename_duplicate_consistency.test
...zip/regress/open_filename_duplicate_consistency.test
+6 −0
open_filename_duplicate_empty.test
...ty/libzip/regress/open_filename_duplicate_empty.test
+7 −0
open_filename_duplicate_empty_consistency.test
...gress/open_filename_duplicate_empty_consistency.test
+6 −0
open_filename_empty.test
third_party/libzip/regress/open_filename_empty.test
+74 −0
open_incons.test
third_party/libzip/regress/open_incons.test
+11 −0
open_many_fail.test
third_party/libzip/regress/open_many_fail.test
+12 −0
open_many_ok.test
third_party/libzip/regress/open_many_ok.test
+7 −0
open_multidisk.test
third_party/libzip/regress/open_multidisk.test
+7 −0
open_new_but_exists.test
third_party/libzip/regress/open_new_but_exists.test
+5 −0
open_new_ok.test
third_party/libzip/regress/open_new_ok.test
+7 −0
open_nonarchive.test
third_party/libzip/regress/open_nonarchive.test
+6 −0
open_nosuchfile.test
third_party/libzip/regress/open_nosuchfile.test
+6 −0
open_ok.test
third_party/libzip/regress/open_ok.test
+7 −0
open_too_short.test
third_party/libzip/regress/open_too_short.test
+6 −0
open_truncate.test
third_party/libzip/regress/open_truncate.test
+6 −0
open_zip64_3mf.test
third_party/libzip/regress/open_zip64_3mf.test
+6 −0
open_zip64_ok.test
third_party/libzip/regress/open_zip64_ok.test
+4 −0
preload.test
third_party/libzip/regress/preload.test
+10 −0
progress.test
third_party/libzip/regress/progress.test
+4 −0
rename_ascii.test
third_party/libzip/regress/rename_ascii.test
+4 −0
rename_cp437.test
third_party/libzip/regress/rename_cp437.test
+5 −0
rename_deleted.test
third_party/libzip/regress/rename_deleted.test
+5 −0
rename_fail.test
third_party/libzip/regress/rename_fail.test
+4 −0
rename_ok.test
third_party/libzip/regress/rename_ok.test
BIN
rename_ok.zip
third_party/libzip/regress/rename_ok.zip
+4 −0
rename_utf8.test
third_party/libzip/regress/rename_utf8.test
+4 −0
rename_utf8_encmismatch.test
third_party/libzip/regress/rename_utf8_encmismatch.test
+60 −0
runtest.in
third_party/libzip/regress/runtest.in
+4 −0
set_comment_all.test
third_party/libzip/regress/set_comment_all.test
+4 −0
set_comment_localonly.test
third_party/libzip/regress/set_comment_localonly.test
+4 −0
set_comment_removeglobal.test
...d_party/libzip/regress/set_comment_removeglobal.test
+4 −0
set_comment_revert.test
third_party/libzip/regress/set_comment_revert.test
+5 −0
set_compression_bzip2_to_deflate.test
...libzip/regress/set_compression_bzip2_to_deflate.test
+5 −0
set_compression_deflate_to_bzip2.test
...libzip/regress/set_compression_deflate_to_bzip2.test
+4 −0
set_compression_deflate_to_deflate.test
...bzip/regress/set_compression_deflate_to_deflate.test
+4 −0
set_compression_deflate_to_store.test
...libzip/regress/set_compression_deflate_to_store.test
+5 −0
set_compression_store_to_bzip2.test
...y/libzip/regress/set_compression_store_to_bzip2.test
+4 −0
set_compression_store_to_deflate.test
...libzip/regress/set_compression_store_to_deflate.test
+4 −0
set_compression_store_to_store.test
...y/libzip/regress/set_compression_store_to_store.test
+5 −0
set_compression_unknown.test
third_party/libzip/regress/set_compression_unknown.test
+4 −0
set_file_mtime.test
third_party/libzip/regress/set_file_mtime.test
+573 −0
source_hole.c
third_party/libzip/regress/source_hole.c
+148 −0
stat_index_cp437_guess.test
third_party/libzip/regress/stat_index_cp437_guess.test
+149 −0
stat_index_cp437_raw.test
third_party/libzip/regress/stat_index_cp437_raw.test
+148 −0
stat_index_cp437_strict.test
third_party/libzip/regress/stat_index_cp437_strict.test
+22 −0
stat_index_fileorder.test
third_party/libzip/regress/stat_index_fileorder.test
+13 −0
stat_index_streamed.test
third_party/libzip/regress/stat_index_streamed.test
+13 −0
stat_index_streamed_zip64.test
..._party/libzip/regress/stat_index_streamed_zip64.test
+13 −0
stat_index_utf8_guess.test
third_party/libzip/regress/stat_index_utf8_guess.test
+13 −0
stat_index_utf8_raw.test
third_party/libzip/regress/stat_index_utf8_raw.test
+14 −0
stat_index_utf8_strict.test
third_party/libzip/regress/stat_index_utf8_strict.test
+14 −0
stat_index_utf8_unmarked_strict.test
.../libzip/regress/stat_index_utf8_unmarked_strict.test
+13 −0
stat_index_zip64.test
third_party/libzip/regress/stat_index_zip64.test
BIN
streamed-zip64.zip
third_party/libzip/regress/streamed-zip64.zip
BIN
streamed.zip
third_party/libzip/regress/streamed.zip
BIN
test-cp437-comment-utf-8.zip
third_party/libzip/regress/test-cp437-comment-utf-8.zip
BIN
test-cp437-fc-utf-8-filename.zip
...arty/libzip/regress/test-cp437-fc-utf-8-filename.zip
BIN
test-cp437-fc.zip
third_party/libzip/regress/test-cp437-fc.zip
BIN
test-cp437.zip
third_party/libzip/regress/test-cp437.zip
BIN
test-utf8-unmarked.zip
third_party/libzip/regress/test-utf8-unmarked.zip
BIN
test-utf8.zip
third_party/libzip/regress/test-utf8.zip
BIN
test.zip
third_party/libzip/regress/test.zip
BIN
test2.zip
third_party/libzip/regress/test2.zip
BIN
testbuffer.zip
third_party/libzip/regress/testbuffer.zip
BIN
testbzip2.zip
third_party/libzip/regress/testbzip2.zip
BIN
testchanged.zip
third_party/libzip/regress/testchanged.zip
BIN
testchangedlocal.zip
third_party/libzip/regress/testchangedlocal.zip
BIN
testcomment.zip
third_party/libzip/regress/testcomment.zip
BIN
testcomment13.zip
third_party/libzip/regress/testcomment13.zip
BIN
testcommentremoved.zip
third_party/libzip/regress/testcommentremoved.zip
BIN
testdeflated.zip
third_party/libzip/regress/testdeflated.zip
BIN
testdeflated2.zip
third_party/libzip/regress/testdeflated2.zip
BIN
testdir.zip
third_party/libzip/regress/testdir.zip
BIN
testempty.zip
third_party/libzip/regress/testempty.zip
BIN
testextrabytes.zip
third_party/libzip/regress/testextrabytes.zip
BIN
testfile-UTF8.zip
third_party/libzip/regress/testfile-UTF8.zip
BIN
testfile-cp437.zip
third_party/libzip/regress/testfile-cp437.zip
BIN
testfile-plus-extra.zip
third_party/libzip/regress/testfile-plus-extra.zip
0
__init__.py → testfile.txt
..._init__.py → third_party/libzip/regress/testfile.txt
BIN
testfile.zip
third_party/libzip/regress/testfile.zip
BIN
testfile2014.zip
third_party/libzip/regress/testfile2014.zip
BIN
teststdin.zip
third_party/libzip/regress/teststdin.zip
BIN
teststored.zip
third_party/libzip/regress/teststored.zip
+111 −0
tryopen.c
third_party/libzip/regress/tryopen.c
BIN
utf-8-standardization-input.zip
...party/libzip/regress/utf-8-standardization-input.zip
BIN
utf-8-standardization-output.zip
...arty/libzip/regress/utf-8-standardization-output.zip
+4 −0
utf-8-standardization.test
third_party/libzip/regress/utf-8-standardization.test
+13 −0
zip-in-archive-comment.test
third_party/libzip/regress/zip-in-archive-comment.test
BIN
zip-in-archive-comment.zip
third_party/libzip/regress/zip-in-archive-comment.zip
BIN
zip64-3mf.zip
third_party/libzip/regress/zip64-3mf.zip
BIN
zip64.zip
third_party/libzip/regress/zip64.zip
+4 −0
zip64_creation.test
third_party/libzip/regress/zip64_creation.test
+4 −0
zip64_stored_creation.test
third_party/libzip/regress/zip64_stored_creation.test
+392 −0
ziptool_regress.c
third_party/libzip/regress/ziptool_regress.c
+18 −0
CMakeLists.txt
third_party/libzip/src/CMakeLists.txt
+110 −0
getopt.c
third_party/libzip/src/getopt.c
+51 −0
getopt.h
third_party/libzip/src/getopt.h
+700 −0
zipcmp.c
third_party/libzip/src/zipcmp.c
+284 −0
zipmerge.c
third_party/libzip/src/zipmerge.c
+911 −0
ziptool.c
third_party/libzip/src/ziptool.c
+249 −0
CMakeLists.txt
third_party/zlib/v1_2_11/CMakeLists.txt
+1,515 −0
ChangeLog
third_party/zlib/v1_2_11/ChangeLog
+368 −0
FAQ
third_party/zlib/v1_2_11/FAQ
+68 −0
INDEX
third_party/zlib/v1_2_11/INDEX
+5 −0
Makefile
third_party/zlib/v1_2_11/Makefile
+410 −0
Makefile.in
third_party/zlib/v1_2_11/Makefile.in
+115 −0
README
third_party/zlib/v1_2_11/README
+186 −0
adler32.c
third_party/zlib/v1_2_11/adler32.c
+69 −0
Makefile.pup
third_party/zlib/v1_2_11/amiga/Makefile.pup
+68 −0
Makefile.sas
third_party/zlib/v1_2_11/amiga/Makefile.sas
+86 −0
compress.c
third_party/zlib/v1_2_11/compress.c
+921 −0
configure
third_party/zlib/v1_2_11/configure
+78 −0
README.contrib
third_party/zlib/v1_2_11/contrib/README.contrib
+106 −0
buffer_demo.adb
third_party/zlib/v1_2_11/contrib/ada/buffer_demo.adb
+156 −0
mtest.adb
third_party/zlib/v1_2_11/contrib/ada/mtest.adb
+156 −0
read.adb
third_party/zlib/v1_2_11/contrib/ada/read.adb
+65 −0
readme.txt
third_party/zlib/v1_2_11/contrib/ada/readme.txt
+463 −0
test.adb
third_party/zlib/v1_2_11/contrib/ada/test.adb
+225 −0
zlib-streams.adb
third_party/zlib/v1_2_11/contrib/ada/zlib-streams.adb
+114 −0
zlib-streams.ads
third_party/zlib/v1_2_11/contrib/ada/zlib-streams.ads
+141 −0
zlib-thin.adb
third_party/zlib/v1_2_11/contrib/ada/zlib-thin.adb
+450 −0
zlib-thin.ads
third_party/zlib/v1_2_11/contrib/ada/zlib-thin.ads
+701 −0
zlib.adb
third_party/zlib/v1_2_11/contrib/ada/zlib.adb
+328 −0
zlib.ads
third_party/zlib/v1_2_11/contrib/ada/zlib.ads
+20 −0
zlib.gpr
third_party/zlib/v1_2_11/contrib/ada/zlib.gpr
+452 −0
amd64-match.S
third_party/zlib/v1_2_11/contrib/amd64/amd64-match.S
+51 −0
README.686
third_party/zlib/v1_2_11/contrib/asm686/README.686
+357 −0
match.S
third_party/zlib/v1_2_11/contrib/asm686/match.S
+8 −0
Makefile
third_party/zlib/v1_2_11/contrib/blast/Makefile
+4 −0
README
third_party/zlib/v1_2_11/contrib/blast/README
+466 −0
blast.c
third_party/zlib/v1_2_11/contrib/blast/blast.c
+83 −0
blast.h
third_party/zlib/v1_2_11/contrib/blast/blast.h
BIN
test.pk
third_party/zlib/v1_2_11/contrib/blast/test.pk
+1 −0
test.txt
third_party/zlib/v1_2_11/contrib/blast/test.txt
+557 −0
ZLib.pas
third_party/zlib/v1_2_11/contrib/delphi/ZLib.pas
+11 −0
ZLibConst.pas
third_party/zlib/v1_2_11/contrib/delphi/ZLibConst.pas
+76 −0
readme.txt
third_party/zlib/v1_2_11/contrib/delphi/readme.txt
+99 −0
zlibd32.mak
third_party/zlib/v1_2_11/contrib/delphi/zlibd32.mak
+33 −0
DotZLib.build
third_party/zlib/v1_2_11/contrib/dotzlib/DotZLib.build
BIN
DotZLib.chm
third_party/zlib/v1_2_11/contrib/dotzlib/DotZLib.chm
+21 −0
DotZLib.sln
third_party/zlib/v1_2_11/contrib/dotzlib/DotZLib.sln
+58 −0
AssemblyInfo.cs
...zlib/v1_2_11/contrib/dotzlib/DotZLib/AssemblyInfo.cs
+202 −0
ChecksumImpl.cs
...zlib/v1_2_11/contrib/dotzlib/DotZLib/ChecksumImpl.cs
+83 −0
CircularBuffer.cs
...ib/v1_2_11/contrib/dotzlib/DotZLib/CircularBuffer.cs
+198 −0
CodecBase.cs
...ty/zlib/v1_2_11/contrib/dotzlib/DotZLib/CodecBase.cs
+106 −0
Deflater.cs
...rty/zlib/v1_2_11/contrib/dotzlib/DotZLib/Deflater.cs
+288 −0
DotZLib.cs
...arty/zlib/v1_2_11/contrib/dotzlib/DotZLib/DotZLib.cs
+141 −0
DotZLib.csproj
.../zlib/v1_2_11/contrib/dotzlib/DotZLib/DotZLib.csproj
+301 −0
GZipStream.cs
...y/zlib/v1_2_11/contrib/dotzlib/DotZLib/GZipStream.cs
+105 −0
Inflater.cs
...rty/zlib/v1_2_11/contrib/dotzlib/DotZLib/Inflater.cs
+274 −0
UnitTests.cs
...ty/zlib/v1_2_11/contrib/dotzlib/DotZLib/UnitTests.cs
+23 −0
LICENSE_1_0.txt
...d_party/zlib/v1_2_11/contrib/dotzlib/LICENSE_1_0.txt
+58 −0
readme.txt
third_party/zlib/v1_2_11/contrib/dotzlib/readme.txt
+574 −0
gvmat64.S
third_party/zlib/v1_2_11/contrib/gcc_gvmat64/gvmat64.S
+1 −0
README
third_party/zlib/v1_2_11/contrib/infback9/README
+615 −0
infback9.c
third_party/zlib/v1_2_11/contrib/infback9/infback9.c
+37 −0
infback9.h
third_party/zlib/v1_2_11/contrib/infback9/infback9.h
+107 −0
inffix9.h
third_party/zlib/v1_2_11/contrib/infback9/inffix9.h
+47 −0
inflate9.h
third_party/zlib/v1_2_11/contrib/infback9/inflate9.h
+324 −0
inftree9.c
third_party/zlib/v1_2_11/contrib/infback9/inftree9.c
+61 −0
inftree9.h
third_party/zlib/v1_2_11/contrib/infback9/inftree9.h
+1,157 −0
inffas86.c
third_party/zlib/v1_2_11/contrib/inflate86/inffas86.c
+1,368 −0
inffast.S
third_party/zlib/v1_2_11/contrib/inflate86/inffast.S
+24 −0
test.cpp
third_party/zlib/v1_2_11/contrib/iostream/test.cpp
+329 −0
zfstream.cpp
third_party/zlib/v1_2_11/contrib/iostream/zfstream.cpp
+128 −0
zfstream.h
third_party/zlib/v1_2_11/contrib/iostream/zfstream.h
+307 −0
zstream.h
third_party/zlib/v1_2_11/contrib/iostream2/zstream.h
+25 −0
zstream_test.cpp
...arty/zlib/v1_2_11/contrib/iostream2/zstream_test.cpp
+35 −0
README
third_party/zlib/v1_2_11/contrib/iostream3/README
+17 −0
TODO
third_party/zlib/v1_2_11/contrib/iostream3/TODO
+50 −0
test.cc
third_party/zlib/v1_2_11/contrib/iostream3/test.cc
+479 −0
zfstream.cc
third_party/zlib/v1_2_11/contrib/iostream3/zfstream.cc
+466 −0
zfstream.h
third_party/zlib/v1_2_11/contrib/iostream3/zfstream.h
+2 −0
bld_ml64.bat
third_party/zlib/v1_2_11/contrib/masmx64/bld_ml64.bat
+553 −0
gvmat64.asm
third_party/zlib/v1_2_11/contrib/masmx64/gvmat64.asm
+186 −0
inffas8664.c
third_party/zlib/v1_2_11/contrib/masmx64/inffas8664.c
+396 −0
inffasx64.asm
third_party/zlib/v1_2_11/contrib/masmx64/inffasx64.asm
+31 −0
readme.txt
third_party/zlib/v1_2_11/contrib/masmx64/readme.txt
+2 −0
bld_ml32.bat
third_party/zlib/v1_2_11/contrib/masmx86/bld_ml32.bat
+1,080 −0
inffas32.asm
third_party/zlib/v1_2_11/contrib/masmx86/inffas32.asm
+479 −0
match686.asm
third_party/zlib/v1_2_11/contrib/masmx86/match686.asm
+27 −0
readme.txt
third_party/zlib/v1_2_11/contrib/masmx86/readme.txt
+25 −0
Makefile
third_party/zlib/v1_2_11/contrib/minizip/Makefile
+45 −0
Makefile.am
third_party/zlib/v1_2_11/contrib/minizip/Makefile.am
+6 −0
MiniZip64_Changes.txt
...y/zlib/v1_2_11/contrib/minizip/MiniZip64_Changes.txt
+74 −0
MiniZip64_info.txt
...arty/zlib/v1_2_11/contrib/minizip/MiniZip64_info.txt
+32 −0
configure.ac
third_party/zlib/v1_2_11/contrib/minizip/configure.ac
+131 −0
crypt.h
third_party/zlib/v1_2_11/contrib/minizip/crypt.h
+247 −0
ioapi.c
third_party/zlib/v1_2_11/contrib/minizip/ioapi.c
+208 −0
ioapi.h
third_party/zlib/v1_2_11/contrib/minizip/ioapi.h
+462 −0
iowin32.c
third_party/zlib/v1_2_11/contrib/minizip/iowin32.c
+28 −0
iowin32.h
third_party/zlib/v1_2_11/contrib/minizip/iowin32.h
+25 −0
make_vms.com
third_party/zlib/v1_2_11/contrib/minizip/make_vms.com
+660 −0
miniunz.c
third_party/zlib/v1_2_11/contrib/minizip/miniunz.c
+63 −0
miniunzip.1
third_party/zlib/v1_2_11/contrib/minizip/miniunzip.1
+46 −0
minizip.1
third_party/zlib/v1_2_11/contrib/minizip/minizip.1
+520 −0
minizip.c
third_party/zlib/v1_2_11/contrib/minizip/minizip.c
+12 −0
minizip.pc.in
third_party/zlib/v1_2_11/contrib/minizip/minizip.pc.in
+291 −0
mztools.c
third_party/zlib/v1_2_11/contrib/minizip/mztools.c
+37 −0
mztools.h
third_party/zlib/v1_2_11/contrib/minizip/mztools.h
+2,125 −0
unzip.c
third_party/zlib/v1_2_11/contrib/minizip/unzip.c
+437 −0
unzip.h
third_party/zlib/v1_2_11/contrib/minizip/unzip.h
+2,007 −0
zip.c
third_party/zlib/v1_2_11/contrib/minizip/zip.c
+362 −0
zip.h
third_party/zlib/v1_2_11/contrib/minizip/zip.h
+599 −0
example.pas
third_party/zlib/v1_2_11/contrib/pascal/example.pas
+76 −0
readme.txt
third_party/zlib/v1_2_11/contrib/pascal/readme.txt
+99 −0
zlibd32.mak
third_party/zlib/v1_2_11/contrib/pascal/zlibd32.mak
+276 −0
zlibpas.pas
third_party/zlib/v1_2_11/contrib/pascal/zlibpas.pas
+42 −0
Makefile
third_party/zlib/v1_2_11/contrib/puff/Makefile
+63 −0
README
third_party/zlib/v1_2_11/contrib/puff/README
+840 −0
puff.c
third_party/zlib/v1_2_11/contrib/puff/puff.c
+35 −0
puff.h
third_party/zlib/v1_2_11/contrib/puff/puff.h
+165 −0
pufftest.c
third_party/zlib/v1_2_11/contrib/puff/pufftest.c
BIN
zeros.raw
third_party/zlib/v1_2_11/contrib/puff/zeros.raw
+275 −0
testzlib.c
third_party/zlib/v1_2_11/contrib/testzlib/testzlib.c
+10 −0
testzlib.txt
third_party/zlib/v1_2_11/contrib/testzlib/testzlib.txt
+14 −0
Makefile
third_party/zlib/v1_2_11/contrib/untgz/Makefile
+17 −0
Makefile.msc
third_party/zlib/v1_2_11/contrib/untgz/Makefile.msc
+674 −0
untgz.c
third_party/zlib/v1_2_11/contrib/untgz/untgz.c
+78 −0
readme.txt
third_party/zlib/v1_2_11/contrib/vstudio/readme.txt
+310 −0
miniunz.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc10/miniunz.vcxproj
+22 −0
miniunz.vcxproj.filters
...v1_2_11/contrib/vstudio/vc10/miniunz.vcxproj.filters
+307 −0
minizip.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc10/minizip.vcxproj
+22 −0
minizip.vcxproj.filters
...v1_2_11/contrib/vstudio/vc10/minizip.vcxproj.filters
+420 −0
testzlib.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc10/testzlib.vcxproj
+58 −0
testzlib.vcxproj.filters
...1_2_11/contrib/vstudio/vc10/testzlib.vcxproj.filters
+310 −0
testzlibdll.vcxproj
...lib/v1_2_11/contrib/vstudio/vc10/testzlibdll.vcxproj
+22 −0
testzlibdll.vcxproj.filters
..._11/contrib/vstudio/vc10/testzlibdll.vcxproj.filters
+32 −0
zlib.rc
third_party/zlib/v1_2_11/contrib/vstudio/vc10/zlib.rc
+473 −0
zlibstat.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc10/zlibstat.vcxproj
+77 −0
zlibstat.vcxproj.filters
...1_2_11/contrib/vstudio/vc10/zlibstat.vcxproj.filters
+153 −0
zlibvc.def
...d_party/zlib/v1_2_11/contrib/vstudio/vc10/zlibvc.def
+135 −0
zlibvc.sln
...d_party/zlib/v1_2_11/contrib/vstudio/vc10/zlibvc.sln
+657 −0
zlibvc.vcxproj
...rty/zlib/v1_2_11/contrib/vstudio/vc10/zlibvc.vcxproj
+118 −0
zlibvc.vcxproj.filters
.../v1_2_11/contrib/vstudio/vc10/zlibvc.vcxproj.filters
+314 −0
miniunz.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc11/miniunz.vcxproj
+311 −0
minizip.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc11/minizip.vcxproj
+426 −0
testzlib.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc11/testzlib.vcxproj
+314 −0
testzlibdll.vcxproj
...lib/v1_2_11/contrib/vstudio/vc11/testzlibdll.vcxproj
+32 −0
zlib.rc
third_party/zlib/v1_2_11/contrib/vstudio/vc11/zlib.rc
+464 −0
zlibstat.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc11/zlibstat.vcxproj
+153 −0
zlibvc.def
...d_party/zlib/v1_2_11/contrib/vstudio/vc11/zlibvc.def
+117 −0
zlibvc.sln
...d_party/zlib/v1_2_11/contrib/vstudio/vc11/zlibvc.sln
+688 −0
zlibvc.vcxproj
...rty/zlib/v1_2_11/contrib/vstudio/vc11/zlibvc.vcxproj
+316 −0
miniunz.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc12/miniunz.vcxproj
+313 −0
minizip.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc12/minizip.vcxproj
+430 −0
testzlib.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc12/testzlib.vcxproj
+316 −0
testzlibdll.vcxproj
...lib/v1_2_11/contrib/vstudio/vc12/testzlibdll.vcxproj
+32 −0
zlib.rc
third_party/zlib/v1_2_11/contrib/vstudio/vc12/zlib.rc
+467 −0
zlibstat.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc12/zlibstat.vcxproj
+153 −0
zlibvc.def
...d_party/zlib/v1_2_11/contrib/vstudio/vc12/zlibvc.def
+119 −0
zlibvc.sln
...d_party/zlib/v1_2_11/contrib/vstudio/vc12/zlibvc.sln
+692 −0
zlibvc.vcxproj
...rty/zlib/v1_2_11/contrib/vstudio/vc12/zlibvc.vcxproj
+316 −0
miniunz.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc14/miniunz.vcxproj
+313 −0
minizip.vcxproj
...ty/zlib/v1_2_11/contrib/vstudio/vc14/minizip.vcxproj
+430 −0
testzlib.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc14/testzlib.vcxproj
+316 −0
testzlibdll.vcxproj
...lib/v1_2_11/contrib/vstudio/vc14/testzlibdll.vcxproj
+32 −0
zlib.rc
third_party/zlib/v1_2_11/contrib/vstudio/vc14/zlib.rc
+467 −0
zlibstat.vcxproj
...y/zlib/v1_2_11/contrib/vstudio/vc14/zlibstat.vcxproj
+153 −0
zlibvc.def
...d_party/zlib/v1_2_11/contrib/vstudio/vc14/zlibvc.def
+119 −0
zlibvc.sln
...d_party/zlib/v1_2_11/contrib/vstudio/vc14/zlibvc.sln
+692 −0
zlibvc.vcxproj
...rty/zlib/v1_2_11/contrib/vstudio/vc14/zlibvc.vcxproj
+565 −0
miniunz.vcproj
...arty/zlib/v1_2_11/contrib/vstudio/vc9/miniunz.vcproj
+562 −0
minizip.vcproj
...arty/zlib/v1_2_11/contrib/vstudio/vc9/minizip.vcproj
+852 −0
testzlib.vcproj
...rty/zlib/v1_2_11/contrib/vstudio/vc9/testzlib.vcproj
+565 −0
testzlibdll.vcproj
.../zlib/v1_2_11/contrib/vstudio/vc9/testzlibdll.vcproj
+32 −0
zlib.rc
third_party/zlib/v1_2_11/contrib/vstudio/vc9/zlib.rc
+835 −0
zlibstat.vcproj
...rty/zlib/v1_2_11/contrib/vstudio/vc9/zlibstat.vcproj
+153 −0
zlibvc.def
third_party/zlib/v1_2_11/contrib/vstudio/vc9/zlibvc.def
+144 −0
zlibvc.sln
third_party/zlib/v1_2_11/contrib/vstudio/vc9/zlibvc.sln
+1,156 −0
zlibvc.vcproj
...party/zlib/v1_2_11/contrib/vstudio/vc9/zlibvc.vcproj
+442 −0
crc32.c
third_party/zlib/v1_2_11/crc32.c
+441 −0
crc32.h
third_party/zlib/v1_2_11/crc32.h
+2,163 −0
deflate.c
third_party/zlib/v1_2_11/deflate.c
+349 −0
deflate.h
third_party/zlib/v1_2_11/deflate.h
+209 −0
algorithm.txt
third_party/zlib/v1_2_11/doc/algorithm.txt
+619 −0
rfc1950.txt
third_party/zlib/v1_2_11/doc/rfc1950.txt
+955 −0
rfc1951.txt
third_party/zlib/v1_2_11/doc/rfc1951.txt
+675 −0
rfc1952.txt
third_party/zlib/v1_2_11/doc/rfc1952.txt
+107 −0
txtvsbin.txt
third_party/zlib/v1_2_11/doc/txtvsbin.txt
+49 −0
README.examples
third_party/zlib/v1_2_11/examples/README.examples
+572 −0
enough.c
third_party/zlib/v1_2_11/examples/enough.c
+233 −0
fitblk.c
third_party/zlib/v1_2_11/examples/fitblk.c
+702 −0
gun.c
third_party/zlib/v1_2_11/examples/gun.c
+504 −0
gzappend.c
third_party/zlib/v1_2_11/examples/gzappend.c
+449 −0
gzjoin.c
third_party/zlib/v1_2_11/examples/gzjoin.c
+1,059 −0
gzlog.c
third_party/zlib/v1_2_11/examples/gzlog.c
+91 −0
gzlog.h
third_party/zlib/v1_2_11/examples/gzlog.h
+545 −0
zlib_how.html
third_party/zlib/v1_2_11/examples/zlib_how.html
+205 −0
zpipe.c
third_party/zlib/v1_2_11/examples/zpipe.c
+409 −0
zran.c
third_party/zlib/v1_2_11/examples/zran.c
+25 −0
gzclose.c
third_party/zlib/v1_2_11/gzclose.c
+218 −0
gzguts.h
third_party/zlib/v1_2_11/gzguts.h
+637 −0
gzlib.c
third_party/zlib/v1_2_11/gzlib.c
+654 −0
gzread.c
third_party/zlib/v1_2_11/gzread.c
+665 −0
gzwrite.c
third_party/zlib/v1_2_11/gzwrite.c
+640 −0
infback.c
third_party/zlib/v1_2_11/infback.c
+323 −0
inffast.c
third_party/zlib/v1_2_11/inffast.c
+11 −0
inffast.h
third_party/zlib/v1_2_11/inffast.h
+94 −0
inffixed.h
third_party/zlib/v1_2_11/inffixed.h
+1,561 −0
inflate.c
third_party/zlib/v1_2_11/inflate.c
+125 −0
inflate.h
third_party/zlib/v1_2_11/inflate.h
+304 −0
inftrees.c
third_party/zlib/v1_2_11/inftrees.c
+62 −0
inftrees.h
third_party/zlib/v1_2_11/inftrees.h
+867 −0
make_vms.com
third_party/zlib/v1_2_11/make_vms.com
+115 −0
Makefile.bor
third_party/zlib/v1_2_11/msdos/Makefile.bor
+104 −0
Makefile.dj2
third_party/zlib/v1_2_11/msdos/Makefile.dj2
+69 −0
Makefile.emx
third_party/zlib/v1_2_11/msdos/Makefile.emx
+112 −0
Makefile.msc
third_party/zlib/v1_2_11/msdos/Makefile.msc
+100 −0
Makefile.tc
third_party/zlib/v1_2_11/msdos/Makefile.tc
+126 −0
Makefile
third_party/zlib/v1_2_11/nintendods/Makefile
+5 −0
README
third_party/zlib/v1_2_11/nintendods/README
+69 −0
Makefile.emx
third_party/zlib/v1_2_11/old/Makefile.emx
+151 −0
Makefile.riscos
third_party/zlib/v1_2_11/old/Makefile.riscos
+3 −0
README
third_party/zlib/v1_2_11/old/README
+48 −0
descrip.mms
third_party/zlib/v1_2_11/old/descrip.mms
+136 −0
Makefile.os2
third_party/zlib/v1_2_11/old/os2/Makefile.os2
+51 −0
zlib.def
third_party/zlib/v1_2_11/old/os2/zlib.def
+160 −0
visual-basic.txt
third_party/zlib/v1_2_11/old/visual-basic.txt
+48 −0
README400
third_party/zlib/v1_2_11/os400/README400
+119 −0
bndsrc
third_party/zlib/v1_2_11/os400/bndsrc
+366 −0
make.sh
third_party/zlib/v1_2_11/os400/make.sh
+527 −0
zlib.inc
third_party/zlib/v1_2_11/os400/zlib.inc
+141 −0
package.qpg
third_party/zlib/v1_2_11/qnx/package.qpg
+602 −0
example.c
third_party/zlib/v1_2_11/test/example.c
+671 −0
infcover.c
third_party/zlib/v1_2_11/test/infcover.c
+651 −0
minigzip.c
third_party/zlib/v1_2_11/test/minigzip.c
+116 −0
treebuild.xml
third_party/zlib/v1_2_11/treebuild.xml
+1,203 −0
trees.c
third_party/zlib/v1_2_11/trees.c
+128 −0
trees.h
third_party/zlib/v1_2_11/trees.h
+93 −0
uncompr.c
third_party/zlib/v1_2_11/uncompr.c
+43 −0
watcom_f.mak
third_party/zlib/v1_2_11/watcom/watcom_f.mak
+43 −0
watcom_l.mak
third_party/zlib/v1_2_11/watcom/watcom_l.mak
+397 −0
DLL_FAQ.txt
third_party/zlib/v1_2_11/win32/DLL_FAQ.txt
+110 −0
Makefile.bor
third_party/zlib/v1_2_11/win32/Makefile.bor
+182 −0
Makefile.gcc
third_party/zlib/v1_2_11/win32/Makefile.gcc
+163 −0
Makefile.msc
third_party/zlib/v1_2_11/win32/Makefile.msc
+103 −0
README-WIN32.txt
third_party/zlib/v1_2_11/win32/README-WIN32.txt
+3 −0
VisualC.txt
third_party/zlib/v1_2_11/win32/VisualC.txt
+94 −0
zlib.def
third_party/zlib/v1_2_11/win32/zlib.def
+40 −0
zlib1.rc
third_party/zlib/v1_2_11/win32/zlib1.rc
+534 −0
zconf.h
third_party/zlib/v1_2_11/zconf.h
+536 −0
zconf.h.cmakein
third_party/zlib/v1_2_11/zconf.h.cmakein
+534 −0
zconf.h.in
third_party/zlib/v1_2_11/zconf.h.in
+149 −0
zlib.3
third_party/zlib/v1_2_11/zlib.3
BIN
zlib.3.pdf
third_party/zlib/v1_2_11/zlib.3.pdf
+1,912 −0
zlib.h
third_party/zlib/v1_2_11/zlib.h
+94 −0
zlib.map
third_party/zlib/v1_2_11/zlib.map
+13 −0
zlib.pc.cmakein
third_party/zlib/v1_2_11/zlib.pc.cmakein
+13 −0
zlib.pc.in
third_party/zlib/v1_2_11/zlib.pc.in
+152 −0
zlib2ansi
third_party/zlib/v1_2_11/zlib2ansi
+325 −0
zutil.c
third_party/zlib/v1_2_11/zutil.c
+271 −0
zutil.h
third_party/zlib/v1_2_11/zutil.h