You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) пре 8 година
..
ChannelClientInfo.java 2015! пре 9 година
ChannelInfo.java Try to keep track of channel keys (Close Issue #108) - Parses outgoing JOINs to try and guess keys before we get the MODE reply. - Parsing algorithm based on Quakenet/Hybrid handling of keys. - Keys are swallowed from the key-list for EVERY channel that is to join, even if it is not needed, so you would need to use "JOIN #Foo,#Bar,#Baz Foo,,Baz" to join keyed channels #Foo and #Baz. - Key changes by mode +k and -k will be tracked. - Ignores attempts to set the key as "*" if we know a "better" key. - Side effect: If the key is actually set to "*" we can only learn it if that is what we join with, or it gets changed to that from no-key. пре 8 година
ClientInfo.java Expose getChannelClients in ClientInfo пре 9 година
Encoder.java 2015! пре 9 година
EncodingParser.java 2015! пре 9 година
FakableArgument.java 2015! пре 9 година
FakableSource.java 2015! пре 9 година
LocalClientInfo.java 2015! пре 9 година
Parser.java Revert "Put CallbackManager behind an interface." пре 9 година
ProtocolDescription.java 2015! пре 9 година
SecureParser.java Switch interface to use varargs. пре 9 година
SpecificCallback.java 2015! пре 9 година
StringConverter.java 2015! пре 9 година