CARVIEW |
sam-github
(Sam Roberts)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Sam Roberts
- Member Since
- Jul 20, 2008 (about 1 year)
- 7 public repos
- 2 followers
Following 1 githubber and watching 10 repositories view all →
Public Repositories (7)
-
libnet
libnet provides a portable framework for low-level network packet construction.
Last updated Mon Nov 09 10:18:57 -0800 2009
-
wax
obj-c <=> lua bridge
Forked from probablycorey/wax Thu Oct 01 13:51:53 -0700 2009
Last updated Thu Oct 01 10:25:29 -0700 2009
-
vpim
vCard and iCalendar support, the standard for exchange and storage of contact information and cal...
Last updated Sun Mar 15 23:15:24 -0700 2009
-
sinatra
Classy web-development dressed in a DSL (official / canonical repo)
Forked from sinatra/sinatra Mon Feb 16 20:52:51 -0800 2009
Last updated Sun Mar 15 10:20:12 -0700 2009
-
rack
a modular Ruby webserver interface
Forked from rack/rack Wed Mar 04 18:51:31 -0800 2009
Last updated Sat Mar 07 16:47:29 -0800 2009
-
ratom
A fast, libxml based, Ruby Atom library supporting the Syndication Format and the Publishing Prot...
Forked from seangeo/ratom Mon Feb 23 19:33:01 -0800 2009
Last updated Mon Feb 23 20:55:16 -0800 2009
-
swirl
BEEP for Lua, a beepcore-c binding
Last updated Sun Dec 07 22:46:12 -0800 2008
Public Activity 

-
sam-github committed ce8145e8:
Merge branch 'master' of git@github.com:sam-github/libnet
-
sam-github committed 9b636845:
Note about build_data, which doesn't update ip_offset, among other problems.
-
sam-github committed ee82c319:
libnet_clear_packet() wasn't clearing all packet context.
-
sam-github committed 29a9306d:
Why don't TCP and UDP use the DATA pblock type?
-
sam-github committed ca3d42dd:
whitespace cleanup
a lightweight HTTP server library for C

-
sam-github committed 1a240a7a:
ignore the generated libnet.h

-
sam-github committed f931d9a9:
Add libnet_dll.c as extra, so its there for win32, and build libnet_link.c
-
sam-github committed 8ada09e7:
This file wasn't being built, and needed to include bpf to build.
-
sam-github committed d15d705e:
Forgot to make device a const string here, too.
-
sam-github committed 55fa4d63:
Makefile for the lua binding
-
sam-github committed 114d4a14:
Start to fill out the lua binding.

-
sam-github committed 50f4e9ee:
Merge branch 'master' of git@github.com:sam-github/libnet
-
sam-github committed c946f973:
make string argument constant

-
sam-github committed 7310727b:
Remove output of debian build.

-
sam-github committed d28db001:
Merge commit 'habets/uintX_t' into stageing
-
ThomasHabets committed 55545fff:
Replace u_intX_t with C99 uintX_t.

-
sam-github committed d28db001:
Merge commit 'habets/uintX_t' into stageing
-
sam-github committed 4fe0da43:
Merge branch 'stageing'
-
sam-github committed 5e45a495:
only ignore Makefile in libnet/
-
sam-github committed 66d098d5:
only ignore Makefile in libnet/
-
ThomasHabets committed 55545fff:
Replace u_intX_t with C99 uintX_t.

-
sam-github committed 4fe0da43:
Merge branch 'stageing'
-
ThomasHabets committed 665bd55c:
pclose() following popen(), not fclose()
-
ThomasHabets committed 319139f9:
snoof & dlpi: don't free on libnet_link_close()

-
ThomasHabets committed 665bd55c:
pclose() following popen(), not fclose()
-
ThomasHabets committed 319139f9:
snoof & dlpi: don't free on libnet_link_close()

-
sam-github committed 5e45a495:
only ignore Makefile in libnet/

-
sam-github committed 66d098d5:
only ignore Makefile in libnet/

-
sam-github committed 17dcbdce:
Summarize changes for log.
-
sam-github committed a8bf08fe:
Reindented, removing hard tabs, and using consistent brace positioning.
-
sam-github committed ecc62e98:
The non-standard types are no longer used.
-
sam-github committed ecbf4e4f:
/sw/.. path doesn't always exist
-
sam-github committed 40900466:
Merge commit 'habets/master' into merge-habets-irix-support
-
ThomasHabets committed 30e03767:
src/libnet_link_snoop.c: Only fclose if f!=NULL
-
ThomasHabets committed 3afc7b45:
src/libnet_link_snoop.c: fixed snoop-based backend. Works on IRIX.
-
ThomasHabets committed 223f4a82:
Use uint64_t, not u_int64_t
-
ThomasHabets committed e010d7a6:
define a lying gethostbyname2() if it's not defined
-
ThomasHabets committed 1a5cfa8c:
define STDOUT_FILENO if it's not defined
-
ThomasHabets committed fc8b352c:
configure.in: check for gethostbyname2
-
ThomasHabets committed f526d744:
configure.in: Check for uint{16,32,64}_t

-
sam-github committed 878a88a5:
ignored
-
sam-github committed fa0654dd:
Doesn't apply cleanly, and no response from author after original email.