summary refs log tree commit diff stats
path: root/src/common/inbound.h
AgeCommit message (Expand)Author
2016-01-29Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanupPatrick Griffis
2016-01-28Add support for cap-notifyPatrick Griffis
2014-01-12... Add inbound_sasl_supportedmechs to inbound.hTingPing
2013-09-07Implement BLOWFISh, AES, and EXTERNAL SASL mechanismsTingPing
2013-06-28A few messages missing regarding server-time.Diogo Sousa
2013-06-28server-time for all numerical messages.Diogo Sousa
2013-06-28Organized cap inbound code in inbound.c instead of proto-irc.c.Diogo Sousa
2013-06-28server-time supported in most named messages.Diogo Sousa
2013-06-28First step towards message tags extension supportDiogo Sousa
2013-05-18Fix text event for erroneous nicksBerke Viktor
2013-04-03Support account-notify and extended-join capabilitiesTingPing
2013-04-03Merge pull request #448 from TingPing/awaynotify2TingPing
2013-03-31Supposed fix for license issuesBerke Viktor
2013-03-12Add away-notify supportTingPing
2012-10-25Some more rebranding for consistency's sakeBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com
>148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203