Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | E(I)mprove gethostbyname stability | FreeArtMan | 2017-11-26 | 1 | -1/+5 |
| | |||||
* | Update version command | FreeArtMan | 2017-11-26 | 1 | -2/+2 |
| | |||||
* | Added basic loging | FreeArtMan | 2017-11-26 | 6 | -72/+422 |
| | |||||
* | Hunting down all warnings | FreeArtMan | 2017-11-25 | 9 | -37/+33 |
| | |||||
* | Bug in todo handling usernames, needed to use base64 encoded username | FreeArtMan | 2017-11-25 | 1 | -2/+5 |
| | |||||
* | Added TODO/total command, that shows total todo tasks | FreeArtMan | 2017-11-22 | 1 | -2/+35 |
| | |||||
* | Added todo file size max 1MB and 64 todo's per user | FreeArtMan | 2017-11-22 | 6 | -59/+104 |
| | |||||
* | Example lua file with simple response command | FreeArtMan | 2017-11-19 | 1 | -0/+11 |
| | |||||
* | Now lua commands supported | FreeArtMan | 2017-11-19 | 7 | -32/+291 |
| | |||||
* | New version | FreeArtMan | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | Add small coment | FreeArtMan | 2017-11-09 | 1 | -0/+1 |
| | |||||
* | Added base64 encoding for TODO command | FreeArtMan | 2017-11-09 | 5 | -4/+313 |
| | |||||
* | Make rpc and todo command working, with sqlite shitz | FreeArtMan | 2017-10-29 | 7 | -8/+232 |
| | |||||
* | Update netbytes | FreeArtMan | 2017-10-01 | 1 | -9/+9 |
| | |||||
* | Update libarg | FreeArtMan | 2017-10-01 | 1 | -8/+6 |
| | |||||
* | Fixed warnings all over the places | FreeArtMan | 2017-10-01 | 8 | -180/+347 |
| | |||||
* | comand rpc sends/recieves packets woohoo | FreeArtMan | 2017-09-30 | 9 | -9/+424 |
| | |||||
* | Added command type detection | FreeArtMan | 2017-09-30 | 7 | -16/+107 |
| | |||||
* | Rearranged code for more IPC protocols | FreeArtMan | 2017-09-24 | 10 | -25/+211 |
| | |||||
* | Moved RPC protocol file to main source | FreeArtMan | 2017-09-23 | 3 | -3/+3 |
| | |||||
* | New line bug fix, /b 5 | FreeArtMan | 2017-09-19 | 16 | -27/+30 |
| | |||||
* | Basic stat command implemented | FreeArtMan | 2017-09-07 | 2 | -9/+32 |
| | |||||
* | Added stat command | FreeArtMan | 2017-09-07 | 6 | -5/+174 |
| | |||||
* | Merged F-5 branch | FreeArtMan | 2017-09-06 | 2 | -16/+2 |
| | |||||
* | Removed mq_cmd shitz | FreeArtMan | 2017-09-05 | 5 | -468/+0 |
| | |||||
* | New rpc is working | FreeArtMan | 2017-09-05 | 1 | -19/+86 |
| | |||||
* | server->event thread messaging, command execution and response. | FreeArtMan | 2017-09-05 | 4 | -74/+94 |
| | |||||
* | Added IF_NULL added some malloc/free safety | FreeArtMan | 2017-09-05 | 3 | -25/+48 |
| | |||||
* | update netbyte lib, add rpc lib | FreeArtMan | 2017-08-22 | 5 | -42/+338 |
| | |||||
* | Update version | FreeArtMan | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | Added rfc for proposia | FreeArtMan | 2017-08-22 | 1 | -0/+7 |
| | |||||
* | New version | FreeArtMan | 2017-08-22 | 1 | -2/+2 |
| | |||||
* | New command SPI added | FreeArtMan | 2017-07-16 | 4 | -1/+139 |
| | |||||
* | Merged with feature branch F-4 | FreeArtMan | 2017-07-09 | 2 | -3/+3 |
| | |||||
* | Support for config files, ofc we use ini | FreeArtMan | 2017-07-06 | 9 | -30/+128 |
| | |||||
* | Added config loading library | FreeArtMan | 2017-06-11 | 2 | -0/+190 |
| | |||||
* | Default irc config | FreeArtMan | 2017-06-11 | 1 | -0/+21 |
| | |||||
* | Update version command | FreeArtMan | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Add help command | FreeArtMan | 2017-06-11 | 2 | -0/+30 |
| | |||||
* | Updated libarg | FreeArtMan | 2017-06-07 | 2 | -6/+56 |
| | |||||
* | update libarg | FreeArtMan | 2017-06-06 | 2 | -41/+72 |
| | |||||
* | Added new argument parsing library | FreeArtMan | 2017-06-04 | 2 | -0/+856 |
| | |||||
* | added netstring like library | FreeArtMan | 2017-06-04 | 2 | -0/+1341 |
| | |||||
* | Added new ini lib, fixed no command bug | FreeArtMan | 2017-06-01 | 5 | -0/+1753 |
| | |||||
* | Fixed warnings all over the code | FreeArtMan | 2017-05-20 | 15 | -56/+20 |
| | |||||
* | Fixed some memleaks in socket_connect library | FreeArtMan | 2017-05-20 | 1 | -18/+21 |
| | |||||
* | Small fixes to README's | FreeArtMan | 2017-05-20 | 2 | -0/+38 |
| | |||||
* | Moved commands to seperate directory, moved external sources to seperate ↵ | FreeArtMan | 2017-05-20 | 38 | -47/+64 |
| | | | | directory, updated Makefile with auto include and auto compile features | ||||
* | Added new commands FIR-finite impulse response filter,RAND-fairly random ↵ | FreeArtMan | 2017-05-20 | 9 | -3/+743 |
| | | | | number,RANDC-libc random numbder | ||||
* | Added precalculated FIR filter, n=12, w_c=0.5 | FreeArtMan | 2017-05-17 | 8 | -3/+1706 |
| |