Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) 8 anos atrás
..
ChannelClientInfo.java 2015! 9 anos atrás
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 anos atrás
ClientInfo.java Expose getChannelClients in ClientInfo 9 anos atrás
Encoder.java 2015! 9 anos atrás
EncodingParser.java 2015! 9 anos atrás
FakableArgument.java 2015! 9 anos atrás
FakableSource.java 2015! 9 anos atrás
LocalClientInfo.java 2015! 9 anos atrás
Parser.java Revert "Put CallbackManager behind an interface." 9 anos atrás
ProtocolDescription.java 2015! 9 anos atrás
SecureParser.java Switch interface to use varargs. 9 anos atrás
SpecificCallback.java 2015! 9 anos atrás
StringConverter.java 2015! 9 anos atrás