Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-01 | missing save_errno dance inside non-terminal signal handler | Theo de Raadt | |
2024-02-09 | Convert the bgplg html pages to HTML5. | Claudio Jeker | |
From Clemens GöÃnitzer (clemens (at) goessnitzer.info) Looks good to bentley@ | |||
2023-02-03 | Add ASPA to Looking Glass | Job Snijders | |
OK claudio@ | |||
2022-09-03 | Remove -lncurses from LDADD. It is not used. Also add DPADD line. | Claudio Jeker | |
OK deraadt@ | |||
2019-03-17 | correct example; from pierre emeriaud | Jason McIntyre | |
ok claudio | |||
2018-10-24 | add 'show ip bgp ovs' and 'show ip bgp ext-community' commands | denis | |
OK sthen@ | |||
2018-10-24 | fix show ip bgp out/in | denis | |
Update usage message and add missing "neighbor" argument. OK benno@ | |||
2018-09-14 | No longer needed since the ping/ping6 unification. | Florian Obser | |
Pointed out by Clemens Goessnitzer (clemens AT goessnitzer.info), thanks! | |||
2018-03-05 | Fix failure when AS number is < 10 | denis | |
Thanks to Pierre Emeriaud for reporting & testing. OK benno@ | |||
2018-02-02 | Fix 'show ip bgp detail as' error. | job | |
Thanks Pierre Emeriaud <petrus.lt+openbsd@gmail.com>! | |||
2017-12-18 | Reclaim browser screen real estate in bgplg | job | |
Removing versioning information too. OK deraadt@ | |||
2017-12-17 | Add community/large-community commands and retain parameter input in form | job | |
OK deraadt@ | |||
2017-08-09 | let the looking glass look at the details for a specific AS | Peter Hessler | |
diff from Denis Fondras, thanks! OK benno@, phessler@ | |||
2017-07-27 | An array is never NULL; pointed out by clang. | Florian Obser | |
OK deraadt | |||
2016-12-14 | Some of the executables that are used by bgplg need the set-user-ID | Reyk Floeter | |
bit, so they should be mounted on a filesystem without the nosuid option. OpenBSD's /var/www is mounted nosuid by default and using bgplg with the statically-linked "ping" doesn't work with nosuid. Reported by Michael W. Lucas (mwlucas at michaelwlucas.com) OK jmc@ jca@ | |||
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser | |
The instbin stuff looks good to deraadt@ | |||
2016-04-05 | Use SERVER_NAME for bgplg's hostname (displayed on the page), this is passed | Stuart Henderson | |
from the webserver so is more likely to be the correct name to expose, and is easier to adjust if needed. OK claudio@ florian@ | |||
2015-12-09 | Remove NULL-checks before free(). ok tb@ | mmcc | |
2015-10-18 | pledge bgplg(8). | Sebastian Benoit | |
ok deraadt | |||
2015-09-10 | reduce .Nd to one line and kill .Tn while here | Ingo Schwarze | |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt | |
possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | |||
2014-12-23 | Use ${STATIC} instead of hardcoded -static in order to take advantage of | Pascal Stumpf | |
static pie. ok deraadt@ miod@ benno@ | |||
2014-09-01 | Replace the obsolete nginx example with an httpd(8) example. | Reyk Floeter | |
ok jmc@ | |||
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen | |
2014-04-29 | Move traceroute6 to the attic, fully merged into traceroute. | Florian Obser | |
2014-04-26 | Link traceroute6 to traceroute, thus completing the merge. | Florian Obser | |
I was originally sent on this little errand by deraadt@. OK sthen@, benno@ (Committing from a bus somewhere in germany on its way to berlin.) | |||
2013-11-25 | variety of unsigned char casts (or conversions) for ctype | Theo de Raadt | |
ok krw | |||
2013-09-03 | Update bgplg(8) to describe the configuration for nginx(8) and | Reyk Floeter | |
slowcgi(8) instead of the old "Apache" httpd(8). Requested by florian@ and my others. ok jmc@ | |||
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze | |
2013-07-01 | Add the necessary -I options to use the libedit readline compatibilty headers | Mark Kettenis | |
instead of the GNU versions. While there, use CPPFLAGS to add -I options as they are preprocessor options. ok mikeb@, mpi@ | |||
2013-06-02 | move bgplg and slowcgi sockets to /var/www/run | Florian Obser | |
input reyk@, guenther@ "move fast" deraadt@ OK naddy@ | |||
2013-06-01 | Update my email address to reyk@openbsd.org, especially for the HTML output. | Reyk Floeter | |
2013-01-17 | remove uesless Pp; | Jason McIntyre | |
2012-03-30 | * use -A with traceroute6 to print the AS number; OK deraadt@ dcoppa@ henning@ | Gleydson Soares | |
* while here tweak bgplg.head increasing the <div> width to 800px so that this support better the tracing output with long v6 address; (requested by sthen@) | |||
2012-02-26 | Fix several manpage titles, from Lawrence Teo. | Christiano F. Haesbaert | |
ok dcoppa@ jmc@ schwarze@. | |||
2011-11-08 | use -A with traceroute; ok sthen | Theo de Raadt | |
2011-07-04 | Support "show ip bgp peer-as" in bgplg. | Claudio Jeker | |
Diff by Matthias Cramer from swissix.ch | |||
2011-04-19 | Should check uname() >= 0 to detect success, not == 0. | Matthew Dempsky | |
2010-10-13 | missing quotes; thanks jmc@ | Stuart Henderson | |
2010-10-13 | adapt to new "socket ... restricted" syntax, reported by Patrick Lamaiziere, | Stuart Henderson | |
ok henning@ | |||
2010-05-18 | use the right capitalization for "HyperText Transfer Protocol (HTTP)" | Igor Sobrado | |
and "server". fixes for bgplg(8) and relayd.conf(5) suggested by jmc@, good catch! ok jmc@ | |||
2010-04-03 | Adjust the details about commands without perms being hidden, | Stuart Henderson | |
prompted by a suggestion from Rod Whitworth. ok jmc@ "Cool!" Rod. | |||
2010-04-02 | document ping6/traceroute6, ok jmc | Stuart Henderson | |
2010-04-02 | Support ping6 and traceroute6 in bgplg and bgplgsh. | Stuart Henderson | |
From Rod Whitworth, ok deraadt@ | |||
2010-01-09 | Plug fd leak in lg_incl(). Fix by Igor Zinovik, OK beck@ | Claudio Jeker | |
2009-05-20 | "bgpctl ?" is invalid syntax; replace with "bgpctl help". | Stuart Henderson | |
from Aivar Jaakson. | |||
2009-05-01 | comment typo, no binary change | Stuart Henderson | |
2007-10-10 | Limit the allowed characters in a request to [a-zA-Z0-9-_.:/= ] everything | Claudio Jeker | |
else will cause an "invalid character in input" error. Fixes xss issue noticed by Anton Karpov. OK henning@, sthen@ | |||
2007-09-13 | Fix missing free statement due to extraneous semicolon spotted by a | Chad Loder | |
modified lint. | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |