draoi
|
9dd240f13e
net+lilith: introduce BanPolicy
|
2 år sedan |
draoi
|
b0b192c3f2
system: rename Subscriber to Publisher + propagate change
|
2 år sedan |
parazyd
|
509d9bf0d4
net: Fix bitflags
|
2 år sedan |
draoi
|
2b18e5307b
session: cleanup SessionBitFlags
|
2 år sedan |
parazyd
|
d3fae80d5a
chore: Update copyright year in license headers
|
2 år sedan |
lunar-mining
|
4d4392f9e8
net: add test module to mod.rs
|
2 år sedan |
x
|
e23fb30604
p2p: debug net info cleanup and add support to darkirc
|
3 år sedan |
parazyd
|
7346bac61a
Minor rustdoc warning fixes.
|
3 år sedan |
parazyd
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
3 år sedan |
parazyd
|
71cd3064d6
Update license year.
|
3 år sedan |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 år sedan |
Luther Blissett
|
5e4b663b13
Apply new path to serial crate throughout codebase.
|
3 år sedan |
aggstam
|
d8b440b831
p2pnet: validate hosts ips before storing
|
3 år sedan |
Luther Blissett
|
76c25f06a1
Change import references in library to the new serial module.
|
3 år sedan |
lunar-mining
|
ac5c97cb76
net: if it's an outbound session + has an external_addr, then:
|
4 år sedan |
lunar-mining
|
2f6909ab6a
net: create session() function that returns an Arc pointer to session
|
4 år sedan |
lunar-mining
|
ab2a5af40b
net: error[E0038]: Weak pointer to parent trait from child
|
4 år sedan |
ghassmo
|
525efd7dd9
net: implement unix transport
|
4 år sedan |
ghassmo
|
264dc72f03
merge net3 into net
|
4 år sedan |
parazyd
|
c417ff9d64
net: Initial transport abstraction concept.
|
4 år sedan |
Dastan-glitch
|
43ab9ecc1f
Filtering specific targets in logging system
|
4 år sedan |
narodnik
|
a9a714aa73
net: when registering protocols, use a bitwise selector to specify
|
4 år sedan |
narodnik
|
6fb1304c00
cargo fmt
|
4 år sedan |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
4 år sedan |
Dastan-glitch
|
f6874ff1bf
Use same async sleep function throughout source code (#47)
|
4 år sedan |
narodnik
|
90d859e424
abstract privmsg stuff into a proper Protocol object that uses the jobs manager to ensure the running tasks are properly closed when the channel disconnects.
|
4 år sedan |
narodnik
|
be5378f293
working p2p irc :)
|
4 år sedan |
rachel-rose
|
2b78f0adb2
merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change
|
5 år sedan |
rachel-rose
|
7c9b4dc18b
completed high level docs for mod.rs on /net module and submodules /protocols and /sessions.
|
5 år sedan |
narodnik
|
1afc4269de
cleanup code and run cargo fmt
|
5 år sedan |