The official NGINX Open Source repository.
Go to file
Vladimir Homutov 7d408f1bba Got rid of memory allocation in decryption.
Static buffers are used instead in functions where decryption takes place.

The pkt->plaintext points to the beginning of a static buffer.
The pkt->payload.data points to decrypted data actual start.
2020-03-26 16:54:46 +03:00
auto Refactored HTTP/3 parser. 2020-03-18 13:46:35 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2019-06-30 10:39:01 +03:00
docs nginx-1.17.8-RELEASE 2020-01-21 16:39:41 +03:00
misc Updated OpenSSL used for win32 builds. 2019-09-24 16:30:03 +03:00
src Got rid of memory allocation in decryption. 2020-03-26 16:54:46 +03:00
.hgtags release-1.17.8 tag 2020-01-21 16:39:42 +03:00