index
:
osmo-pcap
daniel/clean-script-fixes
master
zecke/old-libosmocore
Tools to help with pcap tracing
Holger Freyther
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
dist: Attempt to fix the make distcheck
HEAD
master
Holger Hans Peter Freyther
1
-1/+1
2012-01-05
dist: Attempt to fix the make distcheck
Holger Hans Peter Freyther
1
-1/+1
2011-12-26
contrib: Use explicit globs and regexps
Daniel Willmann
1
-4/+6
2011-09-24
cron: Deal with '-' in the name of a client.
Holger Hans Peter Freyther
1
-1/+1
2011-08-18
Clean by age as well as by amount of files in osmo_pcap_clean_old
Daniel Willmann
1
-11/+42
2011-07-26
Fix bug where the cleanup script kept the oldest files
Daniel Willmann
1
-1/+1
2011-07-19
smatch: Check the client->device variable
Holger Hans Peter Freyther
1
-1/+1
2011-07-19
misc: Remove process.h include, osmo_daemonize is in application.h now
Holger Hans Peter Freyther
1
-1/+0
2011-07-19
contrib: Add a script to clean up in regular intervals
Daniel Willmann
4
-1/+50
2011-07-19
Catch up with API change in osmo_sock_init
Daniel Willmann
3
-3/+3
2011-07-19
server: Register signal handler to reopen logfiles on SIGHUP
Daniel Willmann
3
-0/+26
2011-07-19
server: Fix memory leak and error handling in restart_pcap
Daniel Willmann
1
-1/+8
2011-06-10
server: Allow the group to read the files too
Holger Hans Peter Freyther
1
-1/+1
2011-06-10
server: Make the maximum file size configurable
Holger Hans Peter Freyther
1
-0/+12
2011-06-03
TODO: Add a todo list... with bite size chunks
0.0.2
Holger Hans Peter Freyther
1
-0/+20
2011-06-02
osmo-pcap-server: Read the header in pieces too...
Holger Hans Peter Freyther
1
-9/+22
2011-06-01
osmo-pcap-server: Try to read the the data with a simple state machine
Holger Hans Peter Freyther
2
-22/+60
2011-06-01
wireformat: Send the length in the network order..
Holger Hans Peter Freyther
3
-4/+5
2011-06-01
osmo-server-network: Print the size of the packet.
Holger Hans Peter Freyther
1
-1/+2
2011-06-01
osmo-client-core: Use the >= 0 handling.
Holger Hans Peter Freyther
1
-1/+1
2011-06-01
osmo-pcap-server: Indent the port properly
Holger Hans Peter Freyther
1
-1/+1
2011-06-01
osmo-pcap-server: Just check for >= 0 to find a valid fd
Holger Hans Peter Freyther
1
-2/+2
2011-06-01
osmo-pcap-server: Initialize local_fd with -1 otherwise
Holger Hans Peter Freyther
1
-0/+1
2011-06-01
osmo-pcap-server: Deal with systems not providing these macros
Holger Hans Peter Freyther
1
-1/+1
2011-06-01
osmo-client-core: Work with older pcap libraries
Holger Hans Peter Freyther
1
-0/+4
2011-06-01
debian: Start packaging things
Holger Hans Peter Freyther
9
-0/+217
2011-06-01
osmo-pcap-server: Write the pcap files to disk, roll them over
0.0.1
Holger Hans Peter Freyther
2
-4/+119
2011-06-01
osmo-pcap-server: Prepare a file limit, initialize the base path
Holger Hans Peter Freyther
2
-0/+3
2011-05-31
osmo-pcap-server: Accept the client connection from a given host
Holger Hans Peter Freyther
3
-2/+122
2011-05-31
osmo-pcap-server: Work on the generic VTY interface for the server
Holger Hans Peter Freyther
4
-0/+151
2011-05-31
osmo-pcap-server: Start with the skeleton of the pcap server
Holger Hans Peter Freyther
6
-2/+343
2011-05-31
osmo-pcap-client: Connect to a server, send the data to it
Holger Hans Peter Freyther
6
-3/+253
2011-05-31
osmo-pcap-client: Set the filter string on the pcap device..
Holger Hans Peter Freyther
4
-8/+94
2011-05-31
osmo-pcap-client: Do not print the strings if they are NULL
Holger Hans Peter Freyther
1
-8/+16
2011-05-31
osmo-pcap-client: Work on the client code, be able to open the device
Holger Hans Peter Freyther
5
-2/+210
2011-05-31
common: Add the default case, e.g. needed for the logging code
Holger Hans Peter Freyther
1
-1/+1
2011-05-31
osmo_pcap_client: Start with the framework for the pcap client
Holger Hans Peter Freyther
9
-3/+370
2011-05-31
osmo-pcap: Create a dummy client.
Holger Hans Peter Freyther
6
-0/+55
2011-05-31
osmo-pcap: Start with the autoconf/automake skeleton for this project
Holger Hans Peter Freyther
6
-0/+890