Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version. | Matthias Andree | 2005-07-22 | 2 | -2/+2 | |
* | Blank skipping in UIDL code would count spaces from the wrong string. | Matthias Andree | 2005-07-22 | 1 | -1/+2 | |
* | Snapshot 6.2.6-pre6. | Matthias Andree | 2005-07-22 | 8 | -71/+71 | |
* | Revise. | Matthias Andree | 2005-07-22 | 1 | -24/+54 | |
* | Fix NULL dereference when Message-ID or actual UID are missing from input. | Matthias Andree | 2005-07-22 | 1 | -8/+18 | |
* | Tag ESR's changes. | Matthias Andree | 2005-07-22 | 1 | -11/+11 | |
* | Snapshot line numbers. | Matthias Andree | 2005-07-21 | 12 | -4029/+4840 | |
* | Add security announcement. | Matthias Andree | 2005-07-21 | 2 | -1/+93 | |
* | Add CVE name. | Matthias Andree | 2005-07-21 | 1 | -1/+1 | |
* | Use sizeof rather than macro to communicate buffer size to fgets. | Matthias Andree | 2005-07-20 | 1 | -1/+1 | |
* | strncpy -> strlcpy. Mark 'bogus message count\!' message translatable. | Matthias Andree | 2005-07-20 | 1 | -5/+4 | |
* | Don't read more data from ifname than fits in the result buffer. | Matthias Andree | 2005-07-20 | 1 | -3/+3 | |
* | strncpy -> strlcpy. | Matthias Andree | 2005-07-20 | 1 | -3/+2 | |
* | Revise visbuf to dynamically size its buffer. | Matthias Andree | 2005-07-20 | 1 | -35/+24 | |
* | Add a preprocessor safeguard to prevent buffer underrun. | Matthias Andree | 2005-07-20 | 1 | -0/+3 | |
* | Print a warning that running fetchmail as root is discouraged. | Matthias Andree | 2005-07-20 | 1 | -0/+4 | |
* | Add security thoughts. | Matthias Andree | 2005-07-20 | 1 | -0/+17 | |
* | SECURITY FIX: Plug UID-related buffer overruns that came from sscanf(s, ...%s... | Matthias Andree | 2005-07-20 | 2 | -35/+75 | |
* | Fix typo. | Matthias Andree | 2005-07-20 | 1 | -1/+1 | |
* | Add prototypes for strlc?? functions. | Matthias Andree | 2005-07-20 | 1 | -0/+10 | |
* | Add POSIX_space definition compliant to SUSv3. | Matthias Andree | 2005-07-20 | 1 | -0/+4 | |
* | Clean up strlc??.c and hook them up. | Matthias Andree | 2005-07-20 | 4 | -53/+3 | |
* | Bring strl* functions into trunk. | Matthias Andree | 2005-07-20 | 3 | -0/+372 | |
* | Add BUGS document. | Matthias Andree | 2005-07-20 | 3 | -2/+51 | |
* | Fix leftover bug from testing. | Matthias Andree | 2005-07-20 | 1 | -1/+1 | |
* | revert accidental copy | Matthias Andree | 2005-07-20 | 3 | -372/+0 | |
* | revert accidental copy | Matthias Andree | 2005-07-20 | 1 | -202/+0 | |
* | bring strlcpy/strlcat into trunk | Matthias Andree | 2005-07-20 | 1 | -0/+202 | |
* | bring strlcpy/strlcat into trunk | Matthias Andree | 2005-07-20 | 3 | -0/+372 | |
* | Really fix Debian bug #207919 (junk in Received: header when smtphost set). | Matthias Andree | 2005-07-20 | 2 | -3/+6 | |
* | Reference Debian bug #316446. | Matthias Andree | 2005-07-20 | 1 | -2/+3 | |
* | Fix Debian bug #301964, socket leak. | Matthias Andree | 2005-07-20 | 2 | -3/+3 | |
* | Add new design notes document. | Matthias Andree | 2005-07-20 | 6 | -8/+135 | |
* | Fix grammar. | Matthias Andree | 2005-07-20 | 1 | -3/+3 | |
* | Rename design-notes.html to esrs-design-notes.html. Remove ~esr/ path from li... | Matthias Andree | 2005-07-20 | 6 | -18/+6 | |
* | Kill trailing space. | Matthias Andree | 2005-07-18 | 1 | -52/+52 | |
* | Run through unexpand to align TAB. | Matthias Andree | 2005-07-18 | 1 | -84/+84 | |
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 7 | -13/+17 | |
* | Update. | Matthias Andree | 2005-07-12 | 1 | -16/+16 | |
* | Update. | Matthias Andree | 2005-07-11 | 1 | -311/+356 | |
* | Fix minor inaccuracies and update. | Matthias Andree | 2005-07-11 | 1 | -23/+22 | |
* | Mention Hannes Beinert's contribution. | Matthias Andree | 2005-07-11 | 1 | -1/+2 | |
* | Update licenses. | Matthias Andree | 2005-07-11 | 1 | -2/+19 | |
* | Add (C) Copyright and License | Matthias Andree | 2005-07-11 | 1 | -0/+2 | |
* | Revise %files section, moving fetchmailconf manual page where it belongs, | Matthias Andree | 2005-07-11 | 1 | -28/+43 | |
* | Drop one-liner. | Matthias Andree | 2005-07-11 | 1 | -1/+0 | |
* | Bump version. | Matthias Andree | 2005-07-11 | 1 | -1/+1 | |
* | Run through aspell. | Matthias Andree | 2005-07-10 | 2 | -110/+155 | |
* | Override LC_ALL so that a parsable Date results. | Matthias Andree | 2005-07-10 | 1 | -6/+9 | |
* | Skip list subscriber counts. | Matthias Andree | 2005-07-10 | 1 | -4/+6 |