Commit graph

78 commits

Author SHA1 Message Date
9e3323da3f FIxed issue with scrolling though messages 2019-11-28 20:12:25 +01:00
ff823fb250 Fixed some minor issues 2019-11-28 19:29:03 +01:00
937ecf249b Fixed bug with strtok 2019-11-28 09:58:38 +01:00
66b2c5d47f Fixed poiter in server.c 2019-11-28 08:31:57 +01:00
9ce5a9967e
FIxed bug with Interrupt 2019-11-28 09:20:47 +01:00
4ce29b2382 Updated Version for Doxygen 2019-11-26 18:56:30 +01:00
bb0a50eafa
Added better error handling 2019-11-26 19:05:22 +01:00
179083a506
Removed Content-Encoding from HTTP headers 2019-11-26 18:40:33 +01:00
b80e1ad3b4
Fixed error messages 2019-11-26 18:36:31 +01:00
db77e0f986
Fixed possible memory leak 2019-11-26 18:34:25 +01:00
fae65b77d7 Fixed bug with null messages 2019-11-26 12:52:03 +01:00
b71c4c7e4a
Added images to user manual 2019-11-25 22:26:46 +01:00
e32bebd648
FIxed bug with offline messages 2019-11-25 22:18:17 +01:00
b8ae5f8466
Fixed all warnings
I mean..the ones I know about.
2019-11-25 22:00:31 +01:00
608abd1ec6
Fixed segmentation fault when tying to receive messag
When the specified directory did not exist
2019-11-25 21:42:12 +01:00
fd498cbb7e
Fixed issue with serverThread() 2019-11-25 21:31:47 +01:00
9de8dec77f Created user-manual 2019-11-25 19:54:53 +01:00
6b6cffca8d
Fixed default port number in the example config file 2019-11-24 23:26:13 +01:00
dc0d7544aa
Modified the Web Interface and finished documentation ins all files 2019-11-24 23:23:48 +01:00
6a2c64a759
Added debugmalloc to all .h files 2019-11-24 23:22:54 +01:00
caf5073082
Removed bootsrap from doxygen 2019-11-24 23:20:56 +01:00
b1ffe83adc
Added Ctrl+C detection 2019-11-21 09:27:48 +01:00
af561de241
Merge pull request #3 from Bazsalanszky/linux
Adding Linux support
2019-11-18 09:05:21 +01:00
98e49d3d65
Fixed bug with logger_log 2019-11-18 08:58:56 +01:00
fae36833fa
Switched folder macro to VS 2019-11-16 23:42:20 +01:00
638a12f96b Added offline messages to home page 2019-11-15 22:42:20 +01:00
f02b2c4776
Fixed even more warnings 2019-11-12 19:32:54 +01:00
fc518e8df0
Fixed some warnings 2019-11-12 19:26:18 +01:00
b5b3db911b
Added better file handeling for webio 2019-11-12 18:28:39 +01:00
b620ee4560
Small patches 2019-11-11 23:29:01 +01:00
2837fead2d
Fixed travis windows build 2019-11-11 21:16:40 +01:00
3b59302eee
Fixed issues with windows 2019-11-11 16:17:50 +01:00
092a6cd711
Matrix.include test 2019-11-08 20:30:14 +01:00
5cb3c750eb
Added WSA support back 2019-11-08 20:21:08 +01:00
98f5d50adf
Shorter main function 2019-11-08 19:49:56 +01:00
1828c99094
Added net.h 2019-11-06 21:50:03 +01:00
dbad87a94e Merge remote-tracking branch 'gh/linux' 2019-11-05 13:23:32 +01:00
47e4a3a17d
Updated .travis.yml 2019-11-05 13:23:15 +01:00
ced00adf79
Updated .travis.yml 2019-11-05 13:22:46 +01:00
88d52b7bcc
Merge branch 'master' into linux 2019-11-05 13:13:35 +01:00
3e82fbbadf
Updated .travis.yml 2019-11-05 13:11:42 +01:00
5c465f9e6b
Updated readme to remove conflict 2019-11-05 13:09:01 +01:00
89d025675e
Updated .travis.yml 2019-11-05 12:59:03 +01:00
004d1d1e3c
Updated readme 2019-11-05 12:54:01 +01:00
82af89aef0
Added linux sockets 2019-11-05 12:51:44 +01:00
5c0d20c780
Update README.md 2019-11-04 18:57:06 +01:00
3fa9edb6da
Added Travis CI file 2019-11-04 17:04:46 +01:00
8ca19cb440
Fixed branch 2019-11-04 12:30:52 +01:00
d9bd85ab39
Doxygen and Clean up 2019-10-31 19:00:53 +01:00
52267d12bd
Fixed bug with nicknames 2019-10-28 21:58:23 +01:00