index
:
haxircd.git
master
Mesh HaxServ rewrite
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networks
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some header inclusions
Test_User
2024-10-28
11
-9
/
+7
*
hax@andrewyu.org -> hax@runxiyu.org
Test_User
2024-09-14
12
-12
/
+12
*
Separate haxstring/table from here
Test_User
2024-09-04
8
-8
/
+8
*
Improve accept retrying conditions
Test_User
2024-08-12
6
-6
/
+6
*
networking: #include <netinet/in.h>
Runxi Yu
2024-07-27
6
-0
/
+6
*
Typo fix: s/seperate/separate/g
Runxi Yu
2024-07-25
6
-6
/
+6
*
sockaddr is verysane™
Test_User
2024-07-24
6
-30
/
+30
*
Probable outgoing IPv6 support
Test_User
2024-07-24
6
-36
/
+48
*
Fix gnutls_buffered
Test_User
2024-07-24
1
-9
/
+4
*
Bit of improvement on error handling for networking
Test_User
2024-07-22
4
-0
/
+32
*
File descriptions
Test_User
2024-07-22
12
-12
/
+12
*
-pthread mutex, +semaphores
Test_User
2024-06-21
4
-203
/
+40
*
Seperate futex fom atomics
Test_User
2024-06-20
2
-35
/
+21
*
Fixes
Test_User
2024-06-20
1
-0
/
+3
*
Reduced locking buffered openssl writing now ready
Test_User
2024-06-20
2
-29
/
+61
*
Fix typo
Test_User
2024-06-20
1
-1
/
+1
*
partial lockless send for buffered plaintext
Test_User
2024-06-20
1
-9
/
+48
*
Reorder plaintext buffered send code
Test_User
2024-06-20
1
-10
/
+8
*
Fix some missing returns
Test_User
2024-06-19
1
-1
/
+1
*
Mark futexes as private since it's all same-process, fix timeout on plaintext...
Test_User
2024-06-19
2
-1
/
+19
*
Fix some locking bugs
Test_User
2024-06-19
2
-3
/
+8
*
Don't send more than half the buffer at a time
Test_User
2024-06-19
2
-0
/
+4
*
Some improvements and openssl send buffering
Test_User
2024-06-19
5
-13
/
+1140
*
pthread option for buffered sending
Test_User
2024-06-18
1
-2
/
+72
*
More futexes, so it actually works decently now... still no pthread mutex sup...
Test_User
2024-06-18
1
-6
/
+25
*
Some fixes
Test_User
2024-06-18
1
-0
/
+39
*
Network relocations, and in-progress buffered networking code
Test_User
2024-06-18
8
-0
/
+1488