]> jfr.im git - irc/evilnet/ircgw.git/shortlog
irc/evilnet/ircgw.git
2013-04-04  Matthew BeechingMinor change in src/gw_ssl.c master origin/HEAD origin/master
2012-01-22  Matthew BeechingMore cleanup I missed
2012-01-22  Matthew BeechingRe-added some code cleanups that were removed with...
2012-01-22  Matthew BeechingReverting revisions 26:cab473b45888, 27:8d13be18cd2c...
2011-07-25  Matthew BeechingTest commit
2011-07-25  Matthew BeechingUpdated doc/vip4gen.php to include support for 2001...
2011-07-02  Matthew BeechingMore cleanup
2011-06-30  Matthew BeechingCleaned some of the code up a bit
2011-06-30  Matthew BeechingUpdated config parsing to use getaddrinfo() instead...
2011-06-29  Matthew BeechingFixed listener not getting deleted if it failed to...
2011-06-29  Matthew BeechingFix for crash bug when listener_add() fails during...
2011-06-13  Matthew BeechingAdded support for decoding real IPv4 IP address from...
2011-01-07  Matthew BeechingReplaced some unnecessary snprintf()s with strncpy()
2010-12-28  Matthew BeechingRewrote getwebircmsg() to clean it up and remove the...
2010-07-31  Matthew BeechingMinor typo in ircgw.example.conf
2010-07-31  Matthew BeechingFix for crash bug in getwebircmsg()
2010-06-17  Matthew BeechingChanged default certificate expiry to one year
2010-03-15  jobe1986Added sample PHP script demonstrating the method used...
2010-03-15  jobe1986Added support for decoding real IPv4 IP address from...
2010-02-12  jobe1986ircgw: Added missing initialization of socket->sslfp...
2009-12-06  jobe1986ircgw: Changed debug logging to include the IP that...
2009-12-05  jobe1986ircgw: Added support for WEBIRCEXTRA command to pass...
2009-12-04  jobe1986Changed gw_strhex() to return upper case hex characters...
2009-12-01  jobe1986Changed SSL client certificate debug code to use SHA256...
2009-11-15  jobe1986Added a bit more information to example configuration
2009-11-14  jobe1986Few minor changes for return values from functions
2009-11-06  jobe1986Fix for possible mem leak in gw_ssl_get_hash()
2009-11-06  jobe1986Added code to log to debug the sha1 fingerprint of...
2009-09-22  jobe1986Fix for pedantic compiler warnings
2009-09-21  jobe1986Minor tweak to send WEBIRC command with the first messa...
2009-09-18  jobe1986Added P line flag L to use literal (full) IPv6 address...
2009-09-17  jobe1986Some minor tweaks to connection accepting and Listener...
2009-09-16  jobe1986Added N flag for no WEBIRC suffix if rDNS lookup was...
2009-09-16  jobe1986Added R and H flag for no rDNS and no WEBIRC suffix
2009-09-15  jobe1986Import of IRCGW project - An IRC gateway using WEBIRC...