ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/configure
Revision 9413 - (view) (annotate) - [select for diffs]
Modified Sun May 31 12:33:17 2020 UTC (3 years, 9 months ago) by michael
File length: 557928 byte(s)
Diff to previous 9331
- Add METADATA command handler for later use

Revision 9331 - (view) (annotate) - [select for diffs]
Modified Sat Apr 11 12:55:47 2020 UTC (3 years, 11 months ago) by michael
File length: 557928 byte(s)
Diff to previous 9285
- Remove strtok_r() compatibility code

Revision 9285 - (view) (annotate) - [select for diffs]
Modified Sat Feb 22 22:01:47 2020 UTC (4 years, 1 month ago) by michael
File length: 557968 byte(s)
Diff to previous 9268
- Fixed issue where HAVE_LIBCRYPTO wouldn't get defined even if the configure test was successful

Revision 9268 - (view) (annotate) - [select for diffs]
Modified Wed Feb 12 16:56:17 2020 UTC (4 years, 1 month ago) by michael
File length: 557821 byte(s)
Diff to previous 9259
- autoreconf

Revision 9259 - (view) (annotate) - [select for diffs]
Modified Sun Feb 2 19:22:00 2020 UTC (4 years, 1 month ago) by michael
File length: 557821 byte(s)
Diff to previous 9235
- configure: remove test for accept4

Revision 9235 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 17:40:00 2020 UTC (4 years, 1 month ago) by michael
File length: 557860 byte(s)
Diff to previous 9184
- Re-create autogenerated files

Revision 9184 - (view) (annotate) - [select for diffs]
Modified Mon Jan 20 16:51:45 2020 UTC (4 years, 2 months ago) by michael
File length: 557860 byte(s)
Diff to previous 9175
- Move ax_with_tls.m4 to ax_arg_with_tls.m4

Revision 9175 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 12:39:07 2020 UTC (4 years, 2 months ago) by michael
File length: 557860 byte(s)
Diff to previous 9169
- The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with
  the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'.
  If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.

Revision 9169 - (view) (annotate) - [select for diffs]
Modified Sat Jan 18 19:08:44 2020 UTC (4 years, 2 months ago) by michael
File length: 559828 byte(s)
Diff to previous 9162
- autoreconf

Revision 9162 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 19:06:40 2020 UTC (4 years, 2 months ago) by michael
File length: 556700 byte(s)
Diff to previous 9161
- ax_arg_openssl.m4: minor correction to AC_MSG_CHECKING usage

Revision 9161 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 19:01:51 2020 UTC (4 years, 2 months ago) by michael
File length: 556644 byte(s)
Diff to previous 9131
- Minimum supported GnuTLS version is 3.6.5 now

Revision 9131 - (view) (annotate) - [select for diffs]
Modified Fri Jan 10 19:11:40 2020 UTC (4 years, 2 months ago) by michael
File length: 555670 byte(s)
Diff to previous 9125
- Minimum supported version of OpenSSL is 1.1.1 now; modernize tls_openssl.c, drop/replace usage of obsolete functions

Revision 9125 - (view) (annotate) - [select for diffs]
Modified Sun Jan 5 19:09:31 2020 UTC (4 years, 2 months ago) by michael
File length: 555670 byte(s)
Diff to previous 8832
- configure: minimum supported OpenSSL version is 1.0.2r now

Revision 8832 - (view) (annotate) - [select for diffs]
Modified Sat Feb 2 19:37:35 2019 UTC (5 years, 1 month ago) by michael
File length: 555670 byte(s)
Diff to previous 8779
- autoreconf

Revision 8779 - (view) (annotate) - [select for diffs]
Modified Sun Jan 13 11:32:53 2019 UTC (5 years, 2 months ago) by michael
File length: 555670 byte(s)
Diff to previous 8776
- configure.ac: don't let --enable-debugging remove -Wno-format-truncation

Revision 8776 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 18:17:47 2019 UTC (5 years, 2 months ago) by michael
File length: 555670 byte(s)
Diff to previous 8765
- autoreconf

Revision 8765 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 15:13:17 2019 UTC (5 years, 2 months ago) by michael
File length: 555631 byte(s)
Diff to previous 8757
- autoreconf

Revision 8757 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 14:38:49 2019 UTC (5 years, 2 months ago) by michael
File length: 553933 byte(s)
Diff to previous 8532
- autoreconf

Revision 8532 - (view) (annotate) - [select for diffs]
Modified Sun Apr 29 15:03:39 2018 UTC (5 years, 11 months ago) by michael
File length: 552005 byte(s)
Diff to previous 8475
- s_bsd_epoll.c: use epoll_create1 w/ EPOLL_CLOEXEC

Revision 8475 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 13:57:21 2018 UTC (5 years, 11 months ago) by michael
File length: 551994 byte(s)
Diff to previous 8444
- autoreconf

