aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-09debian: Make a new release with the new features we gained0.0.10Holger Hans Peter Freyther2-1/+11
2016-11-09client: Tolerate an invalid pcap_handleHolger Hans Peter Freyther1-0/+6
2016-11-09client: disconnect before connecting the connectionHolger Hans Peter Freyther1-0/+2
2016-11-09client: Allow to stop and remove a connectionHolger Hans Peter Freyther4-8/+67
2016-11-09client: Do not connect default connection if no ip/port presentHolger Hans Peter Freyther1-1/+2
2016-11-09client: Allow to configure and connect multiple serversHolger Hans Peter Freyther7-72/+237
2016-11-09client: Enable a non-blocking connect to the PCAP serverHolger Hans Peter Freyther1-18/+38
2016-11-09client: Prepare to work with a list of serversHolger Hans Peter Freyther3-0/+11
2016-11-09client: Finish renaming client to conn in other places of the codeHolger Hans Peter Freyther2-29/+29
2016-11-09client: Prepare to have multiple server connectionsHolger Hans Peter Freyther7-123/+132
2016-09-08Merge branch 'feature/tls'Holger Hans Peter Freyther21-62/+1501
2016-09-08test: Add tls config file and enable tls a bitHolger Hans Peter Freyther3-2/+45
2016-09-08doc: Add initial documentation for the tls supportHolger Hans Peter Freyther1-0/+76
2016-09-08server: Add vty interface for the TLS configurationHolger Hans Peter Freyther6-15/+381
2016-09-08server: Allow to enable tls for the pcap serverHolger Hans Peter Freyther1-10/+42
2016-09-08server: Introduce tls mode for the serverHolger Hans Peter Freyther6-7/+215
2016-09-08server: Re-factor the read dispatch and connection closeHolger Hans Peter Freyther1-28/+39
2016-09-08server: Add API function to close a connectionHolger Hans Peter Freyther2-0/+6
2016-09-08server: Move to a write_queue for the conn socketHolger Hans Peter Freyther2-13/+16
2016-09-08server: Update copyright after zmq changesHolger Hans Peter Freyther1-1/+1
2016-09-08client: Initial support for TLS in the clientHolger Hans Peter Freyther12-7/+678
2016-09-08client: Add API function to close and re-connect network connectionHolger Hans Peter Freyther2-0/+7
2016-09-08tls: Add initial ideas about TLS in the client/serverHolger Hans Peter Freyther1-0/+16
2016-09-08tests: Enable the vty tests for the osmo-pcap as wellHolger Hans Peter Freyther7-2/+114
2016-08-19client: Use pcap_stats and export them as statisticsHolger Hans Peter Freyther3-0/+66
2016-08-19server: Add global and per client counters and begin to countHolger Hans Peter Freyther3-3/+121
2016-08-19client: Additional counters for the statisticsHolger Hans Peter Freyther4-2/+10
2016-08-18client: First round of statistics in the pcap clientHolger Hans Peter Freyther3-2/+46
2016-08-18server: Fail if the telnet interface can not be boundHolger Hans Peter Freyther1-2/+6
2016-08-18client: Fail to start if it can't bind the telnet interfaceHolger Hans Peter Freyther1-2/+6
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