unit/src
2018-01-09 16:50:47 +03:00
..
go/unit Fixed Go package and PHP module building. 2017-12-28 21:07:28 +03:00
test HTTP parser: allowing underscore in header field names. 2018-01-09 16:50:47 +03:00
nxt_aix_send_file.c I/O operations refactoring. 2017-02-22 15:09:59 +03:00
nxt_app_log.c Removed fibers from compilation. 2017-09-22 16:42:42 +03:00
nxt_application.c Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_application.h Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_array.c Array elements reallocation fixed. 2017-07-12 20:32:22 +03:00
nxt_array.h Array elements reallocation fixed. 2017-07-12 20:32:22 +03:00
nxt_atomic.h Macros for atomic 'OR' and 'AND' operations introduced. 2017-04-21 16:55:13 +03:00
nxt_buf.c Changed nxt_mp_retain() and nxt_mp_release() interfaces. 2017-12-28 16:01:06 +03:00
nxt_buf.h Port message fragmentation supported. 2017-10-04 15:03:45 +03:00
nxt_buf_filter.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_buf_filter.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_buf_pool.c Redirecting buffer completion handler to specific engine. 2017-07-07 16:01:34 +03:00
nxt_buf_pool.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_cache.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_cache.h nxt_event_timer has been renamed to nxt_timer. 2017-01-30 16:47:50 +03:00
nxt_clang.h More accurate "packed" attribute declaration. 2017-07-18 17:13:40 +03:00
nxt_conf.c Fixed crash on invalid JSON number. 2017-11-21 18:41:43 +03:00
nxt_conf.h Basic validation errors. 2017-10-10 19:46:58 +03:00
nxt_conf_validation.c Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_conn.c HTTP keep-alive connections support. 2017-12-28 16:01:06 +03:00
nxt_conn.h HTTP keep-alive connections support. 2017-12-28 16:01:06 +03:00
nxt_conn_accept.c Router: fixed segfault after configuration change. 2017-10-18 18:05:47 +03:00
nxt_conn_close.c nxt_conn_close() should disable all pending write operations. 2017-12-26 17:31:37 +03:00
nxt_conn_connect.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_conn_proxy.c Applied nxt_pointer_to() and nxt_value_at() where possible. 2017-06-27 17:27:18 +03:00
nxt_conn_read.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_conn_write.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_controller.c HTTP parser: reworked header fields handling. 2017-12-25 17:04:22 +03:00
nxt_cyassl.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_devpoll_engine.c Style fixes. 2017-09-06 02:30:55 +03:00
nxt_djb_hash.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_djb_hash.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_dyld.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_dyld.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_epoll_engine.c Added Linux 4.5 EPOLLEXCLUSIVE support. 2017-10-04 15:13:22 +03:00
nxt_errno.c Applied nxt_pointer_to() and nxt_value_at() where possible. 2017-06-27 17:27:18 +03:00
nxt_errno.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_event_conn_job_sendfile.c Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_event_engine.c Storing memory cache slot hint inside nxt_sockaddr_t. 2017-10-17 16:22:38 +03:00
nxt_event_engine.h Storing memory cache slot hint inside nxt_sockaddr_t. 2017-10-17 16:22:38 +03:00
nxt_eventport_engine.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_fastcgi_record_parse.c Introducing tasks. 2017-01-23 19:56:03 +03:00
nxt_fastcgi_source.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_fastcgi_source.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_fd_event.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_fd_event.h I/O operations refactoring. 2017-02-22 15:09:59 +03:00
nxt_fiber.c nxt_event_timer has been renamed to nxt_timer. 2017-01-30 16:47:50 +03:00
nxt_fiber.h nxt_event_timer has been renamed to nxt_timer. 2017-01-30 16:47:50 +03:00
nxt_file.c Processes refactoring. 2017-03-09 18:03:27 +03:00
nxt_file.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_file_cache.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_file_event.h nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_file_name.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_file_name.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_freebsd_sendfile.c I/O operations refactoring. 2017-02-22 15:09:59 +03:00
nxt_gmtime.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_gnutls.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_go.c Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_h1proto.c Using correct pointer and size for memzero operation. 2017-12-29 19:42:54 +03:00
nxt_hash.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_hpux_sendfile.c I/O operations refactoring. 2017-02-22 15:09:59 +03:00
nxt_http.h Using correct pointer and size for memzero operation. 2017-12-29 19:42:54 +03:00
nxt_http_chunk_parse.c Introducing tasks. 2017-01-23 19:56:03 +03:00
nxt_http_error.c HTTP keep-alive connections support. 2017-12-28 16:01:06 +03:00
nxt_http_parse.c HTTP parser: allowing underscore in header field names. 2018-01-09 16:50:47 +03:00
nxt_http_parse.h HTTP parser: introduced nxt_http_parse_fields(). 2017-12-27 15:45:23 +03:00
nxt_http_request.c Using correct pointer in test operation. 2017-12-29 18:43:55 +03:00
nxt_http_response.c HTTP keep-alive connections support. 2017-12-28 16:01:06 +03:00
nxt_http_source.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_http_source.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_job.c Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_job.h Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_job_cache_file.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_job_file.c Fixed nxt_job_file_read_data(). 2017-08-28 10:20:40 +03:00
nxt_job_file.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_job_file_cache.c Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_job_resolve.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_job_resolve.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_kqueue_engine.c Fixed textual socket name lengths and Unix domain sockaddr length. 2017-09-14 18:16:22 +03:00
nxt_lib.c Checking mallopt() during configure. 2017-09-25 17:53:10 +03:00
nxt_linux_sendfile.c I/O operations refactoring. 2017-02-22 15:09:59 +03:00
nxt_list.c Fixed building on Solaris broken in changeset 4077decf847b. 2017-06-28 23:52:07 +03:00
nxt_list.h Fixing Coverity warnings. 2017-11-20 17:08:29 +03:00
nxt_listen_socket.c Router: fixed segfault after configuration change. 2017-10-18 18:05:47 +03:00
nxt_listen_socket.h Router: fixed segfault after configuration change. 2017-10-18 18:05:47 +03:00
nxt_log.c Introducing tasks. 2017-01-23 19:56:03 +03:00
nxt_log.h Memory pool debug enabled with NXT_DEBUG_ALLOC define. 2017-07-12 20:32:20 +03:00
nxt_log_moderation.c nxt_event_timer has been renamed to nxt_timer. 2017-01-30 16:47:50 +03:00
nxt_log_moderation.h nxt_event_timer has been renamed to nxt_timer. 2017-01-30 16:47:50 +03:00
nxt_lvlhsh.c Style and comment fixes. 2017-06-23 13:28:39 +03:00
nxt_lvlhsh.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_macosx_sendfile.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_main.c nginext has been renamed to unit. 2017-08-31 00:42:16 +03:00
nxt_main.h Version bump. 2017-12-29 18:43:51 +03:00
nxt_main_process.c Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_main_process.h Introducing named port message handlers to avoid misprints. 2017-09-15 20:30:34 +03:00
nxt_malloc.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_malloc.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_mem_map.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_mem_map.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_mem_pool_cleanup.c Processes refactoring. 2017-03-09 18:03:27 +03:00
nxt_mem_pool_cleanup.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_mem_zone.c Applied nxt_pointer_to() and nxt_value_at() where possible. 2017-06-27 17:27:18 +03:00
nxt_mem_zone.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_mp.c Changed nxt_mp_retain() and nxt_mp_release() interfaces. 2017-12-28 16:01:06 +03:00
nxt_mp.h Changed nxt_mp_retain() and nxt_mp_release() interfaces. 2017-12-28 16:01:06 +03:00
nxt_murmur_hash.c Added missing "fall through" comments to make GCC 7 happy. 2017-05-10 19:19:14 +03:00
nxt_murmur_hash.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_openssl.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_parse.c Fixed overflow detection in number parsing functions. 2017-04-10 03:43:00 +03:00
nxt_parse.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_php_sapi.c Fixed Go package and PHP module building. 2017-12-28 21:07:28 +03:00
nxt_polarssl.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_poll_engine.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_pollset_engine.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_port.c Changed nxt_mp_retain() and nxt_mp_release() interfaces. 2017-12-28 16:01:06 +03:00
nxt_port.h Fixing application timeout. 2017-12-27 17:47:18 +03:00
nxt_port_hash.c Return error codes for port_hash operations. 2017-10-04 15:02:00 +03:00
nxt_port_hash.h Return error codes for port_hash operations. 2017-10-04 15:02:00 +03:00
nxt_port_memory.c Changed nxt_mp_retain() and nxt_mp_release() interfaces. 2017-12-28 16:01:06 +03:00
nxt_port_memory.h Implementing the ability to cancel request before worker starts processing it. 2017-12-27 17:46:17 +03:00
nxt_port_memory_int.h Implementing the ability to cancel request before worker starts processing it. 2017-12-27 17:46:17 +03:00
nxt_port_rpc.c Rescheduling of pending request after configured timeout. 2017-12-27 17:48:04 +03:00
nxt_port_rpc.h Introducing application timeout. 2017-09-15 20:30:24 +03:00
nxt_port_socket.c Changed nxt_mp_retain() and nxt_mp_release() interfaces. 2017-12-28 16:01:06 +03:00
nxt_process.c Fixing Coverity warnings. 2017-11-20 17:08:29 +03:00
nxt_process.h Fixed controller restarting. 2017-10-19 17:43:54 +03:00
nxt_process_title.c Fixed building on FreeBSD. 2017-03-14 19:03:49 +03:00
nxt_process_type.h The process type enum exposed to go module. 2017-08-29 14:18:00 -07:00
nxt_python_wsgi.c Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_queue.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_queue.h Process stop notification from master to all other processes. 2017-07-07 16:01:34 +03:00
nxt_random.c Fixed building with pthread_t defined as a pointer. 2017-09-27 18:34:24 +03:00
nxt_random.h Lib unit tests have been renamed to tests. 2017-08-30 00:31:02 +03:00
nxt_rbtree.c A small rbtree delete fixup optimization. 2017-05-29 10:17:36 +03:00
nxt_rbtree.h Importing memory cache pool changes from nJScript. 2017-03-14 19:02:30 +03:00
nxt_recvbuf.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_recvbuf.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_router.c Fixing memory leak introduced in changeset 5817734dd9b9. 2017-12-28 20:08:15 +03:00
nxt_router.h Removed duplicate declaration. 2017-12-28 20:50:49 +03:00
nxt_runtime.c Fixing Coverity warnings. 2017-11-20 17:08:29 +03:00
nxt_runtime.h Introducing application 'atexit' hook. 2017-12-27 14:02:11 +03:00
nxt_select_engine.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_semaphore.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_semaphore.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_sendbuf.c HTTP keep-alive connections support. 2017-12-28 16:01:06 +03:00
nxt_sendbuf.h HTTP keep-alive connections support. 2017-12-28 16:01:06 +03:00
nxt_service.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_service.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_signal.c Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_signal.h Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_sockaddr.c Storing memory cache slot hint inside nxt_sockaddr_t. 2017-10-17 16:22:38 +03:00
nxt_sockaddr.h Storing memory cache slot hint inside nxt_sockaddr_t. 2017-10-17 16:22:38 +03:00
nxt_socket.c Introduced nxt_socket_defer_accept(). 2017-08-26 13:37:39 +03:00
nxt_socket.h Introduced nxt_socket_defer_accept(). 2017-08-26 13:37:39 +03:00
nxt_socketpair.c Cosmetic changes to remove some annoying valgrind messages. 2017-07-07 16:01:34 +03:00
nxt_solaris_sendfilev.c I/O operations refactoring. 2017-02-22 15:09:59 +03:00
nxt_sort.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_source.h Introducing tasks. 2017-01-23 19:56:03 +03:00
nxt_spinlock.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_spinlock.h Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_sprintf.c Fixed building with pthread_t defined as a pointer. 2017-09-27 18:34:24 +03:00
nxt_sprintf.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_ssltls.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_ssltls.h nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_stream_module.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_stream_source.c nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_stream_source.h nxt_event_conn_... functions and structures have been renamed 2017-06-14 15:18:52 +03:00
nxt_string.c Fixed matching of empty version. 2017-10-19 17:26:56 +03:00
nxt_string.h Improved applications versions handling. 2017-10-05 16:46:18 +03:00
nxt_test_build.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_test_build.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_thread.c Introducing thread-safe nxt_random(). 2017-07-10 21:07:12 +03:00
nxt_thread.h Removed fibers from compilation. 2017-09-22 16:42:42 +03:00
nxt_thread_cond.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_thread_id.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_thread_id.h Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_thread_log.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_thread_mutex.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_thread_pool.c Thread pools: various fixes. 2017-07-14 20:34:43 +03:00
nxt_thread_pool.h Work queues refactoring. 2017-01-27 11:35:11 +03:00
nxt_thread_time.c Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_thread_time.h Removed configure option --no-threads. 2017-08-24 17:43:32 +03:00
nxt_time.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_time.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_time_parse.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_timer.c Timer should be marked as it is not in tree after deletion. 2017-11-27 18:50:31 +03:00
nxt_timer.h Event engine timers refactoring. 2017-01-31 22:26:50 +03:00
nxt_types.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_unicode_lowcase.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_unicode_lowcase.pl Initial version. 2017-01-17 20:00:00 +03:00
nxt_unicode_macosx_lowcase.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_unix.h Removed uncontext.h. 2017-11-27 18:50:18 +03:00
nxt_upstream.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_upstream.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_upstream_round_robin.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_upstream_source.c Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_upstream_source.h Using new memory pool implementation. 2017-06-20 19:49:17 +03:00
nxt_utf8.c Initial version. 2017-01-17 20:00:00 +03:00
nxt_utf8.h Initial version. 2017-01-17 20:00:00 +03:00
nxt_vector.c Applied nxt_pointer_to() and nxt_value_at() where possible. 2017-06-27 17:27:18 +03:00
nxt_vector.h Applied nxt_pointer_to() and nxt_value_at() where possible. 2017-06-27 17:27:18 +03:00
nxt_work_queue.c Work queue thread assertions. Reset thread after fork. 2017-07-18 00:21:17 +03:00
nxt_work_queue.h Fixed building by Clang. 2017-07-18 18:04:17 +03:00
nxt_worker_process.c Introducing application 'atexit' hook. 2017-12-27 14:02:11 +03:00