Age | Commit message (Expand) | Author |
2006-12-11 | Debug stuff, and some minor fixes | brain |
2006-12-11 | Untested, new clever pointer voodoo class for binary-safe ziplinks output buf... | brain |
2006-12-10 | Change this to prepend its lines to stats z which already shows misc stats | brain |
2006-12-10 | Add very funky stats C (compression statistics) for people using m_ziplinks | brain |
2006-12-10 | Record compression ratio stats for a /stats char (this isnt finished yet) | brain |
2006-12-10 | Fix m_conn_waitpong not to use base64 uneccessarily. | brain |
2006-12-10 | Update comment's ascii diagram to be more like those in an RFC | brain |
2006-12-10 | Rename ssl.h -> transport.h, as its now used for ziplinks | brain |
2006-12-10 | Add buffering of last frame, if we dont read the whole frame | brain |
2006-12-10 | More stuff | brain |
2006-12-10 | Tweaks | brain |
2006-12-10 | Change name | brain |
2006-12-10 | This compiles, but isnt tested yet. DO NOT USE. | brain |
2006-12-10 | Fix for end of handshake detection, HANDSHAKEN is a silly name for a const :/ | brain |
2006-12-09 | Make it all work properly. Have it wait for handshake to complete before send... | brain |
2006-12-09 | It works! WOO AND YAY! (this isnt finished yet, only an idiot would use this ... | brain |
2006-12-09 | Move this | brain |
2006-12-09 | Add the stuff required for the InspSocketHook interface | brain |
2006-12-09 | Whoops | brain |
2006-12-09 | Rename ssl_cert.h to ssl.h, it will contain the interface for hooking inspsoc... | brain |
2006-12-09 | Add OnRawSocketConnect, we've not had it till now because we've not needed it :) | brain |
2006-12-05 | This has changed again, i suggest you dont bother trying to keep up till im d... | brain |
2006-12-04 | More $ModDep stuff | brain |
2006-12-04 | Update $ModDep lines so that these properly depend on their headers in the ma... | brain |
2006-11-26 | Add a description to an exception in the constructor, also reformat all the i... | brain |
2006-11-25 | Improve openssl detection | brain |
2006-11-24 | whoops, !defined not undef! | brain |
2006-11-24 | Make this smarter when we dont have pkg-config | brain |
2006-11-24 | More fixes | brain |
2006-11-24 | Fixes | brain |
2006-11-24 | Smarter openssl detection | brain |
2006-11-21 | fix for bug #175, change OnUserRegister to return int, and if greater than 0 ... | peavey |
2006-11-21 | Fixed gnutls_rpath.pl to do rpath for all paths, not just gnutls - this fixes... | special |
2006-11-19 | Remove space | brain |
2006-11-19 | Ooops, remove my debug line | om |
2006-11-19 | Also return for 7.x series > 7.3.15, this still wants testing :p (which versi... | om |
2006-11-19 | Hopefully uncraq this script enough to actually work, should return for versi... | om |
2006-11-19 | Merge pgsql stuff from darix, but im sure theres something to be looked at in... | brain |
2006-11-19 | Use pkg-config to detect lib paths - thanks darix we've been looking for this... | brain |
2006-11-11 | Dont allow overlapped ports in these files | brain |
2006-11-11 | Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662... | brain |
2006-11-11 | Make these properly detect port ranges. | brain |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-11-10 | Make /stats s more detailed, fix a grammar error | brain |
2006-11-10 | Whoops, make /stats s work | brain |
2006-11-10 | Add /stats s | brain |
2006-11-10 | Whoops, properly handle rehash now that new filters might be added by /FILTER | brain |
2006-11-10 | Implement on-burst synching of filters | brain |
2006-11-10 | Oops, forgot command source, these wouldnt be able to be unloaded properly | brain |
2006-11-10 | Implement the /filter command. Note that this is currently untested, and prop... | brain |