Revision 8444 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 11:07:03 2018 UTC (5 years, 11 months ago) by michael
File length: 553693 byte(s)
Diff to previous 8387
- autreconf

Revision 8387 - (view) (annotate) - [select for diffs]
Modified Fri Mar 16 20:10:48 2018 UTC (6 years ago) by michael
File length: 551993 byte(s)
Diff to previous 8370
- autoreconf

Revision 8370 - (view) (annotate) - [select for diffs]
Modified Wed Mar 7 18:56:33 2018 UTC (6 years ago) by michael
File length: 553284 byte(s)
Diff to previous 8356
- autoreconf

Revision 8356 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 13:57:08 2018 UTC (6 years ago) by michael
File length: 553284 byte(s)
Diff to previous 8330
- autoreconf

Revision 8330 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 21:32:12 2018 UTC (6 years ago) by michael
File length: 553284 byte(s)
Diff to previous 8326
- autoreconf

Revision 8326 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 19:53:02 2018 UTC (6 years ago) by michael
File length: 551328 byte(s)
Diff to previous 8315
- autoreconf

Revision 8315 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 17:48:10 2018 UTC (6 years ago) by michael
File length: 549291 byte(s)
Diff to previous 8167
- autoreconf

Revision 8167 - (view) (annotate) - [select for diffs]
Modified Sun Apr 9 16:10:24 2017 UTC (6 years, 11 months ago) by michael
File length: 551249 byte(s)
Diff to previous 8038
- autoreconf

Revision 8038 - (view) (annotate) - [select for diffs]
Modified Fri Mar 17 22:28:19 2017 UTC (7 years ago) by michael
File length: 551249 byte(s)
Diff to previous 7785
- configure.ac: remove test for sys/resource.h

Revision 7785 - (view) (annotate) - [select for diffs]
Modified Sun Oct 9 18:44:23 2016 UTC (7 years, 5 months ago) by michael
File length: 551297 byte(s)
Diff to previous 7625
- autoreconf

Revision 7625 - (view) (annotate) - [select for diffs]
Modified Thu Jun 23 12:45:35 2016 UTC (7 years, 9 months ago) by michael
File length: 551297 byte(s)
Diff to previous 7550
- Re-built autogenerated files

Revision 7550 - (view) (annotate) - [select for diffs]
Modified Fri Apr 22 20:04:27 2016 UTC (7 years, 11 months ago) by michael
File length: 551362 byte(s)
Diff to previous 7445
- autoreconf

Revision 7445 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 20:49:32 2016 UTC (8 years ago) by michael
File length: 551300 byte(s)
Diff to previous 7180
- Rebuilt autogenerated files

Revision 7180 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 18:50:53 2016 UTC (8 years, 2 months ago) by michael
File length: 551236 byte(s)
Diff to previous 7176
- autoreconf

Revision 7176 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 18:27:24 2016 UTC (8 years, 2 months ago) by michael
File length: 550802 byte(s)
Diff to previous 7168
- autoreconf

Revision 7168 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 11:53:12 2016 UTC (8 years, 2 months ago) by michael
File length: 550115 byte(s)
Diff to previous 7108
- autoreconf

Revision 7108 - (view) (annotate) - [select for diffs]
Modified Sat Jan 23 20:18:10 2016 UTC (8 years, 2 months ago) by michael
File length: 550155 byte(s)
Diff to previous 6543
- autoreconf

Revision 6543 - (view) (annotate) - [select for diffs]
Modified Wed Sep 16 16:28:59 2015 UTC (8 years, 6 months ago) by michael
File length: 548755 byte(s)
Diff to previous 6162
- autoreconf

Revision 6162 - (view) (annotate) - [select for diffs]
Modified Thu Jun 18 10:56:46 2015 UTC (8 years, 9 months ago) by michael
File length: 548793 byte(s)
Diff to previous 6128
- Re-create autogenerated files

Revision 6128 - (view) (annotate) - [select for diffs]
Modified Thu Jun 11 14:34:49 2015 UTC (8 years, 9 months ago) by michael
File length: 548790 byte(s)
Diff to previous 6122
- autoreconf

Revision 6122 - (view) (annotate) - [select for diffs]
Modified Thu Jun 11 14:16:43 2015 UTC (8 years, 9 months ago) by michael
File length: 548795 byte(s)
Diff to previous 5940
- autoreconf

Revision 5940 - (view) (annotate) - [select for diffs]
Modified Wed May 6 19:07:24 2015 UTC (8 years, 10 months ago) by michael
File length: 543746 byte(s)
Diff to previous 5593
- autoreconf

Revision 5593 - (view) (annotate) - [select for diffs]
Modified Tue Feb 17 19:48:35 2015 UTC (9 years, 1 month ago) by michael
File length: 543746 byte(s)
Diff to previous 5395
- libtool 2.4.6

