- stund
- Content: server daemon and test client for STUN, RFC-3489 only
- URL does not load, the project seems abandoned
- The code is also available on SourceForge, last update was on January 2012
- TCP and TLS modes not supported
- The server needs two IPs, it’s mandatory and can not be configured
- C++, no extra libraries required, Windows port available
- Version = 0.97 (0.96 package available on Debian, 5 years without updates)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is part of pylastfp. | |
# Copyright 2010, Adrian Sampson. | |
# | |
# pylastfp is free software: you can redistribute it and/or modify | |
# it under the terms of the GNU Lesser General Public License as | |
# published by the Free Software Foundation, either version 3 of the | |
# License, or (at your option) any later version. | |
# | |
# pylastfp is distributed in the hope that it will be useful, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
''' | |
Copyright 2009, The Android Open Source Project | |
Licensed under the Apache License, Version 2.0 (the "License"); | |
you may not use this file except in compliance with the License. | |
You may obtain a copy of the License at | |
http://www.apache.org/licenses/LICENSE-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package vcharge.communications.oauth; | |
import java.io.BufferedReader; | |
import java.io.IOException; | |
import java.io.UnsupportedEncodingException; | |
import java.security.Principal; | |
import java.util.Collection; | |
import java.util.Enumeration; | |
import java.util.Locale; | |
import java.util.Map; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<ContactsSource xmlns:android="http://schemas.android.com/apk/res/android"> | |
<EditSchema> | |
<DataKind | |
kind="name" | |
maxOccurs="1" | |
supportsDisplayName="true" | |
supportsMiddleName="true" | |
supportsPhoneticFamilyName="true" | |
supportsPhoneticGivenName="true" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10-12 02:05:21.562 D/Xposed (15961): Starting Xposed binary version 37, compiled for SDK 16 | |
10-12 02:05:21.562 D/Xposed (15961): Phone: GT-P7500 (samsung), Android version 4.3 (SDK 18) | |
10-12 02:05:21.562 D/Xposed (15961): ROM: cm_p4-userdebug 4.3 JLS36G eng.build.20130923.120411 test-keys | |
10-12 02:05:21.562 D/AndroidRuntime(15961): | |
10-12 02:05:21.562 D/AndroidRuntime(15961): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< | |
10-12 02:05:21.562 D/AndroidRuntime(15961): CheckJNI is OFF | |
10-12 02:05:21.572 D/dalvikvm(15961): Trying to load lib libjavacore.so 0x0 | |
10-12 02:05:21.582 D/dalvikvm(15961): Added shared lib libjavacore.so 0x0 | |
10-12 02:05:21.592 D/dalvikvm(15961): Trying to load lib libnativehelper.so 0x0 | |
10-12 02:05:21.592 D/dalvikvm(15961): Added shared lib libnativehelper.so 0x0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am dschuermann on github. | |
* I am dschuermann (https://keybase.io/dschuermann) on keybase. | |
* I have a public key whose fingerprint is 73EE 2314 F65F A92E C239 0D3A 718C 0701 0001 2282 | |
To claim this, I am signing this object: |
The AID of the yubikey applet on the Yubikey Neo is A000000527200101
.
You can select it with the APDU 00 a4 04 00 08 A0 00 00 05 27 20 01 01
.
For the YubiKey applet there are 4 commands:
- ins 0x01 is a YubiKey API request (as used by the yubico personalization tools) with command in p1
- ins 0x02 is a request for an OTP with slot in p1 (zero indexed)
- ins 0x03 is a YubiKey status request
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this Github account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:73ee2314f65fa92ec2390d3a718c070100012282] |
OlderNewer