]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/NNTP.pm
imap+nntp: share COMPRESS implementation
[public-inbox.git] / lib / PublicInbox / NNTP.pm
2022-07-23 Eric Wongimap+nntp: share COMPRESS implementation
2022-07-23 Eric Wongnntp: resolve inboxes immediately on group listings
2022-07-23 Eric Wongds: share long_step between NNTP and IMAP
2022-07-23 Eric Wongnntp: inline CRLF in all response lines
2022-07-23 Eric Wongnntp: listgroup_range_i: remove useless `map' op
2022-07-23 Eric Wongds: move requeue_once
2022-07-23 Eric Wongds: move no-op ->zflush to common base class
2022-07-23 Eric Wongds: support greeting protocols
2022-07-23 Eric Wongnntp: remove more() wrapper
2022-07-23 Eric Wongnntp: start adding CRLF to responses natively
2022-07-23 Eric Wongnntp: pass regexp to split() callers
2021-10-16 Eric Wongimapd+nntpd: drop timer-based expiration
2021-10-12 Eric Wongnntp: use defined-OR from Perl 5.10 for msgid check
2021-08-28 Eric Wongmove ->ids_after from mm to over
2021-08-28 Eric Wongget rid of unnecessary bytes::length usage
2021-08-25 Eric Wongimap+nntp: die loudly if ->mm or ->over disappear
2021-06-24 Eric Wongfavor git(1) rather than libgit2 for ExtSearch
2021-03-16 Eric Wongnntp: remove unused header_append method
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-26 Eric Wongnntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-12-26 Eric Wongnntp: delimit Newsgroup: header with commas
2020-12-26 Eric Wongtls: epollbit: account for miscellaneous OpenSSL errors
2020-12-11 Eric Wongnntp+www: drop List-* and Archived-At headers
2020-12-10 Eric Wongwww+nntp: deal with lack of addresses for ->ALL
2020-12-09 Eric Wongrename {pi_config} fields to {pi_cfg}
2020-12-09 Eric Wongnntp: replace {ng} with {ibx} for consistency
2020-12-05 Eric Wongnntp: small speed up for multi-line responses
2020-12-05 Eric Wongnntp: xref_by_tc: simplify slightly
2020-12-01 Eric Wongnntp: make ->ALL Xref generation more fuzzy
2020-11-29 Eric Wongnntpd: remove redundant {groups} shortcut
2020-11-29 Eric Wongnntp: XPATH uses ->ALL extindex, too
2020-11-29 Eric Wongnntp: art_lookup: use mid_lookup and simplify
2020-11-29 Eric Wongnntp: speed up mid_lookup() using ->ALL extindex
2020-11-29 Eric Wongnntp: NEWGROUPS uses long_response
2020-11-28 Eric Wongnntp: xref: use ->ALL extindex if available
2020-11-28 Eric Wongnntp: xref: simplify sub signature
2020-11-28 Eric Wongnntp: some minor golfing
2020-11-28 Eric Wongnntp: move LIST iterators to long_response
2020-11-28 Eric Wongnntp: LIST ACTIVE.TIMES use angle brackets around address
2020-11-28 Eric Wongnntp: NEWNEWS: speed up filtering
2020-11-28 Eric Wongnntp: use grep operation for wildmat matching
2020-11-28 Eric Wongmm: min/max: return 0 instead of undef
2020-11-28 Eric Wongnntp: use Inbox->uidvalidity instead of ->mm->created_at
2020-11-04 Eric Wongnntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-11-04 Eric Wongnntp: delimit Newsgroup: header with commas
2020-10-30 Eric Wongtls: epollbit: account for miscellaneous OpenSSL errors
2020-09-12 Eric Wongnntp: share more code between art_lookup callers
2020-09-10 Eric Wongnntp: fix cross-newsgroup Message-ID lookups
2020-08-02 Eric Wongnntp: fix STAT command
2020-07-06 Eric Wongdaemon: warn on missing blobs
2020-06-28 Eric Wongds: remove fields.pm usage
2020-06-25 Eric Wonggit_async_cat: remove circular reference
2020-06-21 Eric Wongnntp: support slow blob retrievals
2020-06-21 Eric Wongnntp: event_step: prepare for async git reads
2020-06-21 Eric Wongdaemon: use ->can to check for IO::Socket::SSL
2020-06-13 Eric Wongnntpd+imapd: detect replaced over.sqlite3
2020-06-03 Eric Wongsmsg: remove remaining accessor methods
2020-06-03 Eric Wongnntp: smsg_range_i: favor ->{$field} lookups when possible
2020-05-09 Eric Wongswitch read-only Email::Simple users to Eml
2020-04-22 Eric Wongmake zlib-related modules a hard dependency
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-19 Eric Wongreduce scope of mbox From_ line removal
2020-04-02 Eric Wongnntp: allow multiple spaces or tabs to delimit args
2020-04-02 Eric Wongmid: add $MID_EXTRACT regexp for export
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-24 Eric Wongnntp: simplify setting X-Alt-Message-ID
2020-01-13 Eric Wongds|http|nntp: simplify {wbuf} population
2020-01-08 Eric Wongnntp: correctly log long response errors
2020-01-01 Eric Wongnntp: handle 2-digit year "70" properly
2019-12-22 Eric Wongnntp: cmd_xover: use named sub for long_response
2019-12-22 Eric Wongnntp: hdr_msg_id: use named sub for long_response
2019-12-22 Eric Wongnntp: cmd_newnews: use named sub for long_response
2019-12-22 Eric Wongnntp: cmd_listgroup: use named subs for long_response
2019-12-22 Eric Wongnntp: cmd_xrover: use named sub for long_response
2019-12-22 Eric Wongnntp: hdr_searchmsg: use named sub for numeric range...
2019-12-22 Eric Wongnntp: remove cyclic refs from long_response
2019-12-22 Eric Wongnntp: get_range: return scalarref for $beg
2019-12-22 Eric Wongnntp: get rid of some unused imports
2019-12-22 Eric Wongnntp: simplify method detection using UNIVERSAL::can
2019-12-14 Eric Wongds: move NNTP-only expiration code into DS
2019-12-14 Eric Wongds: move EvCleanup code into DS
2019-09-08 Eric Wongnntp: regexp always consumes rbuf if "\n" exists
2019-09-08 Eric Wongnntp: fix redundant CRLF from "LISTGROUP GROUP RANGE"
2019-07-13 Eric Wongnntp: support optional [range] arg in LISTGROUP
2019-07-13 Eric Wongnntp: fix LIST OVERVIEW.FMT ordering and format
2019-07-12 Eric Wongnntp: clear local timer on idle client expiry
2019-07-10 Eric Wonghttp|nntp: avoid recursion inside ->write
2019-07-08 Eric Wonghttp|nntp: "use PublicInbox::DS" instead of ->import
2019-07-08 Eric WongMerge remote-tracking branch 'origin/nntp-compress'
2019-07-07 Eric Wongnntp: improve error reporting for COMPRESS
2019-07-06 Eric Wongnntp: reduce memory overhead of zlib
2019-07-06 Eric Wongnntp: support COMPRESS DEFLATE per RFC 8054
2019-07-06 Eric Wongnntp: move LINE_MAX constant to the top
2019-07-06 Eric Wongnntp: use msg_more as a method
2019-06-30 Eric WongMerge remote-tracking branch 'origin/nntp'
2019-06-30 Eric Wongnntp: add support for CAPABILITIES command
2019-06-30 Eric Wongnntp: remove DISABLED hash checks
next