124 Commits (master)

Autor SHA1 Mensaje Fecha
  Chris Smith 2c12fac16c Dependency updates hace 5 años
  Chris Smith cd293318a5 Fix occasional buffer overflow on TLS connections hace 5 años
  Chris Smith 496b3394ac Expose the local user object directly hace 5 años
  Chris Smith 136329c27d Create a separate coroutine context per test hace 5 años
  Chris Smith 8f27a42b4e Add timeout to TLS tests hace 5 años
  Chris Smith dade80ced7 Handle away numerics hace 5 años
  Chris Smith 57d0747a5a Track user away state hace 5 años
  Chris Smith 4e5aa5b827 Support IRCv3 away notifications hace 5 años
  Chris Smith 445d987345 Couple more TLS tests hace 5 años
  Chris Smith 28c9400250 Add some TLS tests, fix a leaky buffer hace 5 años
  Chris Smith 622e2e2539 Tidy up and reduce copying of byte buffers hace 5 años
  Chris Smith 8572ccd4eb Fix unit tests hace 5 años
  Chris Smith 9cd759d547 Fix various disconnection issues, 1.0.1. hace 5 años
  Chris Smith 51b19e41b5 Rework TLS buffers to avoid overflowing. hace 5 años
  Chris Smith f1ecbf256f Prefer IPv6, default to TLS hace 5 años
  Chris Smith 23f2da697b Add missing test certificates hace 5 años
  Chris Smith 96449f98a1 Replace ktor with plain socket code. hace 5 años
  Chris Smith 2e8b1cf7b0 Add NicknameChangeRequired event hace 5 años
  Chris Smith fa98c18345 Add user parameter to mode changed event hace 5 años
  Chris Smith bb009434be Add ChannelMembershipAdjustment interface hace 5 años
  Chris Smith fe284ce3e0 Add join failed event hace 5 años
  Chris Smith 205b934766 Implement first async message builder hace 5 años
  Chris Smith 3289bb8e99 More work on async methods hace 5 años
  Chris Smith 25e129ebb1 Add test for label generator hace 5 años
  Chris Smith 07f85e364d Minor code style improvements hace 5 años
  Chris Smith a6e11562e6 Flesh out docs a little hace 5 años
  Chris Smith 6c10e031db Add SourcedEvent interface hace 5 años
  Chris Smith 1b135480c9 Make various processors more defensive hace 5 años
  Chris Smith 23317f6cec Handle bad server timestamps hace 5 años
  Chris Smith bbcafc4262 Fix unit test hace 5 años
  Chris Smith 0631aed46e Fix issue with multibyte chars in CTCPs hace 5 años
  Chris Smith 5f5aea0652 Synchronise maps properly. hace 5 años
  Chris Smith eacdf03763 Fix handling of long lines. hace 5 años
  Chris Smith 7666e3ff4f Hide WIP async methods in experimental interface hace 5 años
  Chris Smith 7698f1465b Fix CME in Maps hace 5 años
  Chris Smith fb92bd5737 Add sendPart hace 5 años
  Chris Smith 4881cb05f5 Support for nick change errors hace 5 años
  Chris Smith 070d502463 Initial work on exposing async methods hace 5 años
  Chris Smith 4c1be015cd Migrate all tests to mockk hace 5 años
  Chris Smith a1aad4dbc7 Convert event tests to use mockk hace 5 años
  Chris Smith 814e45aa27 Add TargetedEvent class, fix caps negotiation hace 5 años
  Chris Smith be2ed37acf Add always echo messages behaviour hace 5 años
  Chris Smith e91342edc9 Add structured send methods hace 5 años
  Chris Smith 54f35009c3 Accept unprefixed message-tags hace 5 años
  Chris Smith c3908e1a60 Initial pass at labelled-replies support hace 5 años
  Chris Smith d7617d2caa Don't expose batch start and end hace 5 años
  Chris Smith b9a36acc64 Use processors as a map, don't iterate them every line. hace 5 años
  Chris Smith e4b9ec0be3 Add support for CHGHOST hace 5 años
  Chris Smith e707bbdff3 Move messageId to metadata hace 5 años
  Chris Smith 92c642e550 Add BATCH support hace 5 años