aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-13stats: Initialize the stats(d) backend in the client/serverHolger Hans Peter Freyther2-0/+8
2016-08-13misc: Address compiler warning about deprecated headerHolger Hans Peter Freyther1-1/+0
2016-08-13vty: Fix compiler warning about type changesHolger Hans Peter Freyther2-2/+2
2016-08-12misc: Update the todo with an obvious thing to doHolger Hans Peter Freyther1-0/+3
2016-08-06todo: With zeromq we can stream the data anywhere we wantHolger Hans Peter Freyther1-4/+0
2016-08-05server: Add zmq based event and data interface to the serverHolger Hans Peter Freyther6-21/+170
2016-08-04server: Add zmq interface for publishing eventsHolger Hans Peter Freyther5-1/+101
2016-08-04server: Add a config knob to not store the pcap streamHolger Hans Peter Freyther3-6/+32
2016-08-03ci: Add travis.yml for the github accountHolger Hans Peter Freyther2-0/+42
2016-05-12todo: Add another of my wishlist itemsHolger Hans Peter Freyther1-0/+2
2016-05-08todo: Update with my long term goal to have TLS supportHolger Hans Peter Freyther1-0/+2
2016-05-03jenkins: Attempt to fix FreeBSD distcheckHolger Hans Peter Freyther1-1/+1
2016-05-03freebsd: Another fix for the next fileHolger Hans Peter Freyther1-0/+1
2016-05-03freebsd: Include netinet/in.h and hopefully fix the buildHolger Hans Peter Freyther1-0/+1
2016-05-03jenkins: Attempt to fix build on FreeBSD and not break LinuxHolger Hans Peter Freyther1-1/+1
2016-05-03distcheck: Need to package .version on Ubuntu as wellHolger Hans Peter Freyther1-1/+1
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+19
2016-01-18Mention the packages availableHolger Hans Peter Freyther1-1/+1
2016-01-18Point to a stand-a-lone repository with many many packagesHolger Hans Peter Freyther1-1/+1
2016-01-05misc: Update the readmeHolger Hans Peter Freyther1-4/+33
2016-01-05misc: Add a readme to describe the project purpose a bitHolger Hans Peter Freyther1-0/+22
2015-12-03Make a new release with 64bit client fixes0.0.9Holger Hans Peter Freyther1-0/+6
2015-12-03client: Deal with external representation for pcap filesHolger Hans Peter Freyther2-3/+18
2015-12-03debian: Make a new release0.0.8Holger Hans Peter Freyther2-0/+11
2015-12-03client: Allow receiving jumbo frames on the client as wellHolger Hans Peter Freyther2-3/+10
2015-12-03server: Deal with jumbo frames on the wireHolger Hans Peter Freyther2-2/+6
2015-12-03server: Fix the language and refer to the received data lengthHolger Hans Peter Freyther1-1/+1
2015-11-19debian: Make a new release of the code0.0.7Holger Hans Peter Freyther1-0/+6
2015-11-19gprs: Do not collect BVC FLOW CONTROL / ACK messagesHolger Hans Peter Freyther1-0/+5
2015-09-10debian: Prepare a new releaseHolger Hans Peter Freyther1-2/+17
2015-09-10gprs: Remove left over for counting llc frames0.0.60.0.5Holger Hans Peter Freyther1-3/+0
2015-09-10gprs: Add a custom GPRS filterHolger Hans Peter Freyther5-1/+145
2014-12-22build: Replace deprecated INCLUDES with AM_CPPFLAGSSylvain Munaut1-1/+1
2013-04-10debian: Add a osmo-pcap-client init scriptHolger Hans Peter Freyther2-0/+158
2012-11-07debian: Add changelog entry for 0.0.4Holger Hans Peter Freyther5-2/+19
2012-11-06contrib: Really add the config files, move them to contrib0.0.4Holger Hans Peter Freyther5-2/+38
2012-11-06debian: Update the package buildingHolger Hans Peter Freyther3-1/+16
2012-11-06build: Allow to set the PCAP_CFLAGS and PCAP_LIBS externallyHolger Hans Peter Freyther1-6/+18
2012-11-06build: Properly link and package the example configurations0.0.3Holger Hans Peter Freyther2-3/+3
2012-11-06misc: Fix the version determination of git-version-genHolger Hans Peter Freyther1-1/+1
2012-01-06dist: Attempt to fix the make distcheckHolger Hans Peter Freyther1-1/+1
2012-01-06dist: Attempt to fix the make distcheckHolger Hans Peter Freyther1-1/+1
2011-12-26contrib: Use explicit globs and regexpsDaniel Willmann1-4/+6
2011-09-24cron: Deal with '-' in the name of a client.Holger Hans Peter Freyther1-1/+1
2011-08-18Clean by age as well as by amount of files in osmo_pcap_clean_oldDaniel Willmann1-11/+42
2011-07-26Fix bug where the cleanup script kept the oldest filesDaniel Willmann1-1/+1
2011-07-19smatch: Check the client->device variableHolger Hans Peter Freyther1-1/+1
2011-07-19misc: Remove process.h include, osmo_daemonize is in application.h nowHolger Hans Peter Freyther1-1/+0
2011-07-19contrib: Add a script to clean up in regular intervalsDaniel Willmann4-1/+50
2011-07-19Catch up with API change in osmo_sock_initDaniel Willmann3-3/+3