summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-12relay: add support of close frame in websocket connection (closes #1281)Sébastien Helleu
2018-11-08core: add fix of memory leak in ChangeLogSébastien Helleu
2018-11-05buflist: add variable ${number2}, always set with the indented buffer numberSébastien Helleu
2018-11-04Added documentation links to READMEFilip H.F. "FiXato" Slagter
2018-11-04Merge pull request #1270 from FiXato/patch-1Sébastien Helleu
Make WeeChat screenshots link more descriptive.
2018-11-04core: replace ellipses by "etc." (in English) and "etc..." by "etc." in FrenchSébastien Helleu
2018-11-04core: replace "web site" by "website"Sébastien Helleu
2018-11-04core: add contributor in AUTHORS.adoc (issue #1273)Sébastien Helleu
2018-11-04Merge pull request #1273 from half-duplex/masterSébastien Helleu
Fix regex in relay.network.allowed_ips doc
2018-11-04tests: add missing file test-secure.cpp in autotoolsSébastien Helleu
2018-11-04core: update translationsSébastien Helleu
2018-11-04core: improve description of infos "totp_generate" and ""totp_validate"Sébastien Helleu
2018-11-04relay: add support of Time-based One-Time Password (TOTP) as second ↵Sébastien Helleu
authentication factor in weechat protocol
2018-11-04doc: fix styles in relay protocolSébastien Helleu
2018-11-04api: add functions string_base_{encode,decode}, remove functions ↵Sébastien Helleu
string_{encode,decode}_base64
2018-11-03core: split plugin-api.c into 2 files (API wrappers and infos/infolists)Sébastien Helleu
2018-11-02api: return integer in function string_encode_base16Sébastien Helleu
2018-11-02api: return integer in function string_encode_base64Sébastien Helleu
2018-11-02tests: add tests on functions secure_encrypt_data and secure_decrypt_dataSébastien Helleu
2018-11-02core: add support of TOTP generation/validation (Time-based One-Time Password)Sébastien Helleu
2018-10-27doc: add missing source files for tests (developer's guide)Sébastien Helleu
2018-10-27core: split wee-secure.c into 3 files (secured data functions, buffer and ↵Sébastien Helleu
config)
2018-10-27buflist: fix warning displayed when script buffers.pl is loaded (closes #1274)Sébastien Helleu
2018-10-25doc: add commands to update .po files (developer's guide)Sébastien Helleu
2018-10-23Fix regex in relay allowed_ips docTrevor Bergeron
2018-10-23Make WeeChat screenshots link more descriptive.Filip H.F. "FiXato" Slagter
Restructured sentence to avoid using self-non-descriptive 'this page' anchors.
2018-10-21Version 2.4-devSébastien Helleu
2018-10-21Version 2.3Sébastien Helleu
2018-10-21core: replace call to strncpy by memcpySébastien Helleu
This fixes a gcc warning: "warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]".
2018-10-21irc: fix uninitialized variables in function irc_protocol_cap_syncSébastien Helleu
2018-10-21debian: update changelogSébastien Helleu
2018-10-21debian: fix copyright Format URISébastien Helleu
2018-10-21debian: bump Standards-Version to 4.1.5Sébastien Helleu
2018-10-19doc: update Polish auto-generated filesSébastien Helleu
2018-10-19po: updated polish translationKrzysztof Korościk
2018-10-19doc: updated polish translationKrzysztof Korościk
2018-10-16php: add detection of PHP 7.3Sébastien Helleu
2018-10-14core: add contributor in AUTHORS.adoc (issue #1267)Sébastien Helleu
2018-10-14core: update ChangeLog (issue #1267)Sébastien Helleu
2018-10-14Merge pull request #1267 from emkw/masterSébastien Helleu
lua: mkdir API functions should return ERROR on error.
2018-10-14doc: update auto-generated files with IRC optionsSébastien Helleu
2018-10-14core: update German translationsNils Görs
2018-10-14lua: mkdir API functions should return ERROR on error.emk
2018-10-14irc: fix colors 14 and 15 in /help irc.color.mirc_remap (closes #1266)Sébastien Helleu
2018-10-14doc: update Japanese auto-generated fileSébastien Helleu
2018-10-14Merge pull request #1265 from l/master/translation/ja_JPSébastien Helleu
core: update Japanese translations
2018-10-14core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2018-10-13Version 2.3-rc1Sébastien Helleu
2018-10-11doc: update German auto-generated fileSébastien Helleu
2018-10-10core: update German translationsNils Görs