log

age author description
2020-08-20 Sjoerd Mullender Closing branch listenaddr: it was merged into default. listenaddr
2020-08-20 Sjoerd Mullender Merge branch listenaddr into default.
2020-08-20 Sjoerd Mullender Merge with default branch. listenaddr
2020-08-20 Sjoerd Mullender Merge atom_strings branch into default.
2020-08-20 Sjoerd Mullender Closing branch: merged into default. atom_strings
2020-08-20 Sjoerd Mullender Merge with default branch. atom_strings
2020-08-20 Sjoerd Mullender Look in the cmake cache file to find location of compiler files.
2020-08-20 Sjoerd Mullender Call JSONtoken and assign in two steps because of realloc. atom_strings
2020-08-20 Sjoerd Mullender There has to be a default case: reading from a file. makelibstreamgreatagain
2020-08-20 Sjoerd Mullender Rearrange code so we don't do weird stuff with loops that don't loop. makelibstreamgreatagain
2020-08-20 Pedro Ferreira Added single threaded output Jun2020
2020-08-20 Pedro Ferreira Backported changeset 5ad737dc2e27 into Jun2020, which fixes bug 6954. Jun2020
2020-08-20 Sjoerd Mullender Fix some compilation issues (mix int/enum, inconsistent restrict). makelibstreamgreatagain
2020-08-20 Sjoerd Mullender gethostname must of course also be different on Windows. listenaddr
2020-08-20 Sjoerd Mullender Some more sockaddr cleanup. Make sure we use structs that are large enough. listenaddr
2020-08-20 Sjoerd Mullender Use IP version independent code. listenaddr
2020-08-20 Sjoerd Mullender One single definition for the default MAPI port. listenaddr
2020-08-19 Aris Koning Merge with default. monetdbe-proxy
2020-08-19 Aris Koning Introducing MAPI extended with mapi_set_columnar_protocol in monetdbe. monetdbe-proxy
2020-08-11 Aris Koning Merge with default. monetdbe-proxy
2020-08-19 Panagiotis Koutsourakis Add and approve test atom_strings
2020-08-19 Sjoerd Mullender We assume getaddrinfo exists in other parts of the code, might as well here too. listenaddr
2020-08-19 Sjoerd Mullender Code deduplication. listenaddr
2020-08-19 Sjoerd Mullender Use correct setsockopt level value. listenaddr
2020-08-19 Sjoerd Mullender Cleanup. listenaddr
2020-08-19 Sjoerd Mullender And now also on Windows... listenaddr
2020-08-19 Sjoerd Mullender Improve reporting. listenaddr
2020-08-19 Sjoerd Mullender Only report connection if there is one. listenaddr
2020-08-19 Sjoerd Mullender Simplify (deduplicate) code, and listen to IPv4 also when listening to IPv6. listenaddr
2020-08-19 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain