Commit Graph

32 Commits

Author SHA1 Message Date
Alexey Sokolov
f891382570 ZNC 1.10.1 2025-07-24 22:14:09 +01:00
Alexey Sokolov
075cd3897f Increase the version number to 1.10.0 2025-06-09 21:41:36 +01:00
Alexey Sokolov
ae353acf2f ZNC 1.9.1 2024-07-03 11:19:33 +01:00
Alexey Sokolov
301c84fa4b Increase the version number to 1.9.0 2024-02-22 00:20:59 +00:00
Alexey Sokolov
bf253640d3 Increase the version number to 1.8.2 2020-09-07 23:57:31 +01:00
Alexey Sokolov
0a3909beaa 1.8.1 2020-06-07 06:57:33 +01:00
Alexey Sokolov
492b4ab007 Increase the version number to 1.8.0 2020-05-01 21:51:29 +01:00
Alexey Sokolov
c7f72f8bc8 ZNC 1.7.5 2019-09-23 15:15:04 +01:00
Alexey Sokolov
e661cdf9a3 ZNC 1.7.4 2019-06-21 21:31:06 +01:00
Alexey Sokolov
be1b6bcd4c Increase version number to 1.7.3 2019-03-30 14:36:01 +00:00
Alexey Sokolov
5cde1eb3c1 Increase the version number to 1.7.2 2019-01-27 09:17:35 +00:00
Alexey Sokolov
c426898b3a Increase the version number to 1.7.1 2018-07-17 22:48:03 +01:00
Alexey Sokolov
4489b1b694 Increase the version number to ZNC 1.7.0 2018-05-01 22:15:45 +01:00
Alexey Sokolov
a0909595a4 Merge branch '1.6.x' 2017-03-12 21:16:05 +00:00
Alexey Sokolov
0267082eaa 1.6.5 2017-03-12 21:00:29 +00:00
Alexey Sokolov
9c16640340 Merge branch '1.6.x' 2016-12-10 21:18:10 +00:00
Alexey Sokolov
ed71ad1e2b Increase the version number to 1.6.4 2016-12-10 20:51:18 +00:00
xnrand
409ed4b6bc Add network-specific config for cert validation
Added the following two network-specific configuration options that can
be changed via controlpanel or webadmin:

* TrustAllCerts: Will trust ALL certificates when enabled, effectively
  disabling TLS certificate validation.
  Default value: false
* TrustPKI: Whether or not to trust PKI-valid certificates. Setting this
  to false will make znc trust only trusted certificates added by the
  user.
  Default value: true

With default values, behavior is exactly the same as before.

This is based on the work of Roelf Wichertjes. See YourBNC/znc@5c747598.

See znc/znc#866.
2016-05-20 01:17:26 +02:00
Alexey Sokolov
5b624a7a99 Fix date of 1.6.3 release in ChangeLog 2016-02-24 08:05:18 +00:00
Alexey Sokolov
dfba82fc9a Merge branch '1.6.x' 2016-02-23 22:23:39 +00:00
Alexey Sokolov
90d03a48e5 ZNC 1.6.3 2016-02-23 21:23:42 +00:00
Ondřej Nový
6881ca5b8f Fixed few misspellings 2016-01-05 20:45:08 +01:00
Alexey Sokolov
6ec64ebfba Merge branch '1.6.x'
Conflicts:
	ChangeLog.md
	configure.ac
	third_party/Csocket
2015-11-15 18:21:11 +00:00
Alexey Sokolov
55b5c24255 Increase the version number to 1.6.2 2015-11-15 17:36:31 +00:00
Alexey Sokolov
f7ccbed99a Merge branch '1.6.x' 2015-08-04 23:47:42 +01:00
Alexey Sokolov
aa6e7e7428 Increase the version number to 1.6.1 2015-08-03 23:59:17 +01:00
Alexey Sokolov
9a57cc52de Add some changes to ChangeLog which are hard to get from git log
Because they are changes in Csocket
2015-04-07 20:15:52 +01:00
Thomas Kriechbaumer
479f3c3774 add changelog entries 2015-03-31 14:29:08 +01:00
Thomas Kriechbaumer
c5ab7337d2 fix sublists in changelog 2015-02-16 23:52:19 +01:00
Alexey Sokolov
f47e8465ef Increase the version number to 1.6.0 2015-02-12 21:05:44 +00:00
Alexey Sokolov
b2d661e64f ChangeLog/1.4: CVE was finally assigned. 2014-12-23 19:47:34 +00:00
Thomas Kriechbaumer
5d001cd0e0 added complete changelog in mardown syntax 2014-05-23 17:38:44 +02:00