| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the only 4 non-UTF8 characters in codebase | Jeffrey | 2022-04-18 | 1 | -4/+4 |
| | | | | | | Relevant commit in old PR: 1b798a7042070cc8063bd341ebf7025da554b632 | ||||
| * | Trimming Fat | Jeffrey | 2022-04-18 | 1 | -1/+0 |
| | | | | | Remove unused include statements or unused definitions. | ||||
| * | epee: Remove unused functions in local_ip.h | Jean Pierre Dudey | 2020-07-22 | 1 | -26/+0 |
| | | | | | Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech> | ||||
| * | epee: fix local/loopback checks on big endian | moneromooo-monero | 2019-09-04 | 1 | -0/+7 |
| | | | | | IPv4 addresses are kept in network byte order in memory | ||||
| * | fix feature not introduced until boost 1.66 | Jethro Grassie | 2019-08-20 | 1 | -1/+1 |
| | | |||||
| * | Add IPv6 support | Thomas Winget | 2019-07-31 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | new cli options (RPC ones also apply to wallet): --p2p-bind-ipv6-address (default = "::") --p2p-bind-port-ipv6 (default same as ipv4 port for given nettype) --rpc-bind-ipv6-address (default = "::1") --p2p-use-ipv6 (default false) --rpc-use-ipv6 (default false) --p2p-require-ipv4 (default true, if ipv4 bind fails and this is true, will not continue even if ipv6 bind successful) --rpc-require-ipv4 (default true, description as above) ipv6 addresses are to be specified as "[xx:xx:xx::xx:xx]:port" except in the cases of the cli args for bind address. For those the square braces can be omitted. | ||||
| * | epee: fix detection of 172.16.0.0/172.31.255.255 local IP range | moneromooo-monero | 2018-06-01 | 1 | -1/+1 |
| | | |||||
| * | move modified epee code to new classes, revert license | fluffypony | 2014-07-25 | 1 | -25/+22 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -22/+25 |
| | | |||||
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -2/+2 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+72 |
