ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x
r4462
File Last Change (rev)
 ../
src/ 4462 (9 years ago) by michael: - Removed stupid PF typedef in fdlist.h which prevented both gcc and clang from spitting out a warning about the first argument of s_bsd:ssl_handshake() being an 'int' when it really has to be a 'fde_t' pointer. - Fixed first argument of s_bsd:ssl_handshake() which should be a 'fde_t' pointer instead of an 'int'.
include/ 4462 (9 years ago) by michael: - Removed stupid PF typedef in fdlist.h which prevented both gcc and clang from spitting out a warning about the first argument of s_bsd:ssl_handshake() being an 'int' when it really has to be a 'fde_t' pointer. - Fixed first argument of s_bsd:ssl_handshake() which should be a 'fde_t' pointer instead of an 'int'.
modules/ 4438 (9 years ago) by michael: - Renamed various variables
doc/ 4437 (9 years ago) by michael: - Update doc/reference.conf
m4/ 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
tools/ 4405 (9 years ago) by michael: - Minor documentation updates
libltdl/ 4363 (9 years ago) by michael: - Moved ax_check_openssl.m4 to ax_arg_openssl.m4
help/ 4363 (9 years ago) by michael: - Moved ax_check_openssl.m4 to ax_arg_openssl.m4
NEWS 4442 (9 years ago) by michael: - Update NEWS
README 4416 (9 years ago) by michael: - Update README
configure 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
config.h.in 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
configure.ac 4371 (9 years ago) by michael: - Revved version to hybrid-8.2.0rc2
INSTALL 4369 (9 years ago) by michael: - Update INSTALL
Makefile.in 4363 (9 years ago) by michael: - Moved ax_check_openssl.m4 to ax_arg_openssl.m4
aclocal.m4 4363 (9 years ago) by michael: - Moved ax_check_openssl.m4 to ax_arg_openssl.m4
.travis.yml 4251 (9 years ago) by michael: - .travis.yml: according to the travis ci guys, gcc-4.8 is now pre-installed on osx. Let's see if it works this time.
AUTHORS 4006 (9 years ago) by michael: - AUTHORS, version.c: added Fawkes to contributors
missing 3377 (9 years ago) by michael: - Create 8.2.x branch
ylwrap 3377 (9 years ago) by michael: - Create 8.2.x branch
depcomp 3377 (9 years ago) by michael: - Create 8.2.x branch
config.guess 3377 (9 years ago) by michael: - Create 8.2.x branch
COPYING 3377 (9 years ago) by michael: - Create 8.2.x branch
ltmain.sh 3377 (9 years ago) by michael: - Create 8.2.x branch
config.sub 3377 (9 years ago) by michael: - Create 8.2.x branch
compile 3377 (9 years ago) by michael: - Create 8.2.x branch
install-sh 3377 (9 years ago) by michael: - Create 8.2.x branch
Makefile.am 3377 (9 years ago) by michael: - Create 8.2.x branch
8 directories and 20 files shown