aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update README.mdMichael Czigler2020-09-251-4/+5
| |
| * Add alias PRIVMSG aliased commandMichael Czigler2020-09-251-10/+11
|/
* squash commits to address README and defaultsMichael Czigler2020-09-244-74/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update README.md update logo Update README.md add multi-channel join argument option simplify printw() return after channel join Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Add files via upload Delete googled3f6f6cc852fad22.html Add files via upload Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md increase chan variable size Delete test remove fixed chan buffer size
* bump version to 0.1.1Michael Czigler2020-09-231-1/+1
|
* temporary fix for line wrap with esc sequencesMichael Czigler2020-09-231-1/+2
|
* fix first line wrap issueMichael Czigler2020-09-231-0/+2
|
* second fix for wordwrapMichael Czigler2020-09-231-10/+9
|
* Update kirc.cMichael Czigler2020-09-231-1/+1
|
* fix printw behavior, new gutl=20mcpcpc2020-09-231-5/+5
|
* remove for loop variable declarationmcpcpc2020-09-231-2/+2
|
* Update README.mdMichael Czigler2020-09-221-1/+1
|
* Update README.mdMichael Czigler2020-09-221-4/+4
|
* Update README.mdMichael Czigler2020-09-221-1/+1
|
* simplified commandsmcpcpc2020-09-222-47/+23
|
* Update README.mdMichael Czigler2020-09-221-5/+6
|
* add additional feature mentionsMichael Czigler2020-09-221-2/+3
|
* Update README.mdMichael Czigler2020-09-221-2/+2
|
* Merge pull request #31 from mcpcpc/sasl-supportMichael Czigler2020-09-222-3/+33
|\ | | | | Add SASL PLAIN support
| * remove extra spacesMichael Czigler2020-09-221-2/+0
| |
| * Update kirc.cMichael Czigler2020-09-221-1/+0
| |
| * Update README.mdMichael Czigler2020-09-221-0/+19
| |
| * add SASL supportMichael Czigler2020-09-221-3/+17
|/
* Merge pull request #30 from Humm42/masterMichael Czigler2020-09-221-7/+9
|\ | | | | make Makefile compliant
| * remove `-o` from CC command lineHumm2020-09-181-1/+1
| | | | | | | | With `-o` /and/ `-c`, the result is unspecified.
| * make Makefile compliantHumm2020-09-181-6/+8
| |
* | bumper version to 0.1.0mcpcpc2020-09-211-1/+1
| |
* | add keyboardhit() functionmcpcpc2020-09-211-1/+18
| |
* | get F_SETFL before setting nonblockingmcpcpc2020-09-201-8/+9
| |
* | Update README.mdMichael Czigler2020-09-201-1/+1
| |
* | Update README.mdMichael Czigler2020-09-201-1/+1
|/
* revert retest write commitmcpcpc2020-09-181-5/+4
|
* fix sscanf to accept a-z valuesmcpcpc2020-09-171-2/+2
|
* retest writemcpcpc2020-09-171-4/+5
|
* add error checking for malloc()mcpcpc2020-09-171-4/+9
|
* fix error handling for missing nickMichael Czigler2020-09-171-1/+1
|
* Merge pull request #27 from RMPR/masterMichael Czigler2020-09-171-1/+1
|\ | | | | Fix a typo in distro name
| * Fix a typo in distro nameRMPR2020-09-171-1/+1
|/
* add commandmcpcpc2020-09-172-3/+6
|
* colorize channel name in messagemcpcpc2020-09-171-1/+2
|
* readme updatemcpcpc2020-09-171-1/+1
|
* fix connection_initialize(), add voidmcpcpc2020-09-171-1/+1
|
* update READMEmcpcpc2020-09-171-4/+4
|
* add tls/ssl examplemcpcpc2020-09-161-1/+17
|
* add error check for fopen()mcpcpc2020-09-161-11/+9
|
* add '/h' commandmcpcpc2020-09-162-2/+15
|
* Update README.mdMichael Czigler2020-09-161-1/+1
|
* Merge pull request #20 from frafra/patch-1Michael Czigler2020-09-161-1/+1
|\ | | | | Minor typo
| * Minor typoFrancesco Frassinelli2020-09-161-1/+1
|/
* Update README.mdMichael Czigler2020-09-161-1/+1
|
* Update README.mdMichael Czigler2020-09-161-1/+1
|