Kajetan Johannes Hammerle
|
803590c48f
do not use special gcc feature
|
il y a 3 ans |
Kajetan Johannes Hammerle
|
55e47bd63a
explicit enum casts
|
il y a 3 ans |
Kajetan Johannes Hammerle
|
3e04b43a2d
Merge branch 'master' of https://github.com/zpl-c/enet
|
il y a 3 ans |
Dominik Madarász
|
0bbff4db33
Merge pull request #33 from alextwothousand/patch-1
|
il y a 3 ans |
alex
|
32048bbe99
fix builds again...
|
il y a 3 ans |
alex
|
726bb19475
replace add_definitions call with target_compile_definitions
|
il y a 3 ans |
alex
|
d409d2d896
add include_dir for enet_test
|
il y a 3 ans |
alex
|
e16e91ffc9
Specify link library visibility
|
il y a 3 ans |
alex
|
bd04c6d4ae
target-specific compile definitions, fix CI/CD appveyor
|
il y a 3 ans |
alex
|
8abe375a2a
use target-based include directories
|
il y a 3 ans |
alex
|
61879f5b08
CMake <2.8 deprecated fix
|
il y a 3 ans |
Kajetan Johannes Hammerle
|
808b96a7fb
fixed unused variable
|
il y a 3 ans |
Kajetan Johannes Hammerle
|
949e380f23
wrong makro syntax fix
|
il y a 3 ans |
Kajetan Johannes Hammerle
|
9b8f21e822
fix for mingw
|
il y a 3 ans |
Dominik Madarász
|
e0e9403e16
Merge pull request #31 from gamelaster/master
|
il y a 3 ans |
Marek Kraus
|
5a5defa5df
Fixed typo + added client example
|
il y a 3 ans |
Vladyslav Hrytsenko
|
a711c9d5f0
Merge pull request #28 from usernameak/master
|
il y a 3 ans |
Dominik Madarász
|
8db76567d1
Merge pull request #30 from nitrix/fix/multiple-definitions
|
il y a 3 ans |
Alex Belanger
|
908c2e70d4
Marked the IPv6 constants as static to avoid multiple definitions.
|
il y a 3 ans |
usernameak
|
21c1bacd71
Parse sin6_scope_id from IPv6 hostname (the %enp3s0 part in link-local addresses)
|
il y a 3 ans |
Dominik Madarász
|
5bd2ae50e0
code: don't deprecate internal methods
|
il y a 3 ans |
Dominik Madarász
|
bc88c7d663
code: fix crash caused by improperly initialised callbacks
|
il y a 3 ans |
Vladyslav Hrytsenko
|
c187e25ecd
meta: version bump
|
il y a 3 ans |
Vladyslav Hrytsenko
|
2c122c0ce2
Merge pull request #22 from OptoCloud/master
|
il y a 3 ans |
OptoCloud
|
7c50f5cd92
Added old functions back
|
il y a 3 ans |
OptoCloud
|
5ba9b66b91
Fixed typo
|
il y a 3 ans |
OptoCloud
|
0ed7c5d81b
removed inline
|
il y a 3 ans |
OptoCloud
|
2f32c6e964
moved ip mapping functions
|
il y a 3 ans |
OptoCloud
|
4c9569f0c2
move out of platform-specific
|
il y a 3 ans |
OptoCloud
|
f4f81d0426
Changed IPv4 typo
|
il y a 3 ans |