non port: security/snowflake-tor/Makefile |
SVNWeb
|
Number of commits found: 21 |
Fri, 8 Sep 2023
|
[ 14:34 Dmitri Goutnik (dmgk) ] 8e4bc57 (Only the first 10 of 582 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go* update
|
Fri, 4 Aug 2023
|
[ 14:24 Dmitri Goutnik (dmgk) ] 09b9930 (Only the first 10 of 576 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
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
|
Fri, 31 Mar 2023
|
[ 10:42 Robert Clausecker (fuz) ] c4925c9
security/snowflake-tor: fix build on riscv64
Bump dependencies to version new enough to support riscv64-freebsd:
golang.org/x/{mod,net,text,tools,sys}
github.com/templexxx/cpu
While we are at it, only strip if requested.
Sponsored by: Berliner Linux User Group e.V.
Approved by: portmgr (build fix blanket)
|
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
|
Sun, 12 Feb 2023
|
[ 16:02 Vinícius Zavam (egypcio) ] 0a9cb44
security/snowflake-tor: update 2.4.1 to 2.5.1
*
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/releases/v2.5.1
Sponsored by: TorBSD Diversity Project, TDP
Sponsored by: The Tor Project
|
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
|
Tue, 27 Dec 2022
|
[ 14:55 Vinícius Zavam (egypcio) ] 8ad732a
security/snowflake-tor: update 2.3.0 to 2.4.1
Changes in version v2.4.1 - 2022-12-01
- Issue 40224: Bug fix in utls roundtripper
Changes in version v2.4.0 - 2022-11-29
- Fix proxy command line help output
- Issue 40123: Reduce multicast DNS candidates
- Add ICE ephemeral ports range setting
- Reformat using Go 1.19
- Update CI tests to include latest and minimum Go versions
- Issue 40184: Use fixed unit for bandwidth logging
- Update gorilla/websocket to v1.5.0
- Issue 40175: Server performance improvements
- Issue 40183: Change snowflake proxy log verbosity
- Issue 40117: Display proxy NAT type in logs
- Issue 40198: Add a `orport-srcaddr` server transport option
- Add gofmt output to CI test
- Change bandwidth type from int to int64 to prevent overflow
- Add version output support to snowflake
- Change regexes for ipv6 addresses to catch url-encoded addresses
- Issue 40220: Close stale connections in standalone proxy
Sponsored by: TorBSD Diversity Project, TDP
Sponsored by: The Tor Project
|
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
|
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.
|
Sun, 31 Jul 2022
|
[ 17:20 Vinícius Zavam (egypcio) ] 0be7300
security/snowflake-tor: update 2.1.0 to 2.3.0
* while here,
- add 'broker' support;
- add 'tor' as RUN_DEPENDS, as broker uses its geoip databases;
- add rc script to start a local broker without TLS support.
Changes in version v2.3.0
- Issue 40146: Avoid performing two NAT probe tests at startup
- Issue 40134: Log messages from client NAT check failures are confuse
- Issue 34075: Implement metrics to measure snowflake churn
- Issue 28651: Prepare all pieces of the pipeline for a second bridge
- Issue 40129: Distributed Snowflake Server Support
Changes in version v2.2.0 (Only the first 15 lines of the commit message are shown above )
|
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
|
[ 14:40 Vinícius Zavam (egypcio) ] 14a2248
security/snowflake-tor: update 2.0.1 to 2.1.0
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/v2.1.0/ChangeLog
- Remove support for legacy one shot mode;
- Make connection summary at proxy privacy preserving;
- Add snowflake event API for notifications of connection events;
- Increase capacity of client address map at the server;
- Further clean up snowflake server logs;
- Validate proxy and client supplied strings at broker;
- Update version of DTLS library to include fingerprinting fixes;
- Support recurring NAT type check in standalone proxy.
While here,
* update goptlib from 1.1.0 to 1.2.0;
*
https://github.com/torbsd/goptlib/commit/0018750f0851d5b427828bfbdfc7968ae3c398c3
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
Sun, 14 Nov 2021
|
[ 23:41 Vinícius Zavam (egypcio) ] 057c0c3
[NEW] security/snowflake-tor: Pluggable Transport using WebRTC inspired by
Flashproxy
Snowflake is a system to defeat internet censorship. People who are censored
can use Snowflake to access the internet. Their connection goes through
Snowflake proxies, which are run by volunteers. For more detailed information
about how Snowflake works see our documentation wiki.
WWW: https://snowflake.torproject.org/
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
Number of commits found: 21 |