Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove unsafe Conent-Disposition inferring | William Wennerström | 2020-11-16 | 6 | -241/+115 | |
| * | Infer filename from content-disposition or URL | William Wennerström | 2020-11-16 | 9 | -129/+504 | |
| * | Add http_download tool | William Wennerström | 2020-11-16 | 6 | -6/+293 | |
| * | Wording | William Wennerström | 2020-11-16 | 1 | -2/+2 | |
| * | Remove temporary ciphertext file when finished | William Wennerström | 2020-11-16 | 1 | -2/+8 | |
| * | Remove /omemo sendfile | William Wennerström | 2020-11-16 | 7 | -603/+566 | |
| * | Move file encryption function to public header | William Wennerström | 2020-11-16 | 8 | -83/+59 | |
| * | Add guards for OMEMO | William Wennerström | 2020-11-16 | 2 | -5/+21 | |
| * | Remove unused #define's and move URL scheme define to omemo/crypto.h | William Wennerström | 2020-11-16 | 2 | -7/+2 | |
| * | Move setup for AESGCM to omemo/crypto | William Wennerström | 2020-11-16 | 4 | -64/+68 | |
| * | Reformat HTTP get URL to AESGCM scheme | William Wennerström | 2020-11-16 | 3 | -31/+100 | |
| * | Refactor to use file stream | William Wennerström | 2020-11-16 | 4 | -72/+57 | |
| * | Initial /sendfile OMEMO encryption | William Wennerström | 2020-11-16 | 8 | -54/+242 | |
* | | Merge pull request #1445 from profanity-im/feature/moremans | Michael Vetter | 2020-12-07 | 6 | -4/+92 | |
|\ \ | ||||||
| * | | Print man page arguments bold | Michael Vetter | 2020-12-07 | 1 | -1/+1 | |
| * | | Generate date for manpage | Michael Vetter | 2020-12-07 | 1 | -3/+14 | |
| * | | Break lines differently in example and synopsis section | Michael Vetter | 2020-12-07 | 1 | -2/+2 | |
| * | | man: formate arguments properly | Michael Vetter | 2020-12-07 | 1 | -3/+2 | |
| * | | Mention new manpages in main manpage | Michael Vetter | 2020-12-04 | 1 | -0/+1 | |
| * | | Install all profanity manpages | Michael Vetter | 2020-12-04 | 1 | -1/+1 | |
| * | | Create cmd to generate man pages for prof commands | Michael Vetter | 2020-12-04 | 4 | -3/+80 | |
| |/ | ||||||
* | | Merge pull request #1440 from wstrm/upgrade-openbsd-6.8 | Michael Vetter | 2020-11-19 | 1 | -8/+15 | |
|\ \ | |/ |/| | ||||||
| * | Upgrade OpenBSD to 6.8 | William Wennerström | 2020-11-19 | 1 | -8/+15 | |
|/ | ||||||
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 22 | -163/+94 | |
* | Dont initialize i twice in accounts_get_account() | Michael Vetter | 2020-11-05 | 1 | -5/+5 | |
* | Simplify _correction_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -4/+1 | |
* | Simplify _executable_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -4/+1 | |
* | Simplify _lastactivity_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -9/+4 | |
* | Simplify _who_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -3/+0 | |
* | Simplify _tray_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -5/+1 | |
* | Simplify _sub_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -5/+1 | |
* | Simplify cmd_ac_complete_filepath() | Michael Vetter | 2020-11-05 | 1 | -8/+1 | |
* | Simplify cmd_ac_complete() | Michael Vetter | 2020-11-05 | 1 | -9/+3 | |
* | Get rid of str_contains() | Michael Vetter | 2020-11-02 | 3 | -15/+2 | |
* | Remove non existent functions | Michael Vetter | 2020-11-02 | 1 | -8/+0 | |
* | Print all error stanzas | Michael Vetter | 2020-10-30 | 1 | -5/+5 | |
* | Fixed Date format for MAM request | DebXWoody | 2020-10-28 | 1 | -2/+2 | |
* | functest: dont link against tcl | Michael Vetter | 2020-10-22 | 1 | -1/+1 | |
* | Merge pull request #1433 from profanity-im/bookmark | Michael Vetter | 2020-10-19 | 1 | -0/+1 | |
|\ | ||||||
| * | xmpp/bookmark: don't use uninitialised field | Dmitry Podgorny | 2020-10-19 | 1 | -0/+1 | |
|/ | ||||||
* | functest: Make char const | Michael Vetter | 2020-10-15 | 2 | -9/+9 | |
* | Merge pull request #1430 from spth/master | Michael Vetter | 2020-10-14 | 6 | -6/+6 | |
|\ | ||||||
| * | Since the string from strerror should never be modified, use const. | Philipp Klaus Krause | 2020-10-14 | 6 | -6/+6 | |
|/ | ||||||
* | Merge pull request #1428 from profanity-im/use-after-free | Michael Vetter | 2020-10-09 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix use-after-free which is introduced in cons_alert() | Dmitry Podgorny | 2020-10-09 | 1 | -1/+1 | |
|/ | ||||||
* | travis: disable debian, ubuntu, fedora for now | Michael Vetter | 2020-10-09 | 1 | -6/+6 | |
* | Merge pull request #1426 from profanity-im/cleanup/newlibs | Michael Vetter | 2020-10-09 | 10 | -64/+19 | |
|\ | ||||||
| * | configure: check for python3-config | Michael Vetter | 2020-10-09 | 1 | -1/+2 | |
| * | travis: add libstrophe to tw | Michael Vetter | 2020-10-09 | 1 | -0/+1 | |
| * | Enable _handle_ox_chat() payload/body decryption | Michael Vetter | 2020-10-09 | 1 | -3/+0 |