Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for bbottema (0.18 sec)

  1. testing/internal-integ-testing/src/main/groovy/org/gradle/test/fixtures/server/http/SocksProxyServer.groovy

     * limitations under the License.
     */
    
    package org.gradle.test.fixtures.server.http
    
    import org.bbottema.javasocksproxyserver.SocksServer
    import org.gradle.integtests.fixtures.executer.GradleExecuter
    import org.bbottema.javasocksproxyserver.TestRecordingSocksServer
    import org.gradle.util.ports.FixedAvailablePortAllocator
    import org.gradle.util.ports.PortAllocator
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 2.8K bytes
    - Viewed (0)
  2. testing/internal-integ-testing/src/main/groovy/org/bbottema/javasocksproxyserver/TestRecordingSocksServer.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.bbottema.javasocksproxyserver;
    
    import org.slf4j.Logger;
    import org.slf4j.LoggerFactory;
    
    import javax.net.ServerSocketFactory;
    import java.io.IOException;
    import java.io.InterruptedIOException;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  3. testing/internal-integ-testing/src/main/groovy/org/bbottema/javasocksproxyserver/TestRecordingProxyHandler.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.bbottema.javasocksproxyserver;
    
    import java.net.InetAddress;
    import java.net.Socket;
    import java.util.List;
    
    /**
     * Alternate implementation of {@link ProxyHandler} that records connections which would have been
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 2K bytes
    - Viewed (0)
  4. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/http/SocksProxyResolveIntegrationTest.groovy

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.integtests.resolve.http
    
    import org.bbottema.javasocksproxyserver.TestRecordingSocksServer
    import org.gradle.integtests.fixtures.AbstractHttpDependencyResolutionTest
    import org.gradle.integtests.fixtures.ToBeFixedForConfigurationCache
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  5. gradle/verification-metadata.xml

             <trusted-key id="CF4B3A3F53BEF9A2CE2CBFB895962C5E716C39AA" group="com.autonomousapps"/>
             <trusted-key id="D40633BFD9FDB773C896E9025DFB46C505B694FE" group="com.github.bbottema"/>
             <trusted-key id="D54A395B5CF3F86EB45F6E426B1B008864323B92">
                <trusting group="org.antlr"/>
                <trusting group="org.antlr" name="antlr4-runtime"/>
             </trusted-key>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  6. gradle/verification-keyring.keys

    Edt6mEb+EaubEbtUScP3yE2c8BZplU9DCb5Ft8tKRNFQAO2hn8ecnJxD5jZakuF3
    45PovOuINTY3FCqcb+UCJ/6dz/FyylSaFF1NsuDIia3lMYUCPApVQbA4f0Paaw==
    =F7bC
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    5DFB46C505B694FE
    uid    Benny Bottema <b.bottema@projectnibble.org>
    
    sub    5EF190CA3AC1EF24
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQENBE4/pqgBCADlo4W0/yymHYTpkxErHFzD7TNuuOIuhF8ZZqRxwEnchKip/D6a
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
Back to top