Revision 5395 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 14:03:27 2015 UTC (9 years, 2 months ago) by michael
File length: 543402 byte(s)
Diff to previous 5278
- libtool 2.4.5, automake 1.15

Revision 5278 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:44:50 2015 UTC (9 years, 2 months ago) by michael
File length: 539074 byte(s)
Diff to previous 5042
- Update configure.ac to reflect it's TRUNK

Revision 5042 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 18:19:17 2014 UTC (9 years, 3 months ago) by michael
File length: 539074 byte(s)
Diff to previous 4981
- Added latest patricia.c, patricia.h from Net-Patricia-1.22 for later use

Revision 4981 - (view) (annotate) - [select for diffs]
Modified Fri Dec 5 14:31:27 2014 UTC (9 years, 3 months ago) by michael
File length: 539074 byte(s)
Diff to previous 4979
- Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit

Revision 4979 - (view) (annotate) - [select for diffs]
Modified Fri Dec 5 14:16:27 2014 UTC (9 years, 3 months ago) by michael
File length: 539071 byte(s)
Diff to previous 4961
- Add m4/ax_arg_enable_assert.m4 and tidy up configure.ac a bit

Revision 4961 - (view) (annotate) - [select for diffs]
Modified Sun Nov 30 18:09:49 2014 UTC (9 years, 3 months ago) by michael
File length: 539066 byte(s)
Diff to previous 4909
- libtool 2.4.4

Revision 4909 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 21:56:15 2014 UTC (9 years, 4 months ago) by michael
File length: 525291 byte(s)
Diff to previous 4906
- Nasty hack to allow for 'automake install -jx'

Revision 4906 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 21:40:31 2014 UTC (9 years, 4 months ago) by michael
File length: 525291 byte(s)
Diff to previous 4806
- autoreconf

Revision 4806 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 19:33:19 2014 UTC (9 years, 4 months ago) by michael
File length: 525183 byte(s)
Diff to previous 4579
- libtool 2.4.3

Revision 4579 - (view) (annotate) - [select for diffs]
Modified Mon Aug 25 09:55:40 2014 UTC (9 years, 7 months ago) by michael
File length: 527044 byte(s)
Diff to previous 4483
- Renamed variables/definitions to meet coding standards

Revision 4483 - (view) (annotate) - [select for diffs]
Modified Fri Aug 15 17:07:27 2014 UTC (9 years, 7 months ago) by michael
File length: 527041 byte(s)
Diff to previous 4415
- ax_arg_enable_warnings.m4: fiddle around with warning options

Revision 4415 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 14:09:36 2014 UTC (9 years, 7 months ago) by michael
File length: 514788 byte(s)
Diff to previous 4365
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 4365 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 22:41:12 2014 UTC (9 years, 7 months ago) by michael
File length: 515879 byte(s)
Diff to previous 4364
- ax_arg_openssl.m4: cosmetical fixes for LibreSSL

Revision 4364 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 22:23:25 2014 UTC (9 years, 7 months ago) by michael
File length: 515799 byte(s)
Diff to previous 4361
- Moved ax_check_openssl.m4 to ax_arg_openssl.m4

Revision 4361 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 20:51:40 2014 UTC (9 years, 7 months ago) by michael
File length: 515800 byte(s)
Diff to previous 4360
- ax_library_net.m4: removed useless member test of sockaddr_in.sin_len

Revision 4360 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 20:40:29 2014 UTC (9 years, 7 months ago) by michael
File length: 517405 byte(s)
Diff to previous 4357
- Got rid of acinclude.m4

