-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storing client data in tdb #1145
Commits on Mar 19, 2018
-
Merge pull request #952 from tempesta-tech/ao-903
Fix #903: add logging for all error responses.
Configuration menu - View commit details
-
Copy full SHA for 723f781 - Browse repository at this point
Copy the full SHA 723f781View commit details -
Merge pull request #966 from tempesta-tech/vlad-fix-wrk
fix wrk command
Configuration menu - View commit details
-
Copy full SHA for 5734131 - Browse repository at this point
Copy the full SHA 5734131View commit details
Commits on Mar 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e586ce8 - Browse repository at this point
Copy the full SHA e586ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2065d1d - Browse repository at this point
Copy the full SHA 2065d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f7197 - Browse repository at this point
Copy the full SHA 59f7197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e44375 - Browse repository at this point
Copy the full SHA 9e44375View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae107da - Browse repository at this point
Copy the full SHA ae107daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d038360 - Browse repository at this point
Copy the full SHA d038360View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc7f686 - Browse repository at this point
Copy the full SHA bc7f686View commit details -
Merge pull request #969 from tempesta-tech/ik-fix-pending-for-srv-issue
Fix releasing of requests and responses on client disconnects
Configuration menu - View commit details
-
Copy full SHA for 1717c14 - Browse repository at this point
Copy the full SHA 1717c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa7583f - Browse repository at this point
Copy the full SHA fa7583fView commit details -
Merge pull request #970 from tempesta-tech/ao-coverity
Resolve issues from static analyzer report.
Configuration menu - View commit details
-
Copy full SHA for 8d9dc49 - Browse repository at this point
Copy the full SHA 8d9dc49View commit details -
Fix #971: more the assertion to the places where we are unsure about …
…pair of the freed request
Configuration menu - View commit details
-
Copy full SHA for 5756d54 - Browse repository at this point
Copy the full SHA 5756d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35399c - Browse repository at this point
Copy the full SHA a35399cView commit details
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eb2caf3 - Browse repository at this point
Copy the full SHA eb2caf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d457e - Browse repository at this point
Copy the full SHA a4d457eView commit details -
Merge pull request #974 from tempesta-tech/release-0.5.0
Update changelog
Configuration menu - View commit details
-
Copy full SHA for 5fa25d9 - Browse repository at this point
Copy the full SHA 5fa25d9View commit details -
Merge pull request #968 from tempesta-tech/vlts-test-module
Test control
Configuration menu - View commit details
-
Copy full SHA for 5c65e8a - Browse repository at this point
Copy the full SHA 5c65e8aView commit details
Commits on Mar 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 30ffca4 - Browse repository at this point
Copy the full SHA 30ffca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0af2b - Browse repository at this point
Copy the full SHA 0b0af2bView commit details
Commits on Mar 26, 2018
-
Merge pull request #979 from tempesta-tech/ao-978
Fix #978: mark started flag as false after failed start on reload.
Configuration menu - View commit details
-
Copy full SHA for 6e8b616 - Browse repository at this point
Copy the full SHA 6e8b616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221bf79 - Browse repository at this point
Copy the full SHA 221bf79View commit details -
Merge pull request #982 from tempesta-tech/vlad-unittest
Return 1 for failed unit tests
Configuration menu - View commit details
-
Copy full SHA for 479fc5d - Browse repository at this point
Copy the full SHA 479fc5dView commit details
Commits on Mar 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 108c207 - Browse repository at this point
Copy the full SHA 108c207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56865e5 - Browse repository at this point
Copy the full SHA 56865e5View commit details
Commits on Mar 28, 2018
-
func tests: fix handling return from inlined function
tfw_http_msg_alloc_resp_light() is inlined function and overriding return code is not possible for it. Set stap for __tfw_http_msg_alloc() function and check for arguments in order to override return only for tfw_http_msg_alloc_resp_light.
Configuration menu - View commit details
-
Copy full SHA for 0415f30 - Browse repository at this point
Copy the full SHA 0415f30View commit details -
func tests: replace message update with simple append
Message parsing in deproxy was improved and garbage after headers end no more treated as body. Manually append garbage to string representation of the message.
Configuration menu - View commit details
-
Copy full SHA for 550fbdb - Browse repository at this point
Copy the full SHA 550fbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2bd25 - Browse repository at this point
Copy the full SHA ba2bd25View commit details
Commits on Mar 29, 2018
-
Merge pull request #986 from tempesta-tech/ik-fix-tests
Fix some issues in functional tests
Configuration menu - View commit details
-
Copy full SHA for 6e65b75 - Browse repository at this point
Copy the full SHA 6e65b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e7c33a - Browse repository at this point
Copy the full SHA 2e7c33aView commit details -
Merge pull request #990 from tempesta-tech/ik-fix-cfg-misprint
Fix misprint in configuration handling
Configuration menu - View commit details
-
Copy full SHA for ba5c2cf - Browse repository at this point
Copy the full SHA ba5c2cfView commit details
Commits on Mar 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e220b91 - Browse repository at this point
Copy the full SHA e220b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc4cb9 - Browse repository at this point
Copy the full SHA 8cc4cb9View commit details -
Merge pull request #983 from tempesta-tech/ao-918
Fix #918: release connection if its' reference count is zero.
Configuration menu - View commit details
-
Copy full SHA for 246d180 - Browse repository at this point
Copy the full SHA 246d180View commit details
Commits on Apr 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a6b1dc1 - Browse repository at this point
Copy the full SHA a6b1dc1View commit details
Commits on Apr 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1b05128 - Browse repository at this point
Copy the full SHA 1b05128View commit details -
Merge pull request #994 from tempesta-tech/ak-938
Fix #938. See PoC and benchmarks at tempesta-tech/blog@d0b016d
Configuration menu - View commit details
-
Copy full SHA for aa59248 - Browse repository at this point
Copy the full SHA aa59248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e0eb8 - Browse repository at this point
Copy the full SHA 70e0eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a3b59 - Browse repository at this point
Copy the full SHA 91a3b59View commit details
Commits on Apr 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6468a7a - Browse repository at this point
Copy the full SHA 6468a7aView commit details -
Merge pull request #999 from tempesta-tech/vlad-919
Set tcp fin timeout for faster reuse the same TCP ports
Configuration menu - View commit details
-
Copy full SHA for 16da0c7 - Browse repository at this point
Copy the full SHA 16da0c7View commit details
Commits on Apr 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 20fcb63 - Browse repository at this point
Copy the full SHA 20fcb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for b17b88f - Browse repository at this point
Copy the full SHA b17b88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2868c6 - Browse repository at this point
Copy the full SHA b2868c6View commit details -
Merge pull request #1001 from tempesta-tech/vlad-919
Move TCP config to helpers/prepare.py
Configuration menu - View commit details
-
Copy full SHA for 3d5eb93 - Browse repository at this point
Copy the full SHA 3d5eb93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b7432 - Browse repository at this point
Copy the full SHA 63b7432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bcedaa - Browse repository at this point
Copy the full SHA 7bcedaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b723c - Browse repository at this point
Copy the full SHA 49b723cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df23de - Browse repository at this point
Copy the full SHA 4df23deView commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 90ef69e - Browse repository at this point
Copy the full SHA 90ef69eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21540ca - Browse repository at this point
Copy the full SHA 21540caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3b397 - Browse repository at this point
Copy the full SHA 3b3b397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2efc0e7 - Browse repository at this point
Copy the full SHA 2efc0e7View commit details -
Merge pull request #997 from tempesta-tech/vlad-backends-502
Temporary don't measure 502 and 504 errors
Configuration menu - View commit details
-
Copy full SHA for 78f2da0 - Browse repository at this point
Copy the full SHA 78f2da0View commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cedaa87 - Browse repository at this point
Copy the full SHA cedaa87View commit details
Commits on Apr 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7fb7864 - Browse repository at this point
Copy the full SHA 7fb7864View commit details
Commits on Apr 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 92a6421 - Browse repository at this point
Copy the full SHA 92a6421View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf11c7 - Browse repository at this point
Copy the full SHA dcf11c7View commit details
Commits on Apr 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b82a8e2 - Browse repository at this point
Copy the full SHA b82a8e2View commit details
Commits on Apr 14, 2018
-
Merge pull request #1000 from tempesta-tech/ao-166
Fix #166: transition to standard skb linkage inside TempstaFW.
Configuration menu - View commit details
-
Copy full SHA for 37044a0 - Browse repository at this point
Copy the full SHA 37044a0View commit details
Commits on Apr 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 55ba25d - Browse repository at this point
Copy the full SHA 55ba25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b36ea1 - Browse repository at this point
Copy the full SHA 2b36ea1View commit details -
Merge pull request #1005 from tempesta-tech/ak-628
Fix #628: Custom characters set for URI and HTTP headers
Configuration menu - View commit details
-
Copy full SHA for 67e44e4 - Browse repository at this point
Copy the full SHA 67e44e4View commit details
Commits on Apr 19, 2018
-
Merge pull request #1004 from tempesta-tech/vlad-tests-submodule
Move tests to submodule
Configuration menu - View commit details
-
Copy full SHA for 949e8c0 - Browse repository at this point
Copy the full SHA 949e8c0View commit details
Commits on Apr 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7d9a338 - Browse repository at this point
Copy the full SHA 7d9a338View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 852ef49 - Browse repository at this point
Copy the full SHA 852ef49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2294085 - Browse repository at this point
Copy the full SHA 2294085View commit details
Commits on Apr 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 429fc49 - Browse repository at this point
Copy the full SHA 429fc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9703bf3 - Browse repository at this point
Copy the full SHA 9703bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d0c2c - Browse repository at this point
Copy the full SHA 49d0c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4570df5 - Browse repository at this point
Copy the full SHA 4570df5View commit details
Commits on Apr 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 25b3072 - Browse repository at this point
Copy the full SHA 25b3072View commit details
Commits on Apr 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 72cc287 - Browse repository at this point
Copy the full SHA 72cc287View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b479f - Browse repository at this point
Copy the full SHA f3b479fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbbcc21 - Browse repository at this point
Copy the full SHA dbbcc21View commit details
Commits on Apr 30, 2018
-
1. Move assembly memcpy(), memset() and memcmp() as well as tdb_hash_calc() to the new Tempesta library in tempesta/lib - a new module is introduced; 2. Remvoe several *_fast() calls as they're called in process context; 3. Fixed __tfw_strcmp() and __tfw_strcmpspn() and appropriate tests for strings with zero lengths.
Configuration menu - View commit details
-
Copy full SHA for 53771f0 - Browse repository at this point
Copy the full SHA 53771f0View commit details -
Rempace tfw_cstricmp() by strncasecmp() as tfw_sg_name_match() is cal…
…led from process context
Configuration menu - View commit details
-
Copy full SHA for 1c1ef5c - Browse repository at this point
Copy the full SHA 1c1ef5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08db158 - Browse repository at this point
Copy the full SHA 08db158View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a3f9e - Browse repository at this point
Copy the full SHA c6a3f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1903775 - Browse repository at this point
Copy the full SHA 1903775View commit details -
Configuration menu - View commit details
-
Copy full SHA for b101cb2 - Browse repository at this point
Copy the full SHA b101cb2View commit details
Commits on May 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b338c90 - Browse repository at this point
Copy the full SHA b338c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd86632 - Browse repository at this point
Copy the full SHA dd86632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648e282 - Browse repository at this point
Copy the full SHA 648e282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba7d65 - Browse repository at this point
Copy the full SHA 4ba7d65View commit details
Commits on May 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1796178 - Browse repository at this point
Copy the full SHA 1796178View commit details -
Move TLS tests from the module initialization phase to tempesta_fw un…
…it test. Call all the TLS tests, not just a few as previously. Allocate and free per-cpu buffers for bignum on the module load/unload. Even more cleanups. Entropy test fails - need to explore & adopt the module more.
Configuration menu - View commit details
-
Copy full SHA for 9231ca9 - Browse repository at this point
Copy the full SHA 9231ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 300b02c - Browse repository at this point
Copy the full SHA 300b02cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f153e - Browse repository at this point
Copy the full SHA e7f153eView commit details
Commits on May 4, 2018
-
Merge pull request #1007 from tempesta-tech/ak-635
Fix #635: SIMD implementations for memcpy(), memset(), and memcmp()
Configuration menu - View commit details
-
Copy full SHA for 6e9802e - Browse repository at this point
Copy the full SHA 6e9802eView commit details
Commits on May 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 17fa527 - Browse repository at this point
Copy the full SHA 17fa527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618997f - Browse repository at this point
Copy the full SHA 618997fView commit details -
Merge pull request #1010 from tempesta-tech/ak-mbedtls-2.8.0
Move to mbedTLS 2.8.0
Configuration menu - View commit details
-
Copy full SHA for 59c0785 - Browse repository at this point
Copy the full SHA 59c0785View commit details
Commits on May 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6dac0c1 - Browse repository at this point
Copy the full SHA 6dac0c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1181a4 - Browse repository at this point
Copy the full SHA a1181a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1f49d - Browse repository at this point
Copy the full SHA fc1f49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21587c0 - Browse repository at this point
Copy the full SHA 21587c0View commit details
Commits on May 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b1d1243 - Browse repository at this point
Copy the full SHA b1d1243View commit details -
Merge pull request #1008 from tempesta-tech/ao-688
Fix #688: Make frang directives location-specific.
Configuration menu - View commit details
-
Copy full SHA for 97769f9 - Browse repository at this point
Copy the full SHA 97769f9View commit details -
Merge pull request #1011 from tempesta-tech/ak-update_template-cleanup
Perl script cleanups
Configuration menu - View commit details
-
Copy full SHA for a732777 - Browse repository at this point
Copy the full SHA a732777View commit details
Commits on May 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f51a753 - Browse repository at this point
Copy the full SHA f51a753View commit details
Commits on May 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ef1b36f - Browse repository at this point
Copy the full SHA ef1b36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f917bbf - Browse repository at this point
Copy the full SHA f917bbfView commit details -
Merge pull request #1014 from tempesta-tech/ak-tls-coding-style
Trivial & automatic tls coding style adjustments
Configuration menu - View commit details
-
Copy full SHA for d4124ae - Browse repository at this point
Copy the full SHA d4124aeView commit details -
Fix #852: don't drop a connection if it coulnd't be created due to an…
… error. Move non-configured certificate error to start phase. Cleanups and more user-friendly error messages.
Configuration menu - View commit details
-
Copy full SHA for 000c557 - Browse repository at this point
Copy the full SHA 000c557View commit details
Commits on May 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 60d934c - Browse repository at this point
Copy the full SHA 60d934cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36231b5 - Browse repository at this point
Copy the full SHA 36231b5View commit details -
Merge pull request #1015 from tempesta-tech/ak-852
Fix #852: don't drop a connection if it coulnd't be created due to an error.
Configuration menu - View commit details
-
Copy full SHA for 4609499 - Browse repository at this point
Copy the full SHA 4609499View commit details
Commits on May 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1141fce - Browse repository at this point
Copy the full SHA 1141fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a3383 - Browse repository at this point
Copy the full SHA e1a3383View commit details
Commits on May 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 64230af - Browse repository at this point
Copy the full SHA 64230afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9da6a7 - Browse repository at this point
Copy the full SHA a9da6a7View commit details
Commits on May 18, 2018
-
Merge pull request #1018 from tempesta-tech/ik-fix-unit-tests
Fix missed function in unit tests.
Configuration menu - View commit details
-
Copy full SHA for c29c1ed - Browse repository at this point
Copy the full SHA c29c1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdb7a8 - Browse repository at this point
Copy the full SHA 9fdb7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b5b16 - Browse repository at this point
Copy the full SHA 41b5b16View commit details
Commits on May 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for df1e6d4 - Browse repository at this point
Copy the full SHA df1e6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0042e93 - Browse repository at this point
Copy the full SHA 0042e93View commit details -
Merge pull request #1023 from tempesta-tech/ak-fast-str-no-avx
Compatibility fast str implementations
Configuration menu - View commit details
-
Copy full SHA for 49d3328 - Browse repository at this point
Copy the full SHA 49d3328View commit details -
Fix skb leakage on HTTP request processing errors.
tfw_http_resp_process() calls ss_skb_queue_purge() on bad_msg label, however tfw_http_req_process() on TFW_BLOCK returned from the parser calls tfw_client_drop() which not always free the request. (The ingress skb is linked with the request in tfw_http_msg_process(), so we have to call ss_skb_queue_purge() even on not parsed request.) There is a case when we do not free skb on HTTP request processing errors. tfw_http_cli_error_resp_and_log() -> tfw_http_req_mark_error() -> __tfw_http_send_resp(): on bad return code from tfw_strcpy_desc() just returns w/o calling tfw_http_resp_build_error().
Configuration menu - View commit details
-
Copy full SHA for d4c2313 - Browse repository at this point
Copy the full SHA d4c2313View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4fc0b - Browse repository at this point
Copy the full SHA fd4fc0bView commit details
Commits on May 24, 2018
-
Merge pull request #1024 from tempesta-tech/ak-http-req-skb-leak
Fix skb leakage on HTTP request processing errors.
Configuration menu - View commit details
-
Copy full SHA for e34e269 - Browse repository at this point
Copy the full SHA e34e269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c77d6f - Browse repository at this point
Copy the full SHA 0c77d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bdbdd - Browse repository at this point
Copy the full SHA 42bdbddView commit details -
Merge pull request #1026 from tempesta-tech/ik-fix-missing-attr_check
Fix missing configuration attributes check
Configuration menu - View commit details
-
Copy full SHA for 001bafb - Browse repository at this point
Copy the full SHA 001bafbView commit details
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1ef091b - Browse repository at this point
Copy the full SHA 1ef091bView commit details -
fix #1029 Close client connection if backend closed tempesta connecti…
…on after error code
Configuration menu - View commit details
-
Copy full SHA for 52ad57d - Browse repository at this point
Copy the full SHA 52ad57dView commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c2ee23e - Browse repository at this point
Copy the full SHA c2ee23eView commit details
Commits on Jun 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8296bf5 - Browse repository at this point
Copy the full SHA 8296bf5View commit details -
Merge pull request #1030 from tempesta-tech/ik-fix-missed-connection-…
…header Fix missed connection header
Configuration menu - View commit details
-
Copy full SHA for a021315 - Browse repository at this point
Copy the full SHA a021315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8722e06 - Browse repository at this point
Copy the full SHA 8722e06View commit details
Commits on Jun 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 042d08f - Browse repository at this point
Copy the full SHA 042d08fView commit details -
Merge pull request #1017 from tempesta-tech/ao-731
Fix #731: HTTP tables introduction.
Configuration menu - View commit details
-
Copy full SHA for 17aee39 - Browse repository at this point
Copy the full SHA 17aee39View commit details
Commits on Jul 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 688cad1 - Browse repository at this point
Copy the full SHA 688cad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 211452d - Browse repository at this point
Copy the full SHA 211452dView commit details
Commits on Jul 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d206e6f - Browse repository at this point
Copy the full SHA d206e6fView commit details
Commits on Jul 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93b2a52 - Browse repository at this point
Copy the full SHA 93b2a52View commit details
Commits on Jul 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 727c681 - Browse repository at this point
Copy the full SHA 727c681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8930102 - Browse repository at this point
Copy the full SHA 8930102View commit details
Commits on Jul 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e29d8cc - Browse repository at this point
Copy the full SHA e29d8ccView commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0bfd5ea - Browse repository at this point
Copy the full SHA 0bfd5eaView commit details -
Merge pull request #1036 from tempesta-tech/ao-1033
Fix #1033: Change header name format in HTTP tables configuration.
Configuration menu - View commit details
-
Copy full SHA for 88252a4 - Browse repository at this point
Copy the full SHA 88252a4View commit details -
Merge pull request #1039 from tempesta-tech/ao-772
Fix #772: Change 'keepalive' and 'client_body' timeouts applying.
Configuration menu - View commit details
-
Copy full SHA for 2c88221 - Browse repository at this point
Copy the full SHA 2c88221View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac32d62 - Browse repository at this point
Copy the full SHA ac32d62View commit details
Commits on Aug 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bfc5e90 - Browse repository at this point
Copy the full SHA bfc5e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1086abb - Browse repository at this point
Copy the full SHA 1086abbView commit details
Commits on Aug 10, 2018
-
Merge pull request #1051 from tempesta-tech/ao-900
Fix #900: Change some comments and add unit tests.
Configuration menu - View commit details
-
Copy full SHA for 0801674 - Browse repository at this point
Copy the full SHA 0801674View commit details
Commits on Aug 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d147160 - Browse repository at this point
Copy the full SHA d147160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b21b7 - Browse repository at this point
Copy the full SHA 34b21b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86676b5 - Browse repository at this point
Copy the full SHA 86676b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44561d - Browse repository at this point
Copy the full SHA b44561dView commit details
Commits on Aug 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 864c969 - Browse repository at this point
Copy the full SHA 864c969View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef34eb - Browse repository at this point
Copy the full SHA aef34ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c80e93 - Browse repository at this point
Copy the full SHA 1c80e93View commit details
Commits on Aug 22, 2018
-
gfsm: fix incorrect fsm hook call
tfw_gfsm_switch() can be called multiple times during tfw_gfsm_move() call. After each tfw_gfsm_switch() call current FSM is switched to FSM stated in fsm_hooks. Thus FSM(st) actually points on child FSM state, not parent one.
Configuration menu - View commit details
-
Copy full SHA for a6a492c - Browse repository at this point
Copy the full SHA a6a492cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddd07c - Browse repository at this point
Copy the full SHA 9ddd07cView commit details
Commits on Aug 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5620c94 - Browse repository at this point
Copy the full SHA 5620c94View commit details
Commits on Sep 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b37a43 - Browse repository at this point
Copy the full SHA 8b37a43View commit details
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4bdb0bb - Browse repository at this point
Copy the full SHA 4bdb0bbView commit details
Commits on Sep 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2a54b5b - Browse repository at this point
Copy the full SHA 2a54b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a349d8c - Browse repository at this point
Copy the full SHA a349d8cView commit details -
unit tests: fail test case if there are unparsed data
Normally string buffer represents full message from start to end, we can't treat parsing as successful, if http parser returned TFW_PASS. but parsing was stopped before the buffer end.
Configuration menu - View commit details
-
Copy full SHA for f72a776 - Browse repository at this point
Copy the full SHA f72a776View commit details
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f9cf81 - Browse repository at this point
Copy the full SHA 8f9cf81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0020298 - Browse repository at this point
Copy the full SHA 0020298View commit details -
Merge pull request #1047 from tempesta-tech/ao-535
Fix #535: Block clients which requests have no session cookie.
Configuration menu - View commit details
-
Copy full SHA for 8268856 - Browse repository at this point
Copy the full SHA 8268856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5475237 - Browse repository at this point
Copy the full SHA 5475237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf7bf0 - Browse repository at this point
Copy the full SHA 6cf7bf0View commit details
Commits on Sep 14, 2018
-
Merge pull request #1062 from tempesta-tech/ik-test-parser-fixes
Don't treat message parsing as successful unless message has expected length
Configuration menu - View commit details
-
Copy full SHA for f4c4e6b - Browse repository at this point
Copy the full SHA f4c4e6bView commit details
Commits on Sep 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fd6720f - Browse repository at this point
Copy the full SHA fd6720fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd93315 - Browse repository at this point
Copy the full SHA cd93315View commit details -
Configuration menu - View commit details
-
Copy full SHA for c693198 - Browse repository at this point
Copy the full SHA c693198View commit details
Commits on Sep 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 192e441 - Browse repository at this point
Copy the full SHA 192e441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf02de - Browse repository at this point
Copy the full SHA 1bf02deView commit details
Commits on Oct 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e1f3fe4 - Browse repository at this point
Copy the full SHA e1f3fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8918cba - Browse repository at this point
Copy the full SHA 8918cbaView commit details -
- Replace tabs with spaces to use the same format in the whole file - enclose directives with single quotes and values with double quotes to distinguish them from the usual English words. - same line width for the whole file - same unordered lists indentations
Configuration menu - View commit details
-
Copy full SHA for c827df8 - Browse repository at this point
Copy the full SHA c827df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b77470 - Browse repository at this point
Copy the full SHA 8b77470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd603d - Browse repository at this point
Copy the full SHA 7fd603dView commit details -
sample config: update 'proxy_pass' description
There is no such entity as "default vhost", it actually means vhost with name "default". Add quotes to show that.
Configuration menu - View commit details
-
Copy full SHA for fb04fd1 - Browse repository at this point
Copy the full SHA fb04fd1View commit details
Commits on Oct 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 258583e - Browse repository at this point
Copy the full SHA 258583eView commit details -
Merge pull request #1046 from tempesta-tech/vlad-cfg-doc
Describe case of absent proxy_pass
Configuration menu - View commit details
-
Copy full SHA for 0a5586c - Browse repository at this point
Copy the full SHA 0a5586cView commit details -
Merge pull request #1060 from tempesta-tech/ao-1058
Fix #1058: Protocol/port persistence support during redirection.
Configuration menu - View commit details
-
Copy full SHA for ee9d70c - Browse repository at this point
Copy the full SHA ee9d70cView commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 22d1548 - Browse repository at this point
Copy the full SHA 22d1548View commit details -
- Fix incorrect calculation of allowed time frame for a new request. 'delay_range' was stored in Tempesta in jiffies while it was used in msecs in JS code. That could lead to defferent calculation results on TempestaFW and client. - Don't close connection, if non-chalengeable resource was requested before passing JS challenge.
Configuration menu - View commit details
-
Copy full SHA for ccfe55b - Browse repository at this point
Copy the full SHA ccfe55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f2b40 - Browse repository at this point
Copy the full SHA 88f2b40View commit details
Commits on Oct 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4e57350 - Browse repository at this point
Copy the full SHA 4e57350View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a9486 - Browse repository at this point
Copy the full SHA d5a9486View commit details
Commits on Oct 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ec7ae42 - Browse repository at this point
Copy the full SHA ec7ae42View commit details -
Merge pull request #1072 from tempesta-tech/ao-806
Fix #806: Reduce count of IPI during work_queue processing.
Configuration menu - View commit details
-
Copy full SHA for 5984a4c - Browse repository at this point
Copy the full SHA 5984a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aba9de - Browse repository at this point
Copy the full SHA 8aba9deView commit details
Commits on Oct 16, 2018
-
tdb: make tdbq depend on libtdb
Sometimes with make -jN, tdbq fails to link with libtdb, since there is no libtdb yet.
Configuration menu - View commit details
-
Copy full SHA for efbb48c - Browse repository at this point
Copy the full SHA efbb48cView commit details -
Merge pull request #1082 from tempesta-tech/ri-tdb-makefile-dependencies
tdb: make tdbq depend on libtdb
Configuration menu - View commit details
-
Copy full SHA for 0d019c5 - Browse repository at this point
Copy the full SHA 0d019c5View commit details
Commits on Oct 17, 2018
-
Merge pull request #1079 from tempesta-tech/ao-fix-vhost-cfg
Reset default vhost during start of Tempesta FW
Configuration menu - View commit details
-
Copy full SHA for 18dd99e - Browse repository at this point
Copy the full SHA 18dd99eView commit details
Commits on Oct 18, 2018
-
Unify internal representation of TfwAddr, make it use sockaddr_in6
Drops everything from the TfwAddr union, making it essentially an alias for struct sockaddr_in6. IPv4 addresses are converted to IPv4-mapped addresses at the parsing stage. Macros for log reporting with addresses of both IPv4 and IPv6 are unified. They got a new parameter controlling whenever ports should be reported too.
Configuration menu - View commit details
-
Copy full SHA for a0afc1b - Browse repository at this point
Copy the full SHA a0afc1bView commit details
Commits on Oct 19, 2018
-
Merge pull request #1081 from tempesta-tech/ri-775-always-use-ipv6
Use struct sockaddr_in6 for all addresses
Configuration menu - View commit details
-
Copy full SHA for d6ca803 - Browse repository at this point
Copy the full SHA d6ca803View commit details
Commits on Oct 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5b8986c - Browse repository at this point
Copy the full SHA 5b8986cView commit details -
Merge pull request #1055 from tempesta-tech/ik-fix-gfsm-move
Preserve correct fsm state when moving to a next state
Configuration menu - View commit details
-
Copy full SHA for 076669b - Browse repository at this point
Copy the full SHA 076669bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c13ee1a - Browse repository at this point
Copy the full SHA c13ee1aView commit details -
Merge pull request #1077 from tempesta-tech/ik-fix-jsc
Fix unstable JS challange passing
Configuration menu - View commit details
-
Copy full SHA for fe69e97 - Browse repository at this point
Copy the full SHA fe69e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b32eb4c - Browse repository at this point
Copy the full SHA b32eb4cView commit details
Commits on Oct 23, 2018
-
Merge pull request #1083 from tempesta-tech/ri-remove-unused-parameter
drop unused "unused" parameter of frang_conn_limit()
Configuration menu - View commit details
-
Copy full SHA for cc3568b - Browse repository at this point
Copy the full SHA cc3568bView commit details
Commits on Oct 30, 2018
-
make tfw_str_collect_cmp() reset its output variable before use
Also adds a rare case of empty slice handling.
Configuration menu - View commit details
-
Copy full SHA for ad37acf - Browse repository at this point
Copy the full SHA ad37acfView commit details -
handle multiple chunks of sticky cookie string
When data are in multiple chunks, it's necessary to initialize 'tr' at the beginning of every new chunk.
Configuration menu - View commit details
-
Copy full SHA for 24000b1 - Browse repository at this point
Copy the full SHA 24000b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff3cd4 - Browse repository at this point
Copy the full SHA 9ff3cd4View commit details -
Merge pull request #1088 from tempesta-tech/ri-sticky-cookie-len-calc…
…ulation fixups for sticky cookie calculation in case of segmented data
Configuration menu - View commit details
-
Copy full SHA for 38548d6 - Browse repository at this point
Copy the full SHA 38548d6View commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1aad2e6 - Browse repository at this point
Copy the full SHA 1aad2e6View commit details
Commits on Nov 1, 2018
-
Merge pull request #1092 from tempesta-tech/ri-parser-test-cookie-spl…
…itting test cookie parser splitting string in the right places
Configuration menu - View commit details
-
Copy full SHA for a5373cd - Browse repository at this point
Copy the full SHA a5373cdView commit details
Commits on Nov 7, 2018
-
do not check tfw_cfg_sticky.sess_lifetime, it's always greater than 0
If it was 0 for some reason, we force it to be UINT_MAX instead, exactly to avoid such checks at run time.
Configuration menu - View commit details
-
Copy full SHA for 0c3e11b - Browse repository at this point
Copy the full SHA 0c3e11bView commit details -
prevent possible integer overflows
Some variable values come from a configuration file, and can be arbitrary. Then, some additional care is needed to prevent overflows.
Configuration menu - View commit details
-
Copy full SHA for f0daf10 - Browse repository at this point
Copy the full SHA f0daf10View commit details -
use time_t for time difference in tfw_cache_calc_lifetime
Since time_t is a 64-bit type, in some contrived cases it's possible to overflow 32-bit integer. Let's use 64-bit instead.
Configuration menu - View commit details
-
Copy full SHA for edcbbf5 - Browse repository at this point
Copy the full SHA edcbbf5View commit details -
limit server_forward_retries by USHRT_MAX
It's compared to tfw_http_req_t::retries, which is unsigned short. So there are no sense in values larger than USHRT_MAX
Configuration menu - View commit details
-
Copy full SHA for ab68a24 - Browse repository at this point
Copy the full SHA ab68a24View commit details
Commits on Nov 8, 2018
-
Merge pull request #1094 from tempesta-tech/ri-integer-overflows
Contrived integer overflows
Configuration menu - View commit details
-
Copy full SHA for 69dea64 - Browse repository at this point
Copy the full SHA 69dea64View commit details
Commits on Nov 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0b80020 - Browse repository at this point
Copy the full SHA 0b80020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ecdb9 - Browse repository at this point
Copy the full SHA 99ecdb9View commit details
Commits on Nov 13, 2018
-
Merge pull request #1098 from tempesta-tech/ak-jspl-cleanup
Small cleanup in the perl JS generator
Configuration menu - View commit details
-
Copy full SHA for 522038d - Browse repository at this point
Copy the full SHA 522038dView commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b032e20 - Browse repository at this point
Copy the full SHA b032e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8394f57 - Browse repository at this point
Copy the full SHA 8394f57View commit details -
copy network headers in ss_skb_split()
We need to copy network headers from the original skb to the newly allocated remainder, as ss_skb_fmt_src_addr() expects at least IP headers.
Configuration menu - View commit details
-
Copy full SHA for 8af6937 - Browse repository at this point
Copy the full SHA 8af6937View commit details
Commits on Nov 15, 2018
-
Merge pull request #1100 from tempesta-tech/ri-copy-network-headers-i…
…n-ss-skb-split copy network headers in ss_skb_split()
Configuration menu - View commit details
-
Copy full SHA for 2a038e1 - Browse repository at this point
Copy the full SHA 2a038e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e961e - Browse repository at this point
Copy the full SHA 76e961eView commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 730153a - Browse repository at this point
Copy the full SHA 730153aView commit details -
Merge pull request #1097 from tempesta-tech/ao-1073
Fix #1073: Add support MSI/MSI-X interrupts during NIC queues configuration
Configuration menu - View commit details
-
Copy full SHA for fb7701f - Browse repository at this point
Copy the full SHA fb7701fView commit details
Commits on Nov 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 107981e - Browse repository at this point
Copy the full SHA 107981eView commit details
Commits on Nov 23, 2018
-
Merge pull request #1110 from tempesta-tech/ri-resource-cleanups-on-e…
…rrors remove request from seq_list when errors occur
Configuration menu - View commit details
-
Copy full SHA for d07ee69 - Browse repository at this point
Copy the full SHA d07ee69View commit details -
Limit upper border for JS challenge to deny hardcoding the challenge
Detailed information in my comment to #1102 issue
Configuration menu - View commit details
-
Copy full SHA for 83aef86 - Browse repository at this point
Copy the full SHA 83aef86View commit details -
Merge pull request #1109 from tempesta-tech/ik-jsch-upper-border
Limit upper border for JS challenge to deny hardcoding the challenge
Configuration menu - View commit details
-
Copy full SHA for 7a3fa58 - Browse repository at this point
Copy the full SHA 7a3fa58View commit details
Commits on Nov 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 724a278 - Browse repository at this point
Copy the full SHA 724a278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3222dac - Browse repository at this point
Copy the full SHA 3222dacView commit details
Commits on Nov 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 190b02b - Browse repository at this point
Copy the full SHA 190b02bView commit details -
parse Pragma header field in response
There are no anything about "Pragma" in response headers, but at least Firefox and Chrome/Chromium recognize that field in response headers, and do not cache such responses.
Configuration menu - View commit details
-
Copy full SHA for b4d9061 - Browse repository at this point
Copy the full SHA b4d9061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c75dcf - Browse repository at this point
Copy the full SHA 4c75dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c51b88d - Browse repository at this point
Copy the full SHA c51b88dView commit details
Commits on Nov 28, 2018
-
Merge pull request #1120 from tempesta-tech/ri-pragma-no-cache
Parse "pragma" field in response, honor "pragma" field in request
Configuration menu - View commit details
-
Copy full SHA for f7ebc6f - Browse repository at this point
Copy the full SHA f7ebc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6340290 - Browse repository at this point
Copy the full SHA 6340290View commit details
Commits on Nov 29, 2018
-
Merge pull request #1124 from tempesta-tech/ri-follow-up-for-1120
reorder enum a bit in http parser
Configuration menu - View commit details
-
Copy full SHA for b896eea - Browse repository at this point
Copy the full SHA b896eeaView commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e5d20e6 - Browse repository at this point
Copy the full SHA e5d20e6View commit details -
Merge pull request #1118 from tempesta-tech/ao-1034
Fix #1034: Counting of client objects to avoid use-after-free case.
Configuration menu - View commit details
-
Copy full SHA for 846cdec - Browse repository at this point
Copy the full SHA 846cdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a4f94 - Browse repository at this point
Copy the full SHA 24a4f94View commit details
Commits on Dec 2, 2018
-
Merge pull request #1123 from tempesta-tech/ri-larger-content-length-…
…limit relax Content-Length limit from UINT_MAX to ULONG_MAX
Configuration menu - View commit details
-
Copy full SHA for 96381d8 - Browse repository at this point
Copy the full SHA 96381d8View commit details
Commits on Dec 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac77660 - Browse repository at this point
Copy the full SHA ac77660View commit details -
Merge pull request #1126 from tempesta-tech/ao-1019
Fix #1019: Unload Tempesta modules after failed start.
Configuration menu - View commit details
-
Copy full SHA for e8644a2 - Browse repository at this point
Copy the full SHA e8644a2View commit details
Commits on Dec 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dfa99e2 - Browse repository at this point
Copy the full SHA dfa99e2View commit details
Commits on Dec 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac03fd5 - Browse repository at this point
Copy the full SHA ac03fd5View commit details
Commits on Dec 7, 2018
-
Merge pull request #1127 from tempesta-tech/ik-sched-fixes
Fix bugs affecting load balancers
Configuration menu - View commit details
-
Copy full SHA for 0cfcee2 - Browse repository at this point
Copy the full SHA 0cfcee2View commit details
Commits on Dec 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8555feb - Browse repository at this point
Copy the full SHA 8555febView commit details -
Merge pull request #1130 from tempesta-tech/ri-fix-typo
fix a typo in the http_parser comment
Configuration menu - View commit details
-
Copy full SHA for b59da84 - Browse repository at this point
Copy the full SHA b59da84View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4005c31 - Browse repository at this point
Copy the full SHA 4005c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6951859 - Browse repository at this point
Copy the full SHA 6951859View commit details -
Merge pull request #1132 from tempesta-tech/ik-fix-misspells
Fix various misspells
Configuration menu - View commit details
-
Copy full SHA for ae921a0 - Browse repository at this point
Copy the full SHA ae921a0View commit details
Commits on Jan 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4160e0b - Browse repository at this point
Copy the full SHA 4160e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941dbdb - Browse repository at this point
Copy the full SHA 941dbdbView commit details