logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

sources.txt (6183B)


  1. # CORE_MODULES
  2. core
  3. errlog
  4. conf
  5. openssl event/ngx_event_openssl.c event/ngx_event_openssl_stapling.c
  6. regex core/ngx_regex.c
  7. # EVENT_MODULES
  8. events
  9. event_core
  10. epoll
  11. # THREAD_POOL_MODULE
  12. thread_pool core/ngx_thread_pool.c os/unix/ngx_thread_cond.c os/unix/ngx_thread_mutex.c os/unix/ngx_thread_id.c
  13. # HTTP_MODULES
  14. http http/ngx_http.c http/ngx_http_special_response.c http/ngx_http_request.c http/ngx_http_parse.c http/ngx_http_request_body.c http/ngx_http_variables.c http/ngx_http_script.c
  15. http_core http/ngx_http_core_module.c
  16. http_log http/modules/ngx_http_log_module.c
  17. http_upstream http/ngx_http_upstream.c http/ngx_http_upstream_round_robin.c
  18. http_v2 http/v2/ngx_http_v2.c http/v2/ngx_http_v2_table.c http/v2/ngx_http_v2_encode.c http/v2/ngx_http_v2_huff_decode.c http/v2/ngx_http_v2_huff_encode.c http/v2/ngx_http_v2_module.c
  19. http_static http/modules/ngx_http_static_module.c
  20. http_gzip_static http/modules/ngx_http_gzip_static_module.c
  21. http_dav http/modules/ngx_http_dav_module.c
  22. http_autoindex http/modules/ngx_http_autoindex_module.c
  23. http_index http/modules/ngx_http_index_module.c
  24. http_random_index http/modules/ngx_http_random_index_module.c
  25. http_mirror http/modules/ngx_http_mirror_module.c
  26. http_try_files http/modules/ngx_http_try_files_module.c
  27. http_auth_request http/modules/ngx_http_auth_request_module.c
  28. http_auth_basic http/modules/ngx_http_auth_basic_module.c
  29. http_access http/modules/ngx_http_access_module.c
  30. http_limit_conn http/modules/ngx_http_limit_conn_module.c
  31. http_limit_req http/modules/ngx_http_limit_req_module.c
  32. http_realip http/modules/ngx_http_realip_module.c
  33. http_status http/modules/ngx_http_status_module.c
  34. http_geo http/modules/ngx_http_geo_module.c
  35. http_geoip http/modules/ngx_http_geoip_module.c
  36. http_map http/modules/ngx_http_map_module.c
  37. http_split_clients http/modules/ngx_http_split_clients_module.c
  38. http_referer http/modules/ngx_http_referer_module.c
  39. http_rewrite http/modules/ngx_http_rewrite_module.c
  40. http_ssl http/modules/ngx_http_ssl_module.c
  41. http_proxy http/modules/ngx_http_proxy_module.c
  42. http_fastcgi http/modules/ngx_http_fastcgi_module.c
  43. http_uwsgi http/modules/ngx_http_uwsgi_module.c
  44. http_scgi http/modules/ngx_http_sgi_module.c
  45. http_grpc http/modules/ngx_http_grpc_module.c
  46. http_perl http/modules/perl/ngx_http_perl_module.c
  47. http_memcached http/modules/ngx_http_memcached_module.c
  48. http_empty_gif http/modules/ngx_http_empty_gif_module.c
  49. http_browser http/modules/ngx_http_browser_module.c
  50. http_secure_link http/modules/ngx_http_secure_link_module.c
  51. http_degradation http/modules/ngx_http_degredation_module.c
  52. http_flv http/modules/ngx_http_flv_module.c
  53. http_mp4 http/modules/ngx_http_mp4_module.c
  54. http_upstream_hash http/modules/ngx_http_upstream_hash_module.c
  55. http_upstream_ip_hash http/modules/ngx_http_upstream_ip_hash_module.c
  56. http_upstream_least_conn http/modules/ngx_http_upstream_least_conn_module.c
  57. http_upstream_random http/modules/ngx_http_upstream_random_module.c
  58. http_upstream_keepalive http/modules/ngx_http_upstream_keepalive_module.c
  59. http_upstream_zone http/modules/ngx_http_upstream_zone_module.c
  60. http_stub_status http/modules/ngx_http_stub_status_module.c
  61. # HTTP_FILTER_MODULES
  62. http_write_filter http/ngx_http_write_filter_module.c
  63. http_header_filter http/ngx_http_header_filter_module.c
  64. http_chunked_filter http/modules/ngx_http_chunked_filter_module.c
  65. http_v2_filter http/v2/ngx_http_v2_filter_module.c
  66. http_range_header_filter http/modules/ngx_http_range_filter_module.c
  67. http_gzip_filter http/modules/ngx_http_gzip_filter_module.c
  68. http_postpone_filter http/ngx_http_postpone_filter_module.c
  69. http_ssi_filter http/modules/ngx_http_ssi_filter_module.c
  70. http_charset_filter http/modules/ngx_http_charset_filter_module.c
  71. http_xslt_filter http/modules/ngx_http_filter_module.c
  72. http_image_filter http/modules/ngx_http_image_filter_module.c
  73. http_sub_filter http/modules/ngx_http_sub_filter_module.c
  74. http_addition_filter http/modules/ngx_http_addition_filter_module.c
  75. http_gunzip_filter http/modules/ngx_http_gunzip_filter_module.c
  76. http_userid_filter http/modules/ngx_http_userid_filter_module.c
  77. http_headers_filter http/modules/ngx_http_headers_filter_module.c
  78. # HTTP_INIT_FILTER_MODULES
  79. http_copy_filter http/ngx_http_copy_filter_module.c
  80. http_range_body_filter
  81. http_not_modified_filter http/modules/ngx_http_not_modified_filter_module.c
  82. http_slice_filter http/modules/ngx_http_slice_filter_module.c
  83. # MAIL_MODULES
  84. mail mail/ngx_mail.c mail/ngx_mail_handler.c mail/ngx_mail_parse.c
  85. mail_core mail/ngx_mail_core_module.c
  86. mail_ssl mail/ngx_mail_ssl_module.c
  87. mail_pop3 mail/ngx_mail_pop3_module.c mail/ngx_mail_pop3_handler.c
  88. mail_imap mail/ngx_mail_imap_module.c mail/ngx_mail_imap_handler.c
  89. mail_smtp mail/ngx_mail_smtp_module.c mail/ngx_mail_smtp_handler.c
  90. mail_auth_http mail/ngx_mail_auth_http_module.c
  91. mail_proxy mail/ngx_mail_proxy_module.c
  92. mail_realip mail/ngx_mail_realip_module.c
  93. # STREAM_MODULES
  94. stream stream/ngx_stream.c stream/ngx_stream_variables.c stream/ngx_stream_script.c stream/ngx_stream_handler.c
  95. stream_core stream/ngx_stream_core_module.c
  96. stream_log stream/ngx_stream_log_module.c
  97. stream_proxy stream/ngx_stream_proxy_module.c
  98. stream_upstream stream/ngx_stream_upstream.c stream/ngx_stream_upstream_round_robin.c
  99. stream_write_filter stream/ngx_stream_write_filter_module.c
  100. stream_ssl stream/ngx_stream_ssl_module.c
  101. stream_realip stream/ngx_stream_realip_module.c
  102. stream_limit_conn stream/ngx_stream_limit_conn_module.c
  103. stream_access stream/ngx_stream_access_module.c
  104. stream_geo stream/ngx_stream_geo_module.c
  105. stream_geoip stream/ngx_stream_geoip_module.c
  106. stream_map stream/ngx_stream_map_module.c
  107. stream_split_clients stream/ngx_stream_split_clients_module.c
  108. stream_return stream/ngx_stream_return_module.c
  109. stream_upstream_hash stream/ngx_stream_upstream_hash_module.c
  110. stream_set stream/ngx_stream_set_module.c
  111. stream_upstream_least_conn stream/ngx_stream_upstream_least_conn_module.c
  112. stream_upstream_random_module stream/ngx_stream_upstream_random_module.c
  113. stream_upstream_zone stream/ngx_stream_upstream_zone_module.c
  114. stream_ssl_preread stream/ngx_stream_ssl_preread_module.c
  115. # MISC_MODULES
  116. google_perftools misc/ngx_google_perftools_module.c
  117. cpp_test misc/ngx_cpp_test_module.cpp