Revision 4357 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 18:31:44 2014 UTC (9 years, 7 months ago) by michael
File length: 517433 byte(s)
Diff to previous 4352
- configure.ac: must be excuting GCC_STACK_PROTECT_LIB aswell, otherwise we won't get
  linked against SSP lib (if there's any)

Revision 4352 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 17:53:48 2014 UTC (9 years, 7 months ago) by michael
File length: 516717 byte(s)
Diff to previous 4335
- Cleaned up epoll detection

Revision 4335 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 16:05:40 2014 UTC (9 years, 7 months ago) by michael
File length: 518017 byte(s)
Diff to previous 4333
- ./configure now requires OpenSSL 0.9.8o or above in order to enable TLS/SSL support

Revision 4333 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 15:53:16 2014 UTC (9 years, 7 months ago) by michael
File length: 518017 byte(s)
Diff to previous 4247
- Removed select() support

Revision 4247 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 19:41:48 2014 UTC (9 years, 8 months ago) by michael
File length: 519721 byte(s)
Diff to previous 3838
- m_server.c: fixed build with LibreSSL which hasn't compression support
- ax_check_openssl.m4: 0.9.8m is now the minimum requirement

Revision 3838 - (view) (annotate) - [select for diffs]
Modified Thu Jun 5 00:33:36 2014 UTC (9 years, 9 months ago) by michael
File length: 519718 byte(s)
Diff to previous 3814
- Update macros in m4/

Revision 3814 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 20:13:35 2014 UTC (9 years, 9 months ago) by michael
File length: 521020 byte(s)
Diff to previous 3812
- Added -Wlogical-op to warning options

Revision 3812 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 19:34:53 2014 UTC (9 years, 9 months ago) by michael
File length: 519498 byte(s)
Diff to previous 3810
- Added -Wpointer-arith to warning options

Revision 3810 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 19:18:37 2014 UTC (9 years, 9 months ago) by michael
File length: 517973 byte(s)
Diff to previous 3724
- Added -Wmissing-include-dirs to warnings options

Revision 3724 - (view) (annotate) - [select for diffs]
Modified Sat May 31 16:27:09 2014 UTC (9 years, 9 months ago) by michael
File length: 516441 byte(s)
Diff to previous 2602
- Halfops are now part of the ircd core and enabled by default

Revision 2602 - (view) (annotate) - [select for diffs]
Modified Sat Nov 23 20:01:36 2013 UTC (10 years, 4 months ago) by michael
File length: 516759 byte(s)
Diff to previous 2594
- Added SVSKILL

Revision 2594 - (view) (annotate) - [select for diffs]
Modified Thu Nov 21 17:20:41 2013 UTC (10 years, 4 months ago) by michael
File length: 516759 byte(s)
Diff to previous 2491
- Add -fno-strict-aliasing to CFLAGS if possible

Revision 2491 - (view) (annotate) - [select for diffs]
Modified Fri Oct 25 16:55:01 2013 UTC (10 years, 5 months ago) by michael
File length: 515228 byte(s)
Diff to previous 2481
- Instead of forcefully adding
  -Wall
  -Wextra
  -Wno-unused
  -Wcast-qual
  -Wcast-align
  -Wbad-function-cast
  -Wmissing-declarations
  -Wmissing-prototypes
  -Wnested-externs
  -Wredundant-decls
  -Wshadow
  -Wwrite-strings
  -Wundef
  to CFLAGS, 'configure' now tests if the flags are understood by the compiler

Revision 2481 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 16:38:58 2013 UTC (10 years, 5 months ago) by michael
File length: 494288 byte(s)
Diff to previous 2480
- Move openssl check to m4/ax_check_openssl.m4

Revision 2480 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 16:05:41 2013 UTC (10 years, 5 months ago) by michael
File length: 494287 byte(s)
Diff to previous 2382
- Initial build system related modernizations
- Add -fstack-protector to CFLAGS if available

Revision 2382 - (view) (annotate) - [select for diffs]
Modified Sat Jul 6 16:31:07 2013 UTC (10 years, 8 months ago) by michael
File length: 493231 byte(s)
Diff to previous 2347
- Remove msgq, and xsnprintf source files for now

Revision 2347 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 19:09:32 2013 UTC (10 years, 8 months ago) by michael
File length: 506745 byte(s)
Diff to previous 2334
- Automake 1.14

Revision 2334 - (view) (annotate) - [select for diffs]
Modified Sun Jun 23 17:32:44 2013 UTC (10 years, 9 months ago) by michael
File length: 503043 byte(s)
Diff to previous 2318
- Fixed broken --disable-libgeoip switch

Revision 2318 - (view) (annotate) - [select for diffs]
Modified Fri Jun 21 17:47:52 2013 UTC (10 years, 9 months ago) by michael
File length: 503043 byte(s)
Diff to previous 2238
- Stole ircu's outbound message queue implementation for later use

Revision 2238 - (view) (annotate) - [select for diffs]
Modified Sat Jun 15 19:19:33 2013 UTC (10 years, 9 months ago) by michael
File length: 489529 byte(s)
Diff to previous 2228
- automake 1.13.4

Revision 2228 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 19:46:30 2013 UTC (10 years, 9 months ago) by michael
File length: 489529 byte(s)
Diff to previous 2064
- Implement certificate fingerprint validation for oper{} and connect{} blocks.
  Some code taken from oftc-hybrid. Hello, stu!

Revision 2064 - (view) (annotate) - [select for diffs]
Modified Thu May 16 09:56:02 2013 UTC (10 years, 10 months ago) by michael
File length: 489531 byte(s)
Diff to previous 2040
- automake 1.13.2

Revision 2040 - (view) (annotate) - [select for diffs]
Modified Wed May 15 15:14:43 2013 UTC (10 years, 10 months ago) by michael
File length: 489416 byte(s)
Diff to previous 2030
- Remove help/uhelp
- Cleanup help/Makefile.am to make it easier to read and maintain
- Rebuild help/index

Revision 2030 - (view) (annotate) - [select for diffs]
Modified Tue May 14 18:24:55 2013 UTC (10 years, 10 months ago) by michael
File length: 489416 byte(s)
Diff to previous 2028
- Update configure

Revision 2028 - (view) (annotate) - [select for diffs]
Modified Tue May 14 18:19:05 2013 UTC (10 years, 10 months ago) by michael
File length: 489614 byte(s)
Diff to previous 1964
- Overhaul HELP system

Revision 1964 - (view) (annotate) - [select for diffs]
Modified Wed May 8 14:27:02 2013 UTC (10 years, 10 months ago) by michael
File length: 489614 byte(s)
Diff to previous 1921
- Tweaked various mempool chunk sizes

Revision 1921 - (view) (annotate) - [select for diffs]
Modified Tue Apr 30 14:54:20 2013 UTC (10 years, 11 months ago) by michael
File length: 489409 byte(s)
Diff to previous 1908
- Forward-port -r1920 [Dropped PCRE support]

Revision 1908 - (view) (annotate) - [select for diffs]
Modified Sat Apr 27 21:25:11 2013 UTC (10 years, 11 months ago) by michael
File length: 491198 byte(s)
Diff to previous 1856
- Increased nickname history length to 32768

Revision 1856 - (view) (annotate) - [select for diffs]
Modified Wed Apr 24 19:43:22 2013 UTC (10 years, 11 months ago) by michael
File length: 491198 byte(s)
Diff to previous 1837
- Added configure test for libGeoIP for later usage

Revision 1837 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 09:27:27 2013 UTC (10 years, 11 months ago) by michael
File length: 489243 byte(s)
Diff to previous 1834
- Remove current msg locale implementation

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (10 years, 11 months ago) by michael
File length: 489336 byte(s)
Diff to previous 1832
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (10 years, 11 months ago) by michael
File length: 489243 byte(s)
Diff to previous 1793
- Made all numeric defines use the actual string instead of the numeric value
  which allows to use gcc's printf format attribute
- Remove current message locale implementation

Revision 1793 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:06:08 2013 UTC (10 years, 11 months ago) by michael
File length: 489336 byte(s)
Diff to previous 1751
- Replaced all occurrences of ircsprintf with sprintf/snprintf
  and killed sprintf_irc.(c|h)

Revision 1751 - (view) (annotate) - [select for diffs]
Modified Wed Jan 16 18:30:52 2013 UTC (11 years, 2 months ago) by michael
File length: 489336 byte(s)
Diff to previous 1736
- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurable
  via ircd.conf. A max_nick_length, as well as a max_topic_length configuration
  option can now be found in the serverinfo{} block]
