Files
go-imap/internal
Simon Ser 9115cb9a2a imapserver: limit command size
Long command lines might cause the server to buffer a lot of data
in memory and build queries which take a long time to complete.
Follow the recommendations from RFC 2683 section 3.2.1.5 and add a
limit greater than 8KiB.
2025-01-06 09:15:22 +01:00
..
2024-01-10 18:21:22 +01:00
2025-01-06 09:15:22 +01:00
2024-04-17 12:03:28 +02:00
2024-05-16 13:29:58 +02:00
2023-04-03 23:25:14 +02:00