non port: security/obfs4proxy-tor/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sat, 8 Apr 2023
|
[ 15:13 Dmitri Goutnik (dmgk) ] ff40d94 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Mar 2023
|
[ 19:18 Dmitri Goutnik (dmgk) ] 0907973 (Only the first 10 of 555 ports in this commit are shown above. )
all: Bump PORTREVISION after Go ports update
|
Wed, 15 Feb 2023
|
[ 19:06 Dmitri Goutnik (dmgk) ] 56b5ec7 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Feb 2023
|
[ 21:55 Dmitri Goutnik (dmgk) ] 2297efc (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after GO_DEFAULT update.
|
Sat, 14 Jan 2023
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Fri, 14 Oct 2022
|
[ 21:42 Vinícius Zavam (egypcio) ] 863354a
security/obfs4proxy-tor: update 0.0.13 to 0.0.14
* https://gitlab.com/yawning/obfs4/-/commits/obfs4proxy-0.0.14
- Do not clamp the private key before Elligator inverse map;
- Test that public keys are not always on the prime-order subgroup.
while here, also:
- update golang's libs
+ crypto
+ net
+ text
+ sys
- update Go libs from upstream's dependencies
+ update "utls"
+ update "bsaes"
- update Go libs from GitHub repositories
+ 'dchest/siphash'
+ 'dsnet/compress',
+ 'FiloSottile/edwards25519',
Reported by: gus % torproject.org
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Wed, 30 Mar 2022
|
[ 07:01 Guangyuan Yang (ygy) ] d690b51 (Only the first 10 of 498 ports in this commit are shown above. )
*/*: Bump PORTREVISION after lang/go 1.18 update
|
Sun, 20 Feb 2022
|
[ 11:31 Vinícius Zavam (egypcio) ] c212956
security/obfs4proxy-tor: update 0.0.12 to 0.0.13
https://gitlab.com/yawning/obfs4/-/tree/obfs4proxy-0.0.13
* Stop using utls entirely for TLS signature normalization (meek_lite);
* Stop pinning the certificate chain for default bridges (meek_lite).
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
Fri, 14 Jan 2022
|
[ 17:23 Vinícius Zavam (egypcio) ] e6a0cfa
security/obfs4proxy-tor: update 0.0.11_2 to 0.0.12
while here,
make sure we rely only on USE_GITLAB and USE_GITHUB for its MASTER_SITES;
update Go mod dependencies.
CHANGELOG
- Fix Elligator2 public key representative leak;
- Replace the extra25519 import with an internal package;
- Update the Azure TLS certificate digest;
- Make the -unsafeLogging command line switch work;
- Bump the version of the utls fork;
- add the Chrome 83 fingerprint.
*
https://lists.torproject.org/pipermail/anti-censorship-team/2022-January/000213.html
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 17 Oct 2020
|
[ 07:09 egypcio ]
security/obfs4proxy-tor: update core dependency, goptlib
lists.torproject.org/pipermail/anti-censorship-team/2020-September/000122.html
while here, also:
- update golang's libs
+ crypto
+ net
+ text
+ sys
- update "utls" lib from yawning's obfs4proxy-0.0.11 branch (GitLab)
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
Sat, 16 Nov 2019
|
[ 12:52 dmgk ] (Only the first 10 of 177 ports in this commit are shown above. )
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
|
Wed, 9 Oct 2019
|
[ 12:20 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Drop the ipv6 virtual category for s* category as it is not relevant anymore
|
Sun, 29 Sep 2019
|
[ 22:31 dmgk ] (Only the first 10 of 35 ports in this commit are shown above. )
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
misc-shells)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21743
|
Mon, 24 Jun 2019
|
[ 10:45 egypcio ]
security/obfs4proxy-tor: update 0.0.10 to 0.0.11
Approved by: mentors (implicit)
|
Wed, 17 Apr 2019
|
[ 11:58 egypcio ]
security/obfs4proxy-tor: update 0.0.9 to 0.0.10
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19890
|
Fri, 15 Feb 2019
|
[ 13:18 egypcio ]
security/obfs4proxy-tor: update 0.0.7_1 to 0.0.9
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19021
|
Wed, 5 Dec 2018
|
[ 14:09 egypcio ] (Only the first 10 of 32 ports in this commit are shown above. )
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above )
|
Sun, 4 Mar 2018
|
[ 23:14 yuri ]
Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/go-appengine-sdk devel/go-bindata devel/gogs net/rclone
security/obfs4proxy-tor
misc/cryptoballot www/grafana4 sysutils/epazote net-mgmt/prometheus1
security/honeybadger
While here, corrected PYTHON_CMD in www/go-appengine-sdk/Makefile.
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
|
Wed, 17 Jan 2018
|
[ 23:29 dbaio ]
security/obfs4proxy-tor: Update pkg-message
Update pkg-message to reflect obfs4's man page, obfs4 works only as managed
pluggable transport spawned as a helper process via the tor daemon, and needs
no extra options to operate in such mode.
Also fix a typo and a white space.
PR: 225068
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer)
|
Fri, 22 Dec 2017
|
[ 15:33 yuri ]
New port: security/obfs4proxy-tor: Pluggable transport proxy for Tor (obfs4, The
Obfuscator)
PR: 222645
Submitted by: Vinicius Zavam <egypcio@googlemail.com>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D12524
|
Number of commits found: 29 |