- OpenSSL 0.9.8s and higher is now required in order to enable ssl support

Revision 1736 - (view) (annotate) - [select for diffs]
Modified Sun Jan 13 09:31:46 2013 UTC (11 years, 2 months ago) by michael
File length: 489923 byte(s)
Diff to previous 1730
- Forward-port -r1732 [Dropped support for linux rt signals]

Revision 1730 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 11:27:11 2013 UTC (11 years, 2 months ago) by michael
File length: 491077 byte(s)
Diff to previous 1720
- automake 1.13.1

Revision 1720 - (view) (annotate) - [select for diffs]
Modified Fri Dec 28 21:06:21 2012 UTC (11 years, 3 months ago) by michael
File length: 491077 byte(s)
Diff to previous 1680
- automake 1.13

Revision 1680 - (view) (annotate) - [select for diffs]
Modified Tue Dec 18 18:06:32 2012 UTC (11 years, 3 months ago) by michael
File length: 489728 byte(s)
Diff to previous 1670
- bison 2.7 & automake 1.12.6
- Update configure.ac

Revision 1670 - (view) (annotate) - [select for diffs]
Modified Tue Nov 20 21:30:04 2012 UTC (11 years, 4 months ago) by michael
File length: 489728 byte(s)
Diff to previous 1664
- Update some configure tests. We actually don't use inet_aton
  and friends anymore.

Revision 1664 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 14:33:47 2012 UTC (11 years, 4 months ago) by michael
File length: 489730 byte(s)
Diff to previous 1662
- memory.c: removed mem_frob()
- automake 1.12.5

Revision 1662 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 20:11:33 2012 UTC (11 years, 4 months ago) by michael
File length: 489766 byte(s)
Diff to previous 1660
- Fixed inconsistent svn file properties

Revision 1660 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 19:35:07 2012 UTC (11 years, 4 months ago) by michael
File length: 489766 byte(s)
Diff to previous 1659
- Dropped contrib/

Revision 1659 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 19:29:07 2012 UTC (11 years, 4 months ago) by michael
File length: 489961 byte(s)
Diff to previous 1654
- move m_webirc.c from contrib/ to modules/

