This website requires JavaScript.
Explore
Help
Sign in
onekopaka
/
oksirc
Watch
1
Star
0
Fork
You've already forked oksirc
0
Code
Issues
Pull requests
Releases
Wiki
Activity
maybe an IRC client??
11
commits
1
branch
0
tags
276
KiB
C++
64.3%
CMake
34.7%
C
1%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Darren VanBuren
d28236d6a8
Change to C++ string
2018-12-11 03:40:00 -08:00
.idea
Fixed segfault in QApplication::exec by copying argc and argv into ui class
2017-07-24 05:51:13 -07:00
cmake
/modules
Got a barebones Qt UI up, and got stuff writing in the message log.
2017-07-09 13:26:48 -07:00
.gitignore
Initial checkin of my attempt at TLS with NSS, may become IRC client
2017-07-06 14:46:18 -07:00
CMakeLists.txt
Start attempting to actually do IRC
2018-12-11 03:15:54 -08:00
dns.cpp
Separate UI to new file, still not quite complete.
2017-07-09 15:17:24 -07:00
dns.h
Got a barebones Qt UI up, and got stuff writing in the message log.
2017-07-09 13:26:48 -07:00
irc.cpp
Change to C++ string
2018-12-11 03:40:00 -08:00
irc.h
Change to C++ string
2018-12-11 03:40:00 -08:00
main.cpp
Start attempting to actually do IRC
2018-12-11 03:15:54 -08:00
ui.cpp
Start attempting to actually do IRC
2018-12-11 03:15:54 -08:00
ui.h
Fixed segfault in QApplication::exec by copying argc and argv into ui class
2017-07-24 05:51:13 -07:00