0
0
Fork 0
mirror of https://github.com/slackhq/nebula.git synced 2025-01-10 19:47:37 +00:00

Commit graph

  • 6d03850d8d
    add name of the test to the certificate Ulrich Hornung 2024-08-15 09:52:22 +0200
  • 670b3abb4f
    try to unique node names in tests Ulrich Hornung 2024-08-14 20:17:08 +0200
  • d22fe212fa
    consider injected name for certificate configuration Ulrich Hornung 2024-08-14 19:59:18 +0200
  • 0736cfa562
    udp: fix endianness for port (#1194) Wade Simmons 2024-08-14 12:53:00 -0400
  • a9b0b1d6b4
    ensure that node certs lifetime doesn't outlife ca cert lifetime Ulrich Hornung 2024-08-14 10:28:33 +0200
  • bd553623a1
    extend validity time range to avoid race conditions in CI Ulrich Hornung 2024-08-13 23:27:00 +0200
  • 9c6fb08a6d make boringcrypto: add checklinkname flag for go1.23 make-boringcrypto-checklinkname Wade Simmons 2024-08-13 13:49:10 -0400
  • 248cf194cd
    fix integer wraparound in the calculation of handshake timeouts on 32-bit targets (#1185) Jack Doan 2024-08-13 06:25:18 -0700
  • 5b534681e6
    Bump github.com/gaissmai/bart from 0.11.1 to 0.12.2 dependabot[bot] 2024-08-12 19:39:49 +0000
  • 9d60a1b4bb
    avoid panic due to writing to closed channel Ulrich Hornung 2024-08-12 20:04:30 +0200
  • a4cde9f720 udp: fix endianness for port Wade Simmons 2024-08-12 13:56:29 -0400
  • a678cff41f
    lets see if randomization of the port helps Ulrich Hornung 2024-08-12 19:55:21 +0200
  • ac016c9d60
    try to fix instability of the service level tests Ulrich Hornung 2024-08-12 12:02:08 +0200
  • ea77cded33
    fix fmt Ulrich Hornung 2024-08-11 20:05:15 +0200
  • 067410f2fb
    TCP/UDP port fwd. for disabled tun with config reload support Ulrich Hornung 2024-08-11 20:00:28 +0200
  • c51638345b
    add automated functional tests for port forwarding Ulrich Hornung 2024-08-11 19:56:27 +0200
  • 48745ebd50
    modified and extended speedtest Ulrich Hornung 2024-08-11 19:54:39 +0200
  • ed937ab4a9
    Revert "Add script for speedtesting port forwarding" Ulrich Hornung 2024-08-11 19:52:28 +0200
  • c245a30966
    Add script for speedtesting port forwarding Jens Åkerlund 2024-07-21 16:45:07 +0200
  • aa415264ba
    performance4: use buffer.view based channels instead of pipe Ulrich Hornung 2024-08-11 19:49:36 +0200
  • 2388e2c93a
    performance 3: avoid repeated allocation of []byte{1} on heap Ulrich Hornung 2024-08-11 19:44:20 +0200
  • 6eaf41865c
    support unsafe_routes for use with port_forwarding and user_tun Ulrich Hornung 2024-08-05 23:34:54 +0200
  • f119439a45
    performance impr.: avoid repeated allocation of "lastTick" on heap Ulrich Hornung 2024-08-11 19:40:44 +0200
  • 8a6a0f0636
    Bump the golang-x-dependencies group with 2 updates (#1190) dependabot[bot] 2024-08-07 11:58:46 -0400
  • 7445823ee5 Merge remote-tracking branch 'origin/master' into holepunch-remote-allow-list Wade Simmons 2024-08-07 11:56:02 -0400
  • f5f6c269ac
    fix rare panic when local index collision happens (#1191) Wade Simmons 2024-08-07 11:53:32 -0400
  • 6259cec7c0 fix rare panic when local index collision happens Wade Simmons 2024-08-06 11:30:24 -0400
  • 93630359f9 pkclient: handle empty correctly for TPM2 Morgan Jones 2024-07-10 13:27:08 -0700
  • a87dd70ab9 clean up some logic with regard to closing sessions Jack Doan 2024-07-10 11:08:41 -0400
  • 560d11ecf8 fix gofmt lint Jack Doan 2024-07-10 10:35:21 -0400
  • d5f2d5e4b8 nebula-cert: support PKCS#11 for sign and ca Morgan Jones 2024-07-03 23:48:37 -0700
  • d0e34b7ea3 correctly serialize ec keys Jack Doan 2024-07-03 10:19:36 -0400
  • 94d169271f remove linux-arm64-pkcs11 from the all target to fix CI Jack Doan 2024-06-01 11:03:32 -0600
  • b116142dc5 don't print the pkcs11 option on nebula-cert keygen if not compiled in Jack Doan 2024-06-01 10:50:22 -0600
  • 4e49edf953 add pkcs11 build option to the makefile, add a stub pkclient to avoid forcing CGO onto people Jack Doan 2024-06-01 10:50:01 -0600
  • 6f4ab4617b add PKCS11 support Jack Doan 2024-05-29 15:58:19 -0600
  • 2ba666edca fix integer wraparound in the calculation of handshake timeouts on 32-bit targets Jack Doan 2024-07-19 12:52:07 -0400
  • 210e948971
    Bump the golang-x-dependencies group with 2 updates dependabot[bot] 2024-08-05 19:57:52 +0000
  • 9a63fa0a07
    Make some Nebula state programmatically available via control object (#1188) brad-defined 2024-08-01 13:40:05 -0400
  • 7850998929 review comments Brad Higgins 2024-08-01 13:28:21 -0400
  • 188a1a401e control commands Brad Higgins 2024-07-25 10:35:11 -0400
  • e264a0ff88
    Switch most everything to netip in prep for ipv6 in the overlay (#1173) Nate Brown 2024-07-31 10:18:56 -0500
  • 00458302ca
    Bump the golang-x-dependencies group with 4 updates (#1174) dependabot[bot] 2024-07-29 11:42:33 -0400
  • 1170ff1477 honor remote_allow_ilst in hole punch response Wade Simmons 2024-07-23 11:13:52 -0400
  • e503e37490
    Merge branch 'slackhq:master' into master sohunjug 2024-07-21 00:31:02 +0800
  • 7c5c6ee664 not update lighthouse ips if dns lookup failed yylt 2024-07-18 11:51:30 +0800
  • 22ab8d9284 go_service: support UDP dialling Jack Doan 2024-07-15 09:55:46 -0400
  • cdc023bcf9 go_service: make the example print errors Jack Doan 2024-07-15 09:53:37 -0400
  • 1af8d63c3f Allow ipv6 lh queries, remove packet logging Nate Brown 2024-07-10 15:40:57 -0500
  • 84c9a110d7
    make nebula-cert build+function (#1178) Jack Doan 2024-07-10 16:19:51 -0400
  • 2b03d65c3b make nebula-cert build+function Jack Doan 2024-07-10 16:16:55 -0400
  • 6e72a45253
    make ipv6 address assignment work with tun_linux.go (#1177) Jack Doan 2024-07-10 15:52:41 -0400
  • 00ca312b2a make ipv6 address assignment work with tun_linux.go Jack Doan 2024-07-10 15:47:32 -0400
  • 89559a3153 Kind of working darwin Nate Brown 2024-07-10 14:33:35 -0500
  • 6b78e9cdb3 Merge remote-tracking branch 'origin/master' into multiport Wade Simmons 2024-07-10 13:38:11 -0400
  • 29adf7a583 Get e2e working Nate Brown 2024-07-09 20:18:29 -0500
  • 4371b6b2f2 First pass Nate Brown 2024-07-09 17:26:01 -0500
  • 0a2d8966b0 Bit more cleanup Nate Brown 2024-07-09 11:06:02 -0500
  • 0dfab46e8f Another round of cleanup Nate Brown 2024-07-09 10:55:14 -0500
  • a98ede2f5f Fix windows endianness, android builds Nate Brown 2024-07-08 15:42:24 -0500
  • 4b605a2806
    Bump the golang-x-dependencies group with 4 updates dependabot[bot] 2024-07-08 19:58:38 +0000
  • c977cae075 Resolve go vet nits Nate Brown 2024-07-08 14:44:57 -0500
  • 103fe33329 Simplify tests Nate Brown 2024-07-08 14:10:21 -0500
  • 9b75905b76 A few more todo resolutions Nate Brown 2024-07-08 10:39:43 -0500
  • d99d00a0a7 Resolve todos in inside and interface Nate Brown 2024-07-08 10:12:17 -0500
  • 68884e8e65 Ip unmapping and better reporting in hostmap Nate Brown 2024-07-05 21:56:34 -0500
  • 485bd4d47b Cleaner handshake manager tests Nate Brown 2024-07-05 21:44:23 -0500
  • 682b1d8c61 Log invalid ips and unmap v4in6 on handshake Nate Brown 2024-07-05 21:36:05 -0500
  • 64427f7852 Fixup e2e Nate Brown 2024-07-05 10:37:28 -0500
  • 544f58ebc3 Re-enable e2e hot path benchmark Nate Brown 2024-07-05 10:25:54 -0500
  • c3716593c7 Kind of unbreak the control tests Nate Brown 2024-07-05 10:06:48 -0500
  • c407658bc0 Remove resolved notes in connection manager Nate Brown 2024-07-05 09:43:08 -0500
  • 7ea16be77f Resolve TODOs and issues with allow_list Nate Brown 2024-07-05 09:30:07 -0500
  • 58e330f601 Some more Unmaps needed Nate Brown 2024-07-05 09:12:50 -0500
  • 8ee3fee7fe Initial pass Nate Brown 2024-07-04 16:10:09 -0500
  • eafb30b4b7
    Merge 77eced39dd into e6009b8491 Wade Simmons 2024-07-03 12:31:17 -0400
  • d6135dd15f
    Merge 833dd61536 into e6009b8491 Snack 2024-07-03 15:27:11 +0800
  • e6009b8491
    github actions: use macos-latest (#1171) Wade Simmons 2024-07-02 11:50:51 -0400
  • 80b91b2f4e github actions: use macos-latest Wade Simmons 2024-07-02 11:00:01 -0400
  • b9aace1e58
    Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#1147) dependabot[bot] 2024-06-24 14:54:51 -0400
  • a76723eaf5
    Bump Apple-Actions/import-codesign-certs from 2 to 3 (#1146) dependabot[bot] 2024-06-24 14:54:05 -0400
  • 8109cf2170
    Add puncuation to doc comment (#1164) Caleb Jasik 2024-06-24 13:50:17 -0500
  • 97e9834f82
    cleanup SK_MEMINFO vars (#1162) Wade Simmons 2024-06-24 14:47:14 -0400
  • 506ba5ab5b
    Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#1168) dependabot[bot] 2024-06-24 14:46:27 -0400
  • d372df56ab
    Bump google.golang.org/protobuf in the protobuf-dependencies group (#1167) dependabot[bot] 2024-06-24 14:45:52 -0400
  • 036d0c5cb0 [fix] windows reload should check via sohunjug 2024-06-18 19:02:51 +0800
  • 88ee26da4a
    Bump github.com/miekg/dns from 1.1.59 to 1.1.61 dependabot[bot] 2024-06-17 19:52:41 +0000
  • a8ca633ea1
    Bump google.golang.org/protobuf in the protobuf-dependencies group dependabot[bot] 2024-06-17 19:52:36 +0000
  • 91cc126f42 [fix] windows reload should check via sohunjug 2024-06-17 14:03:48 +0800
  • 8f27296c55
    Fix list formatting inside EncryptDanger doc comment Caleb Jasik 2024-06-14 15:07:27 -0500
  • 98d86782e6
    Add puncuation to doc comment Caleb Jasik 2024-06-13 17:15:35 -0500
  • 84cd31c5de
    Fix logging in cachePacket Caleb Jasik 2024-06-13 14:26:23 -0500
  • 2e0b07fa48 cleanup SK_MEMINFO vars Wade Simmons 2024-06-10 16:10:43 -0400
  • 40cfd00e87
    Bump the golang-x-dependencies group with 4 updates (#1161) dependabot[bot] 2024-06-10 16:08:43 -0400
  • a855a9e33e
    Bump the golang-x-dependencies group with 4 updates dependabot[bot] 2024-06-10 19:32:07 +0000
  • b14bad586a
    v1.9.3 (#1160) v1.9.3 Wade Simmons 2024-06-06 13:17:07 -0400
  • 5d22e05b34 prepare CHANGELOG for v1.9.3 Wade Simmons 2024-06-06 13:04:29 -0400
  • 4c066d8c32
    initialize messageCounter to 2 instead of verifying later (#1156) Wade Simmons 2024-06-06 13:03:07 -0400
  • 943fe83766 initialize messageCounter to 2 instead of verifying later Wade Simmons 2024-06-04 12:57:39 -0400
  • 249ae41fec
    v1.9.2 (#1155) v1.9.2 Wade Simmons 2024-06-03 15:50:02 -0400