Revision 1654 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 19:39:37 2012 UTC (11 years, 4 months ago) by michael
File length: 489961 byte(s)
Diff to previous 1620
- Implemented memory pool allocator which basically is taken from Tor's
  mempool allocator for Tor cells
- Fixed compile warnings in conf_class.c
- ./configure --enable-assert works again

Revision 1620 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 22:54:58 2012 UTC (11 years, 4 months ago) by michael
File length: 489868 byte(s)
Diff to previous 1592
- Added conf_db.c based on ircservice's binary database for later use

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (11 years, 5 months ago) by michael
File length: 489868 byte(s)
Diff to previous 1540
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1540 - (view) (annotate) - [select for diffs]
Modified Sat Sep 29 20:03:55 2012 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 489868 byte(s)
Diff to previous 1535
- Preparing for 8.0.0 release

Revision 1535 - (view) (annotate) - [select for diffs]
Modified Tue Sep 25 18:58:49 2012 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 489898 byte(s)
Diff to previous 1523
- automake 1.12.4

Revision 1523 - (view) (annotate) - [select for diffs]
Modified Sun Sep 9 11:11:52 2012 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 489898 byte(s)
Diff to previous 1521
- configure.ac: fixed syntax error
- example.conf: mention that the DH prime size must be at least 1024 bits

Revision 1521 - (view) (annotate) - [select for diffs]
Modified Sun Sep 9 10:41:35 2012 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 489900 byte(s)
Diff to previous 1517
- removed --enable-small-net configure option
- removed unused TOPIC_HEAP_SIZE definition
- decrease DNS_HEAP_SIZE as well as AUTH_HEAP_SIZE

Revision 1517 - (view) (annotate) - [select for diffs]
Modified Thu Aug 30 15:11:32 2012 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490750 byte(s)
Diff to previous 1504
- Update configure for the release candidate

