]> git.sesse.net Git - cubemap/history
cubemap
2016-07-13 Steinar H. GundersonRelease Cubemap 1.3.0. 1.3.0
2016-07-13 Steinar H. GundersonFix verbosity checks on deserialization.
2016-07-13 Steinar H. GundersonAdd some log suppressions I missed last time.
2016-07-13 Steinar H. GundersonSuppress HTTP input errors if there are too many of...
2016-05-27 Steinar H. GundersonFix a memory leak with raw inputs.
2016-05-27 Steinar H. GundersonFix an issue where “http” could sneak into the Host...
2016-05-24 Steinar H. GundersonRemove input encoding for UDP streams.
2016-05-24 Steinar H. GundersonFix a typo.
2016-05-09 Steinar H. GundersonMake the HTTP client send the right Host: header.
2016-04-18 Steinar H. GundersonFix an issue where Metacube output would not include...
2016-04-09 Steinar H. GundersonAdd suppor for raw (non-Metacube) inputs over HTTP...
2016-04-09 Steinar H. GundersonExplicitly specify proto2 syntax to silence a warning.
2016-04-03 Philipp KernInstall the systemd service without obeying PREFIX.
2016-04-03 Steinar H. GundersonBump versoin to 1.2.3-dev.
2016-04-01 Steinar H. GundersonRelease Cubemap 1.2.2. 1.2.2
2016-04-01 Steinar H. GundersonFix an issue where access.log would have the wrong...
2016-03-28 Steinar H. GundersonFix HTTP connections to IPv6 address literals.
2016-03-28 Steinar H. GundersonUp the Metacube block limit yet again; MP4 can create...
2016-03-28 Steinar H. GundersonAdd a missing compilation step to the README.
2016-02-17 Steinar H. GundersonUpdate email address.
2015-09-03 Steinar H. GundersonAdd a configure script, for easier override of CXXFLAGS...
2015-09-03 Steinar H. GundersonAdd missing libsystemd-dev package to HOWTO.
2015-08-30 Steinar H. GundersonBump version number to 1.2.2-pre.
2015-08-30 Steinar H. GundersonRelease Cubemap 1.2.1. 1.2.1
2015-08-16 Steinar H. GundersonRename ping to gen204, and change the response type...
2015-08-15 Steinar H. GundersonAdd a simple HTTP endpoint that returns a very short...
2015-08-15 Steinar H. GundersonRename header_or_error to header_or_short_response...
2015-08-10 Steinar H. GundersonUse libsystemd to inform systemd accurately about when...
2015-08-07 Steinar H. GundersonRemove std:: from all code in .cpp files, for consistency.
2015-08-07 Steinar H. GundersonAdd a missing const.
2015-08-07 Steinar H. GundersonBetter documentation of config options in cubemap.confi...
2015-07-24 Steinar H. GundersonBump version number to 1.2.1-pre.
2015-07-24 Steinar H. GundersonRelease Cubemap 1.2.0. 1.2.0
2015-07-23 Steinar H. GundersonMinor grammatical fix.
2015-07-23 Steinar H. GundersonUse CLOCK_MONOTONIC for serialization time as well.
2015-07-23 Steinar H. GundersonUse CLOCK_MONOTONIC_COARSE in httpinput.cpp; we do...
2015-07-23 Steinar H. GundersonAllow prebuffer to happen by playing data from the...
2015-07-23 Steinar H. GundersonMake the SENDING_HEADER state fall through.
2015-07-23 Steinar H. GundersonAdd a helper variable.
2015-07-23 Steinar H. GundersonRemove an obsolete comment.
2015-07-23 Steinar H. GundersonReset the list of suitable starting points when changin...
2015-07-23 Steinar H. GundersonStore multiple suitable starting points for each stream.
2015-07-23 Steinar H. GundersonPartially revert last patch.
2015-07-23 Steinar H. GundersonTrack stream start suitability separately for each...
2015-07-22 Steinar H. GundersonRename queued_data_last_starting_point to queued_data_l...
2015-07-22 Steinar H. GundersonMake the warning on dropping junk bytes clearer.
2015-07-22 Steinar H. GundersonAdd missing postcondition comment.
2015-07-22 Steinar H. GundersonRespect prebuffering_bytes= on existing streams when...
2015-07-22 Steinar H. GundersonParse and log referer and user-agent headers in requests.
2015-07-22 Steinar H. GundersonTabs are seemingly accepted as linear white space in...
2015-07-22 Steinar H. GundersonSplit HTTP header parsing into a common function.
2015-07-22 Steinar H. GundersonMake a comment more precise.
2015-07-22 Steinar H. GundersonReplace an assert with a small hack.
2015-07-22 Steinar H. GundersonTime out clients still in READING_REQUEST after 60...
2015-07-21 Steinar H. GundersonChange the connected time from time_t to timespec.
2015-07-10 Steinar H. GundersonMerge branch 'master' of /srv/git.sesse.net/www/cubemap
2015-07-10 Steinar H. GundersonAdd support for forced prebuffering.
2015-07-10 Steinar H. GundersonBeef up the warning limit for large blocks a bit; MKV...
2015-06-13 Steinar H. GundersonUse accept4() to save a system call. Probably inconsequ...
2014-07-07 Steinar H. GundersonBump version number to 1.1.3-pre.
2014-07-07 Steinar H. GundersonRelease Cubemap 1.1.2. 1.1.2
2014-07-07 Steinar H. GundersonRemove some leftover debug code that would cause compil...
2014-07-06 Steinar H. GundersonBump version number to 1.1.2-pre.
2014-07-06 Steinar H. GundersonRelease Cubemap 1.1.1. 1.1.1
2014-07-03 Steinar H. GundersonAdd an example of IPv6 SSM to the config file.
2014-07-03 Steinar H. GundersonFix some issues in parsing IPv6 multicast addresses.
2014-07-03 Steinar H. GundersonChange the default backlog size to 10MB; I have seen...
2014-05-11 Steinar H. GundersonFix a typo.
2014-05-01 Steinar H. GundersonBump version number to 1.1.1-pre.
2014-05-01 Steinar H. GundersonRelease Cubemap 1.1.0. 1.1.0
2014-04-29 Steinar H. GundersonCoding style consistency fix.
2014-04-26 Steinar H. GundersonBump man page date.
2014-04-26 Steinar H. GundersonSupport joining multicast addresses (both ASM and SSM).
2014-04-26 Steinar H. GundersonCorrect the README and man page files for removed infor...
2014-04-26 Steinar H. GundersonRemove information about fwmark from the man page.
2014-04-26 Steinar H. GundersonSupport setting outgoing interface for multicast.
2014-04-26 Steinar H. GundersonSupport setting TTL on outgoing UDP streams. Especially...
2014-04-26 Steinar H. GundersonDo not store the UDP pacing rate; we do not use it...
2014-04-26 Steinar H. GundersonFix a bug where a socket could be closed twice.
2014-04-26 Steinar H. GundersonRemove mark= from cubemap.config.sample, as the option...
2014-04-24 Steinar H. GundersonFix O_TMPFILE usage.
2014-04-24 Steinar H. GundersonSet umask explicitly before calling mkstemp().
2014-04-24 Steinar H. GundersonCheck the return value of fclose() in config.cpp.
2014-04-24 Steinar H. GundersonRemove support for mark pools.
2014-04-21 Steinar H. GundersonSet the default number of files to 16384; the default...
2014-04-13 Steinar H. GundersonBump version number to 1.0.5-pre.
2014-04-13 Steinar H. GundersonMake sure we don't overwrite an existing configuration...
2014-04-13 Steinar H. GundersonStop leaking the state fd on reload.
2014-04-13 Steinar H. GundersonStop logging loss fraction; it is only spam now, and...
2014-04-13 Steinar H. GundersonCheck /proc/self/exe instead of argv[0].
2014-04-13 Steinar H. GundersonFix URL parsing of HTTP inputs with no port.
2014-03-23 Steinar H. GundersonRelease Cubemap 1.0.4. 1.0.4
2014-03-23 Steinar H. GundersonFix a segfault on reload introduced by the pacing changes.
2014-03-15 Steinar H. GundersonRemove the Metacube VLC patch; it is now upstream.
2014-02-06 Steinar H. GundersonCompile with large file support, especially since pwrit...
2014-02-06 Steinar H. GundersonBump version number to 1.0.4-pre.
2014-02-06 Steinar H. GundersonRelease Cubemap 1.0.3. 1.0.3
2014-02-06 Steinar H. GundersonFix compilation error with newer glibc; broken after... origin/HEAD origin/master
2014-02-03 Steinar H. GundersonBump version number to 1.0.3-pre.
2014-02-03 Steinar H. GundersonRelease Cubemap 1.0.2. 1.0.2
next