]> jfr.im git - irc/ircd-hybrid/hopm.git/shortlog
irc/ircd-hybrid/hopm.git
2023-03-13  miwob- Update README.md: fixed broken build badge. See badge... 1.1.x origin/1.1.x origin/HEAD
2022-09-13  miwob- Add .gitignore file
2022-08-28  miwob- Update README.md
2022-08-16  miwob- Remove src/patchlevel.h
2022-08-16  miwob- Change all occurrences of `time_t` to `uintmax_t`
2022-07-20  miwob- ci.yml, coverity.yml: set permissions to contents...
2022-07-10  michael- coverity.yml: run daily
2022-07-02  michael- configure.ac: remove AC_REVISION
2022-06-13  michael- Automake 1.16.5 is now required
2022-06-12  michael- Update README.md
2022-06-12  michael- Update README.md
2022-06-12  michael- AUTHORS.md: use the right file name
2022-06-12  michael- NEWS.md: remove footer + svn id
2022-06-12  michael- Remove COPYING file as it has been replaced by COPYING.md
2022-06-12  michael- Add COPYING.md from https://www.gnu.org/licenses...
2022-06-12  michael- Move files:
2022-06-12  michael- bison-3.8.2
2022-06-12  michael- autoreconf
2022-06-12  michael- configure.ac replace deprecated macros
2022-06-12  michael- ci.yml, coverity.yml: checkout@v3
2022-01-01  michael- Bump copyright years
2021-09-11  michael- match.c:match(): incorporate changes made in https...
2021-08-28  michael- coverity.yml: replace wget with curl
2021-06-23  michael- Bump version to hopm-1.1.11
2021-06-17  michael- config.c, libopm.c: remove redundant 'p->addr.ss_fami...
2021-06-17  michael- Update README
2021-06-15  michael- ax_arg_enable_warnings.m4: add -Werror=unknown-warnin...
2021-06-15  michael- Update ci.yml & coverity.yml
2021-06-15  michael- Add coverity.yml to workflows
2021-06-14  michael- Remove .travis.yml
2021-06-14  michael- .github/workflows: add rudimentary ci.yml
2021-06-14  michael- Update .travis.yml
2021-05-15  michael- ax_require_defined.m4: update to latest version
2021-05-15  michael- ax_check_compile_flag.m4: update to latest version
2021-05-15  michael- ax_append_flag.m4: update to latest version
2021-05-15  michael- ax_append_compile_flags.m4: update to latest version
2021-05-15  michael- configure.ac: style improvements
2021-02-03  michael- Update NEWS file
2021-02-03  michael- Add `irc::tls_disable_certificate_verification` confi...
2021-01-30  michael- Bump version to 1.1.10
2021-01-21  michael- Update NEWS file
2021-01-21  michael- irc.c:irc_init(): fixed build with libressl. See...
2021-01-03  michael- Update NEWS file
2021-01-02  michael- svn propset
2021-01-02  michael- Bump copyright years
2021-01-02  michael- autoreconf
2021-01-02  michael- Use monotonic time whenever possible
2020-11-16  michael- autoreconf
2020-11-16  michael- autoreconf
2020-11-16  michael- config.c:config_setup(): remove assignments of 0
2020-11-16  michael- The 'vhost' configuration directive found in the...
2020-11-16  michael- Update NEWS and README files
2020-11-16  michael- Update reference.conf; replace http with https links
2020-11-16  michael- Update reference.conf; add Abused VPN Service class...
2020-11-16  michael- Update NEWS file
2020-10-24  michael- configure.ac: minimum supported version of automake...
2020-10-12  michael- Remove serno.h
2020-10-11  michael- Update NEWS file
2020-10-11  michael- Update NEWS file
2020-09-19  michael- Bump version to hopm-1.1.9
2020-09-19  michael- Update NEWS and reference.conf
2020-07-18  michael- configure.ac: replace obsolete AC_CONFIG_HEADER with...
2020-07-14  michael- config.c:libopm_config_set(): be more AF independent
2020-07-14  michael- libopm.c:opm_scan(): be more AF independent
2020-07-13  michael- libopm.c:opm_scan(): use res->ai_addrlen
2020-07-13  michael- config.c: minor cleanup. Use sizeof on HASH[0] instea...
2020-07-13  michael- config.c:libopm_config_set(): initialize 'hints'...
2020-07-13  michael- libopm: work towards ipv6 support; use sockaddr_stora...
2020-07-12  michael- Add basic certificate support for use with TLS
2020-07-11  michael- irc.c:irc_read(): replace a pointless 'break' with...
2020-07-11  michael- irc.c:irc_init(): fix to previous changes
2020-07-11  michael- irc.c:irc_init(): determine whether to lookup A or...
2020-07-11  michael- Allow IRCItem.oper and IRCItem.mode to be empty
2020-07-11  michael- irc.c: add a descriptive connection attempt message
2020-07-10  michael- ax_arg_openssl.m4: fixed broken LibreSSL/OpenSSL...
2020-07-05  michael- Update patchlevel.h
2020-07-05  michael- Update NEWS file
2020-07-05  michael- irc.c: fixed (re)connection logic so things make...
2020-07-05  michael- irc.c:irc_connect(): remove assert()
2020-07-05  michael- Update NEWS file
2020-07-05  michael- Recreate parser files
2020-07-05  michael- Add tls_hostname_verification switch to allow the...
2020-07-04  michael- irc.c: typo
2020-07-04  michael- irc.c: typo
2020-07-04  michael- Fixed the 'reconnectinterval' timer which never worke...
2020-07-04  michael- irc.c:irc_read(): whitespace changes
2020-07-04  michael- Bump version to 1.1.8
2020-07-04  michael- Update NEWS file
2020-07-04  michael- irc.c:irc_init(): we only do TLSv1.2 and higher
2020-07-04  michael- Minimum supported OpenSSL version is 1.1.1 now
2020-07-04  michael- irc.c:irc_parse(): fixed possible out-of-bounds write...
2020-07-04  michael- irc.c:irc_init(): remove SSLeay_add_ssl_algorithms...
2020-07-04  michael- Rebuild parser files
2020-07-04  michael- Incorporate basic TLS support for the irc bot part...
2020-07-03  michael- irc.c:irc_send(): check if the entire buffer got...
2020-04-19  michael- Update NEWS
2020-04-19  michael- Update INSTALL
2020-03-29  michael- Stylistic changes
2020-03-29  michael- Bump version to 1.1.7
2020-03-29  michael- main.c:main(): fixed github issue #31: hopm attempts...
next