Skip to content

Instantly share code, notes, and snippets.

diff -crB stunnel-4.54/src/client.c stunnel-4.54-patched/src/client.c
*** stunnel-4.54/src/client.c 2012-10-09 22:36:36.000000000 +0200
--- stunnel-4.54-patched/src/client.c 2012-10-16 16:49:07.755373327 +0200
***************
*** 48,53 ****
--- 48,55 ----
#define SHUT_RDWR 2
#endif
+ #define IPLEN 40
@rapidrapids
rapidrapids / dealornodeal.cs
Created August 9, 2012 13:02
Deal or no Deal
using System;
using System.Collections.Generic;
using System.Linq;
namespace DonD
{
class Program
{
static void Main(string[] args)
{
@rapidrapids
rapidrapids / checkbox-hack-fontawesome.htm
Created August 6, 2012 09:01
Checkbox hack with FontAwesome
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="style/stylesheets/main.1.0.0.0.css" />
<style>
.input-checkbox-alt {
opacity: 0;
position: absolute;
@rapidrapids
rapidrapids / 4095.css
Created March 28, 2012 12:09
IE CSS Selector test (4095)
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}
#test2 { background-color: red ;}