Revision 1504 - (view) (annotate) - [select for diffs]
Modified Thu Aug 16 18:03:00 2012 UTC (11 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490770 byte(s)
Diff to previous 1494
- automake 1.12.3

Revision 1494 - (view) (annotate) - [select for diffs]
Modified Fri Aug 3 16:22:42 2012 UTC (11 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490770 byte(s)
Diff to previous 1462
- Update configure.ac to reflect beta3 release

Revision 1462 - (view) (annotate) - [select for diffs]
Modified Fri Jul 13 19:27:24 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490770 byte(s)
Diff to previous 1456
- automake 1.12.2

Revision 1456 - (view) (annotate) - [select for diffs]
Modified Mon Jul 2 18:21:40 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490482 byte(s)
Diff to previous 1454
- configure.ac: fixed OpenSSL detection for systems that use static
  ssl/crypto libraries

Revision 1454 - (view) (annotate) - [select for diffs]
Modified Fri Jun 29 13:58:54 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490482 byte(s)
Diff to previous 1452
- Update configure.ac

Revision 1452 - (view) (annotate) - [select for diffs]
Modified Fri Jun 29 11:33:21 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490482 byte(s)
Diff to previous 1431
- Update configure in preparation for beta2

Revision 1431 - (view) (annotate) - [select for diffs]
Modified Sat Jun 9 19:15:10 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490482 byte(s)
Diff to previous 1425
- NICKLEN definition no longer respects the trailing NUL character
  (reverts to old behavior)

Revision 1425 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 08:44:22 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490484 byte(s)
Diff to previous 1402
- automake 1.12.1 & bison 2.5.1

Revision 1402 - (view) (annotate) - [select for diffs]
Modified Wed May 9 18:42:45 2012 UTC (11 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 490605 byte(s)
Diff to previous 1374
- /info no longer sends information about the platform ircd is running on
- remove get_ircd_platform() function
- configure: --enable-efnet switch is no longer required

Revision 1374 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 07:53:40 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491283 byte(s)
Diff to previous 1373
- acinclude.m4: replace all occurrences of AC_HELP_STRING with AS_HELP_STRING

Revision 1373 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 07:32:34 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491283 byte(s)
Diff to previous 1358
- autoconf 2.69 & automake 1.12

Revision 1358 - (view) (annotate) - [select for diffs]
Modified Sun Apr 22 13:49:23 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491179 byte(s)
Diff to previous 1356
- cleanup and rewrite whowas.c to use the dlink list manipulation routines
- increase NICKNAMEHISTORYLENGTH to 16384

Revision 1356 - (view) (annotate) - [select for diffs]
Modified Sat Apr 21 19:56:44 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491179 byte(s)
Diff to previous 1349
- automake 1.11.5

Revision 1349 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 18:45:51 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491179 byte(s)
Diff to previous 1348
- cleanup pcre library test

Revision 1348 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 17:04:22 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491595 byte(s)
Diff to previous 1338
- remove link.h from header checks

Revision 1338 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 11:05:48 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491626 byte(s)
Diff to previous 1329
- automake 1.11.4

Revision 1329 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 12:02:12 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491626 byte(s)
Diff to previous 1325
- Remove unused configure tests
- Fixed compile warning in conf_parser.c

Revision 1325 - (view) (annotate) - [select for diffs]
Modified Sat Mar 31 10:29:02 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492381 byte(s)
Diff to previous 1310
- Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it

Revision 1310 - (view) (annotate) - [select for diffs]
Modified Mon Mar 26 15:45:02 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492381 byte(s)
Diff to previous 1309
- move example configuration files to doc/ folder

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492459 byte(s)
Diff to previous 1304
- renaming files:

  ircd_parser.y -> conf_parser.y
  ircd_lexer.l  -> conf_lexer.l
  s_conf.c      -> conf.c
  s_conf.h      -> conf.h
  s_log.c       -> log.c
  s_log.h       -> log.h

Revision 1304 - (view) (annotate) - [select for diffs]
Modified Fri Mar 23 12:03:56 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492459 byte(s)
Diff to previous 1302
- servlink is gone; cleanup and sanitize openssl detection tests

Revision 1302 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 491912 byte(s)
Diff to previous 1292
- remove servlink in preparation for tls links/compression

Revision 1292 - (view) (annotate) - [select for diffs]
Modified Sun Feb 12 20:36:27 2012 UTC (12 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 493772 byte(s)
Diff to previous 1257
- remove AX_ENABLE_SYSLOG. This is now obsolete with the new logging subsystem

Revision 1257 - (view) (annotate) - [select for diffs]
Modified Sun Jan 15 06:28:46 2012 UTC (12 years, 2 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 495228 byte(s)
Diff to previous 1252
- automake 1.11.2

Revision 1252 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 20:24:08 2011 UTC (12 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492664 byte(s)
Diff to previous 1245
- Forward-port -r1251

Revision 1245 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 14:58:29 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492664 byte(s)
Diff to previous 1156
- Update configure
- Update NEWS

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/configure
File length: 492654 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/configure
File length: 492654 byte(s)
Diff to previous 1131
- recreate "trunk"

Revision 1131 - (view) (annotate) - [select for diffs]
Modified Fri Apr 8 16:56:32 2011 UTC (12 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492654 byte(s)
Diff to previous 1123
- we are finally 7.3-STABLE

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492674 byte(s)
Diff to previous 1115
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1115 - (view) (annotate) - [select for diffs]
Modified Tue Dec 21 14:42:54 2010 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492746 byte(s)
Diff to previous 1111
- Rename bogus_host() found in several modules to check_servname() and move
  it to s_serv.c
- serverinfo::sid is now mandatory and must be specified.
  ircd won't start otherwise

Revision 1111 - (view) (annotate) - [select for diffs]
Modified Fri Nov 26 20:01:41 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492791 byte(s)
Diff to previous 1107
- Add back socketpair configure test which got lost for some reason.
  Cryptlinks should be working again.

Revision 1107 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 15:19:41 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492749 byte(s)
Diff to previous 1106
- thou shall not forget the half while being on crack

Revision 1106 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 15:10:53 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 492749 byte(s)
Diff to previous 1105
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release

Revision 1105 - (view) (annotate) - [select for diffs]
Modified Tue Sep 14 08:15:53 2010 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 470811 byte(s)
Diff to previous 1095
- Fix build under solaris, as reported by Peter Evans

Revision 1095 - (view) (annotate) - [select for diffs]
Modified Mon Aug 2 20:14:21 2010 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 467974 byte(s)
Diff to previous 1094
- autoconf 2.67

Revision 1094 - (view) (annotate) - [select for diffs]
Modified Sun Jun 13 10:09:34 2010 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 466974 byte(s)
Diff to previous 1092
- Updated ltdl to latest 2.2.10 release

Revision 1092 - (view) (annotate) - [select for diffs]
Modified Thu Mar 25 11:10:59 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 463118 byte(s)
Diff to previous 1090
- Switch libltdl to recursive build mode

Revision 1090 - (view) (annotate) - [select for diffs]
Modified Wed Mar 24 22:37:53 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468044 byte(s)
Diff to previous 1084
- minor libtool fixups

Revision 1084 - (view) (annotate) - [select for diffs]
Modified Sat Mar 13 23:24:10 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468044 byte(s)
Diff to previous 1072
- libtoolize

Revision 1072 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468658 byte(s)
Diff to previous 1068
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1068 - (view) (annotate) - [select for diffs]
Modified Tue Feb 16 23:01:26 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468658 byte(s)
Diff to previous 1053
- Stop substitution of example configuration files on 'configure'

Revision 1053 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 08:49:16 2010 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468964 byte(s)
Diff to previous 1039
- Add back --silent switch to LIBTOOL flags for releases

Revision 1039 - (view) (annotate) - [select for diffs]
Modified Sat Dec 5 23:19:44 2009 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468936 byte(s)
Diff to previous 1033
- bump version to 7.3-rc1

Revision 1033 - (view) (annotate) - [select for diffs]
Modified Thu Dec 3 19:04:55 2009 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 468625 byte(s)
Diff to previous 1029
- Fixed build with bsd make as reported by Yoshito Takeuchi

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/configure
File length: 467791 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/configure
File length: 467791 byte(s)
Diff to previous 1017
- move ircd-hybrid-7.2 to trunk

Revision 1017 - (view) (annotate) - [select for diffs]
Modified Tue Oct 27 22:22:38 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 467791 byte(s)
Diff to previous 1015
- fixed build with --enable-assert
- fixed STATS z reporting correct memory consumption of channel bans/excepts/invites and watchlist entries

Revision 1015 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 467807 byte(s)
Diff to previous 1013
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

Revision 1013 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 14:26:49 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 465085 byte(s)
Diff to previous 1011
- Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified
- Fixed several compile warnings
- 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 465091 byte(s)
Diff to previous 1010
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1010 - (view) (annotate) - [select for diffs]
Modified Thu Sep 17 17:06:11 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 465091 byte(s)
Diff to previous 1009
- more configure cleanups and modernizations

Revision 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 471094 byte(s)
Diff to previous 1005
- add configure test for pcre lib and remove pcre sources from the tree

Revision 1005 - (view) (annotate) - [select for diffs]
Modified Mon Aug 31 23:07:43 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 469058 byte(s)
Diff to previous 998
- remove conf_add_d_conf wrapper

Revision 998 - (view) (annotate) - [select for diffs]
Modified Sun Aug 23 12:43:17 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 469058 byte(s)
Diff to previous 989
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise
  recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks
  with a host that needs to be resolved on the very first configuration read.

Revision 989 - (view) (annotate) - [select for diffs]
Modified Sun Aug 16 14:02:51 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468848 byte(s)
Diff to previous 982
- add -Wundef to CFLAGS

Revision 982 - (view) (annotate) - [select for diffs]
Modified Thu Aug 13 22:15:08 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468840 byte(s)
Diff to previous 978
- added a mersenne twister basedn prng

Revision 978 - (view) (annotate) - [select for diffs]
Modified Sun Aug 9 09:47:58 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468918 byte(s)
Diff to previous 977
- avoid using native basename() since some implementations may or may not modify passed data

Revision 977 - (view) (annotate) - [select for diffs]
Modified Sat Aug 8 07:33:08 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 468958 byte(s)
Diff to previous 967
- removed last traces of crypt.c
- add disable-static to libtools options

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 469362 byte(s)
Diff to previous 963
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 963 - (view) (annotate) - [select for diffs]
Modified Sat Aug 1 12:23:39 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 580016 byte(s)
Diff to previous 955
- update pcre lib to 7.9

Revision 955 - (view) (annotate) - [select for diffs]
Modified Mon Jul 27 00:27:20 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 580016 byte(s)
Diff to previous 950
- configure.ac: replaced obsolete AC_HELP_STRING with AS_HELP_STRING

Revision 950 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 23:07:52 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 579952 byte(s)
Diff to previous 948
- squash several compile warnings

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 579944 byte(s)
Diff to previous 945
- lp64\llp64\ilp32 portability fixes

Revision 945 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 15:48:27 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 579938 byte(s)
Diff to previous 942
- fixed some configure mess and imported latest libtool sources

Revision 942 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 02:48:32 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 823122 byte(s)
Diff to previous 941
- fixed configure not checking for existence of several functions due to misuse of AC_CHECK_FUNCS_ONCE


Revision 941 - (view) (annotate) - [select for diffs]
Modified Sat May 2 02:02:59 2009 UTC (14 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2/configure
File length: 823221 byte(s)
Diff to previous 925
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 925 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 20:59:02 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792941 byte(s)
Diff to previous 924
- add back --enable-small-net

Revision 924 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 20:31:07 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 794591 byte(s)
Diff to previous 923
- Added back --enable-assert

Revision 923 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:15:27 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 794388 byte(s)
Diff to previous 922
- fixed compile with compressed links

Revision 922 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 16:27:49 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792976 byte(s)
Diff to previous 915
- Add tools/Makefile.am

Revision 915 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:42:08 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792892 byte(s)
Diff to previous 914
- Added template for HAVE_LIBCRYPTO to make atoheader shut up

Revision 914 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:40:08 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 792889 byte(s)
Diff to previous 912
- Autotoolized contrib/ and made it compile cleanly

Revision 912 - (view) (annotate) - [select for diffs]
Added Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/configure
File length: 793445 byte(s)
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a