aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-SNMP-Util
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-05-08 03:26:30 +0800
committerache <ache@FreeBSD.org>2000-05-08 03:26:30 +0800
commitf668e538bafce8f806ae50836c0ef16e75e071b0 (patch)
tree1f0bf3adc80cda55b1b23674c5c16804486c33a9 /net-mgmt/p5-SNMP-Util
parent4e5063d0924868f6180b0282e7d9cccc051bd3b4 (diff)
downloadfreebsd-ports-gnome-f668e538bafce8f806ae50836c0ef16e75e071b0.tar.gz
freebsd-ports-gnome-f668e538bafce8f806ae50836c0ef16e75e071b0.tar.zst
freebsd-ports-gnome-f668e538bafce8f806ae50836c0ef16e75e071b0.zip
Upgrade to 2.8.4dev1
Enable message catalogs
Diffstat (limited to 'net-mgmt/p5-SNMP-Util')
0 files changed, 0 insertions, 0 deletions
-0/+9 * p2p/protocols: accounting metrics rpc (#18336)Jerzy Lasyk2018-12-221-0/+45 * eth, internal/web3ext: tiny polishes in tracersPéter Szilágyi2018-12-101-0/+2 * cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local file...Martin Holst Swende2018-12-101-0/+10 * core, internal, eth, miner, les: Take VM config from BlockChain (#17955)Paweł Bylica2018-12-062-5/+5 * internal/cmdtest: Expose process exit status and errors (#18046)Javier Peletier2018-11-201-2/+19 * internal: fix typo in comments (#18106)Kenso Trabing2018-11-151-1/+1 * internal/web3ext: add eth.getProof (#18052)Ryan Schneider2018-11-081-0/+6 * EIP-1186 eth_getProof (#17737)Simon Jentzsch2018-10-191-0/+66 * internal/ethapi: warn on failed account accessesPéter Szilágyi2018-10-101-3/+9 * core/vm: faster create/create2 (#17806)Martin Holst Swende2018-10-041-0/+6 * internal/ethapi: add eth_chainId method (#17617)HackyMiner2018-09-301-0/+5 * internal/debug: support color terminal for cygwin/msys2 (#17740)HackyMiner2018-09-291-2/+2 * all: fix various comment typos (#17748)Liang ZOU2018-09-252-3/+3 * travis, Dockerfile, appveyor, build: bump to Go 1.11Samuel Marks2018-09-191-2/+2 * cmd, core, eth, miner, params: configurable gas floor and ceilPéter Szilágyi2018-08-291-1/+1 * cmd, eth, miner: make recommit configurable (#17444)gary rong2018-08-221-0/+5 * Merge pull request #16333 from shazow/addremovetrustedpeerFelföldi Zsolt2018-08-061-0/+10 |\ | * rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer.Andrey Petrov2018-06-221-0/+10 * | consensus/ethash: move remote agent logic to ethash internal (#15853)gary rong2018-08-031-0/+29 * | build: rename swarm deb package to ethereum-swarm; change swarm deb version f...Anton Evangelatov2018-07-301-9/+0 * | internal, vendor: update Azure blobstore APIPéter Szilágyi2018-07-251-29/+32 * | cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-111-3/+18 |/ * internal/debug: use pprof goroutine writer for debug_stacks (#16892)Ryan Schneider2018-06-141-3/+4 * internal/web3ext: fix method name for enabling mutex profiling (#16964)Ryan Schneider2018-06-131-2/+2 * crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)Felix Lange2018-06-121-4/+2 * internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs)Péter Szilágyi2018-06-121-4/+9 * rpc: support returning nil pointer big.Ints (null)Péter Szilágyi2018-06-111-7/+7 * core: improve getBadBlocks to return full block rlp (#16902)Martin Holst Swende2018-06-111-6/+14 * params: fix golint warnings (#16853)kiel barry2018-06-051-3/+3 * core, eth: minor txpool event cleanupsPéter Szilágyi2018-05-181-1/+1 * all: collate new transaction events togetherrjl4934564422018-05-181-1/+1 * build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696)ligi2018-05-091-0/+12 * core/rawdb: separate raw database access to own package (#16666)Péter Szilágyi2018-05-071-3/+4 * internal: golint updates for this or self warning (#16634)kiel barry2018-05-021-27/+27 * cmd/geth, mobile: add memsize to pprof server (#16532)Felix Lange2018-04-231-10/+17 * all: fix various typos (#16533)Wuxiang2018-04-191-1/+1 * core/types: remove String methods from struct types (#16205)Steven Roose2018-04-051-1/+2 * internal/ethapi: make resent gas params optionalPéter Szilágyi2018-03-081-2/+2 * cmd/evm, core/vm, internal/ethapi: don't disable call gas meteringPéter Szilágyi2018-03-051-7/+7 * internal/debug: add support for mutex profiles (#16230)Felix Lange2018-03-032-4/+38 * internal/ethapi: fix getTransactionReceiptPéter Szilágyi2018-02-281-2/+2 * metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15...Anton Evangelatov2018-02-231-0/+6 * eth, les, light: filter on logs only, derive receipts on demandPéter Szilágyi2018-02-231-3/+7 * ethapi: prevent creating contract if no data is provided (#16108)Martin Holst Swende2018-02-211-0/+12 * all: update license information (#16089)Felix Lange2018-02-142-9/+9 * internal/build: fix usage of strings.TrimLeft (#16066)ferhat elmas2018-02-121-1/+1 * core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-061-1/+1 * internal: fix a typo that caused a lint error on travis (#15987)Guillaume Ballet2018-01-291-1/+1 * ethapi: add personal.signTransaction (#15971)Martin Holst Swende2018-01-272-20/+60 * cmd/ethkey: fix formatting, review nits (#15807)Felix Lange2018-01-161-3/+5 * all: update generated code (#15808)Felix Lange2018-01-081-16/+12 * all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-032-32/+34 * cmd, core, eth/tracers: support fancier js tracing (#15516)Péter Szilágyi2017-12-213-531/+24 * Merge pull request #15674 from chfast/vm-no-snapshot-paramPéter Szilágyi2017-12-181-1/+1 |\ | * core/vm: Remove snapshot param from Interpreter.Run()Paweł Bylica2017-12-151-1/+1 * | internal/ethapi: support "input" in transaction args (#15640)Felix Lange2017-12-181-3/+16 * | internal/ethapi: don't crash for missing receiptsrhaps1072017-12-141-1/+4 |/ * internal/ethapi: fix typo in comment (#15659)yoza2017-12-131-1/+1 * internal/ethapi: avoid recreating JavaScript tracer wrappersPéter Szilágyi2017-11-241-43/+42 * eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs ...Nick Johnson2017-11-201-0/+12 * internal/ethapi: fix js tracer to properly decode addresses (#15297)Pulyak Viktor2017-11-181-10/+10 * Added output to clarify gas calculation in txpool.inspecttsarpaul2017-11-171-2/+2 * core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499)Péter Szilágyi2017-11-171-25/+32 * accounts, internal: fail if no suitable estimated gas found (#15477)gary rong2017-11-151-13/+26 * dockerignore, internal/build: forward correct git folderPéter Szilágyi2017-11-132-4/+5 * .dockerignore, internal/build: Read git information directly from file (#15458)Arba Sasmoyo2017-11-132-5/+18 * internal/web3ext: make whisper v5 methods work (#15111)Guillaume Ballet2017-10-063-2977/+351 * internal, accounts, eth: utilize vm failed flag to help gas estimationrjl4934564422017-10-021-15/+18 * core/types, internal: swap Receipt.Failed to StatusPéter Szilágyi2017-10-021-8/+3 * internal/ethapi: add status code to receipt rpc returnrjl4934564422017-10-021-3/+14 * internal/ethapi: remove code duplication around tx sending (#15158)slumber11222017-09-251-21/+7 * eth, internal/ethapi: fix spelling of 'Ethereum' (#15164)Ernesto del Toro2017-09-201-4/+4 * internal/debug: add debug_setGCPercentFelix Lange2017-09-112-0/+11 * internal/debug: add debug_freeOSMemory (#15122)Felix Lange2017-09-112-71/+68 * core: make txpool operate on immutable statePéter Szilágyi2017-09-052-2/+0 * Merge pull request #15014 from rjl493456442/metropolis-eip658Péter Szilágyi2017-08-231-1/+2 |\ | * core: implement Metropolis EIP 658, receipt status byterjl4934564422017-08-221-1/+2 * | cmd/evm, core/vm, internal/ethapi: Show error when exiting (#14985)Martin Holst Swende2017-08-231-1/+1 |/ * core, light: send chain events using event.Feed (#14865)Miya Chen2017-08-181-0/+4 * accounts: refactor API for generalized USB walletsPéter Szilágyi2017-08-091-4/+11 * accounts, console, internal: support trezor hardware walletPéter Szilágyi2017-08-092-0/+21 * internal: fix megacheck warnings (#14919)Egon Elbre2017-08-072-34/+3 * internal/build: add GoTool and document why it uses GOROOTFelix Lange2017-08-071-2/+14 * core: remove redundant storage of transactions and receipts (#14801)Péter Szilágyi2017-07-151-146/+68 * internal/web3ext: fix debug.traceBlockFromFile wrapper (#14774)Daniel Sloof2017-07-101-2/+2 * core/state: access trie through Database interface, track errors (#14589)Felix Lange2017-06-272-30/+16 * Merge pull request #14540 from bas-vk/whisper-apiPéter Szilágyi2017-06-261-26/+36 |\ | * whisperv5: integrate whisper and add whisper RPC simulatorBas van Kervel2017-06-151-26/+36 * | swarm/test: add integration test for 'swarm up' (#14353)Lewis Marshall2017-06-211-0/+270 |/ * cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476)Martin Holst Swende2017-06-071-0/+7 * internal/ethapi: initialize account mutex in lock properlyMartin Holst Swende2017-06-011-2/+3 * Merge pull request #14516 from holiman/noncefixesPéter Szilágyi2017-05-303-36/+92 |\ | * internal/ethapi: add mutex around signing + nonce assignmentMartin Holst Swende2017-05-303-36/+92 * | internal/ethapi: fix tx nonces in pool inspect/contentPéter Szilágyi2017-05-291-8/+8 |/ * Merge pull request #14502 from karalabe/mobile-import-ecdsaFelix Lange2017-05-251-4/+2 |\ | * accounts/keystore, crypto: enforce 256 bit keys on importPéter Szilágyi2017-05-231-4/+2 * | Merge pull request #14336 from obscuren/metropolis-preparationFelix Lange2017-05-251-1/+1 |\ \ | |/ |/| | * consensus, core/*, params: metropolis preparation refactorJeffrey Wilcke2017-05-181-1/+1 * | internal/ethapi: lock when auto-filling transaction nonce (#14483)Martin Holst Swende2017-05-191-0/+23 |/ * whisper: switching to v5 + minor refactoring (#14387)gluk2562017-04-281-1/+100 * cmd, eth, les, mobile: make networkid uint64 everywherePéter Szilágyi2017-04-251-2/+2 * Merge pull request #14350 from fjl/trie-iterator-skip-2Péter Szilágyi2017-04-251-0/+5 |\ | * eth: add debug_storageRangeAtFelix Lange2017-04-251-0/+5 * | internal/ethapi: return empty arrays instead of null (#14374)bas-vk2017-04-241-3/+3 |/ * all: update license informationFelix Lange2017-04-141-1/+1 * cmd/utils, node: remove unused solc references and improve RPC config (#14324)bas-vk2017-04-132-6/+1 * consensus/clique, internal/web3ext: support hash based API queries (#14321)Péter Szilágyi2017-04-121-2/+10 * Merge pull request #14311 from Arachnid/tracingNick Johnson2017-04-121-22/+62 |\ | * internal/ethapi: Add support for fetching information about the current call ...Nick Johnson2017-04-111-22/+62 * | consensus/clique: Proof of Authority (#3753)Péter Szilágyi2017-04-101-0/+41 |/ * .travis, build: autodelete old unstable archives (#13867)Péter Szilágyi2017-04-062-2/+55 * core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-2/+2 * swarm/api: improve FUSE build constraints, logging and APIs (#3818)Felix Lange2017-03-311-24/+19 * build: unify vendor skipping logicFelix Lange2017-03-231-0/+28 * swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-231-0/+29 * all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-233-13/+4 * core/vm: use uint64 instead of *big.Int in tracer (#3805)Yohann Leon2017-03-223-7/+7 * Merge pull request #3756 from fjl/core-types-gencodecFelix Lange2017-03-222-3/+4 |\ | * internal/jsre/deps: ensure that go generate produces no changesFelix Lange2017-03-072-3/+4 * | internal/ethapi: drop eth_compile (#3740)Péter Szilágyi2017-03-162-85/+1 * | all: finish integrating Go ethash, delete C++ vendorPéter Szilágyi2017-03-091-14/+2 * | all: swap out the C++ ethash to the pure Go one (mining todo)Péter Szilágyi2017-03-091-6/+2 |/ * all: update light logs (and a few others) to the new modelPéter Szilágyi2017-03-034-37/+35 * all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-4/+4 * Merge pull request #3717 from tranvictor/masterPéter Szilágyi2017-02-281-1/+1 |\ | * internal/ethapi: fixes #2648, returns logsBloom for pending blocktranvictor2017-02-271-1/+1 * | all: disable log message colors outside of gethFelix Lange2017-02-271-4/+13 |/ * common: move big integer math to common/math (#3699)Felix Lange2017-02-271-6/+9 * internal, log: support debug log prints, displaying log originsPéter Szilágyi2017-02-231-3/+11