aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-11-16Explicitly depend on required libosmogbPau Espin Pedrol1-1/+1
2017-07-21Rename osmo_pcap_{client_server} executables to osmo-pcap-{client,server}Harald Welte1-1/+1
2016-09-08server: Introduce tls mode for the serverHolger Hans Peter Freyther1-2/+4
2016-09-08client: Initial support for TLS in the clientHolger Hans Peter Freyther1-3/+4
2016-08-04server: Add zmq interface for publishing eventsHolger Hans Peter Freyther1-1/+1
2015-09-10gprs: Add a custom GPRS filterHolger Hans Peter Freyther1-1/+1
2014-12-22build: Replace deprecated INCLUDES with AM_CPPFLAGSSylvain Munaut1-1/+1
2012-11-06build: Properly link and package the example configurations0.0.3Holger Hans Peter Freyther1-2/+2
2011-05-31osmo-pcap-server: Start with the skeleton of the pcap serverHolger Hans Peter Freyther1-1/+4
2011-05-31osmo-pcap-client: Connect to a server, send the data to itHolger Hans Peter Freyther1-1/+2
2011-05-31osmo-pcap-client: Work on the client code, be able to open the deviceHolger Hans Peter Freyther1-1/+2
2011-05-31osmo_pcap_client: Start with the framework for the pcap clientHolger Hans Peter Freyther1-2/+2
2011-05-31osmo-pcap: Create a dummy client.Holger Hans Peter Freyther1-0/+8