1. 2aea870 Use TCP port numbers for VTY that don't overlap with other Osmocom Software by Harald Welte · 7 years ago
  2. 604e071 sock_src_init(): Don't freeaddrinfo() undefined src_result by Harald Welte · 7 years ago
  3. 4776b29 debian: Add -dbg packages for the osmo-pcap-client and osmo-pcap-server by Holger Hans Peter Freyther · 7 years ago 0.0.11
  4. 17f5b00 debian: Make a new release with the new feature by Holger Hans Peter Freyther · 7 years ago
  5. 40c1e85 client: Allow to bind to a specific source_ip by Holger Hans Peter Freyther · 7 years ago
  6. fdebd88 debian: Make a new release with the new features we gained by Holger Hans Peter Freyther · 8 years ago 0.0.10
  7. 36a183f client: Tolerate an invalid pcap_handle by Holger Hans Peter Freyther · 8 years ago
  8. 9294c40 client: disconnect before connecting the connection by Holger Hans Peter Freyther · 8 years ago
  9. 0a94e57 client: Allow to stop and remove a connection by Holger Hans Peter Freyther · 8 years ago
  10. d7ab53d client: Do not connect default connection if no ip/port present by Holger Hans Peter Freyther · 8 years ago
  11. 1448f50 client: Allow to configure and connect multiple servers by Holger Hans Peter Freyther · 8 years ago
  12. 956c3fa client: Enable a non-blocking connect to the PCAP server by Holger Hans Peter Freyther · 8 years ago
  13. e3d7c3e client: Prepare to work with a list of servers by Holger Hans Peter Freyther · 8 years ago
  14. bdda28b client: Finish renaming client to conn in other places of the code by Holger Hans Peter Freyther · 8 years ago
  15. 13f397c client: Prepare to have multiple server connections by Holger Hans Peter Freyther · 8 years ago
  16. 0381276 Merge branch 'feature/tls' by Holger Hans Peter Freyther · 8 years ago
  17. 22acd21 test: Add tls config file and enable tls a bit by Holger Hans Peter Freyther · 8 years ago
  18. 07b9415 doc: Add initial documentation for the tls support by Holger Hans Peter Freyther · 8 years ago
  19. cf29fd7 server: Add vty interface for the TLS configuration by Holger Hans Peter Freyther · 8 years ago
  20. ff3314e server: Allow to enable tls for the pcap server by Holger Hans Peter Freyther · 8 years ago
  21. 9ea4da4 server: Introduce tls mode for the server by Holger Hans Peter Freyther · 8 years ago
  22. 064d224 server: Re-factor the read dispatch and connection close by Holger Hans Peter Freyther · 8 years ago
  23. 1bec9d5 server: Add API function to close a connection by Holger Hans Peter Freyther · 8 years ago
  24. 098850d server: Move to a write_queue for the conn socket by Holger Hans Peter Freyther · 8 years ago
  25. 6413e76 server: Update copyright after zmq changes by Holger Hans Peter Freyther · 8 years ago
  26. c266796 client: Initial support for TLS in the client by Holger Hans Peter Freyther · 8 years ago
  27. c1c1943 client: Add API function to close and re-connect network connection by Holger Hans Peter Freyther · 8 years ago
  28. 3d439d0 tls: Add initial ideas about TLS in the client/server by Holger Hans Peter Freyther · 8 years ago
  29. 0b4b824 tests: Enable the vty tests for the osmo-pcap as well by Holger Hans Peter Freyther · 8 years ago
  30. fa5572e client: Use pcap_stats and export them as statistics by Holger Hans Peter Freyther · 8 years ago
  31. 99526a6 server: Add global and per client counters and begin to count by Holger Hans Peter Freyther · 8 years ago
  32. c3455dc client: Additional counters for the statistics by Holger Hans Peter Freyther · 8 years ago
  33. f416463 client: First round of statistics in the pcap client by Holger Hans Peter Freyther · 8 years ago
  34. 918be51 server: Fail if the telnet interface can not be bound by Holger Hans Peter Freyther · 8 years ago
  35. 86282d6 client: Fail to start if it can't bind the telnet interface by Holger Hans Peter Freyther · 8 years ago
  36. 6e938ed stats: Initialize the stats(d) backend in the client/server by Holger Hans Peter Freyther · 8 years ago
  37. f8ff41e misc: Address compiler warning about deprecated header by Holger Hans Peter Freyther · 8 years ago
  38. df92652 vty: Fix compiler warning about type changes by Holger Hans Peter Freyther · 8 years ago
  39. bdcbe0a misc: Update the todo with an obvious thing to do by Holger Hans Peter Freyther · 8 years ago
  40. 2c503dd todo: With zeromq we can stream the data anywhere we want by Holger Hans Peter Freyther · 8 years ago
  41. e024869 server: Add zmq based event and data interface to the server by Holger Hans Peter Freyther · 8 years ago
  42. ad29ce6 server: Add zmq interface for publishing events by Holger Hans Peter Freyther · 8 years ago
  43. 2899428 server: Add a config knob to not store the pcap stream by Holger Hans Peter Freyther · 8 years ago
  44. 9646754 ci: Add travis.yml for the github account by Holger Hans Peter Freyther · 8 years ago
  45. 26ba7b2 todo: Add another of my wishlist items by Holger Hans Peter Freyther · 8 years ago
  46. c2715e9 todo: Update with my long term goal to have TLS support by Holger Hans Peter Freyther · 8 years ago
  47. ea4ad46 jenkins: Attempt to fix FreeBSD distcheck by Holger Hans Peter Freyther · 8 years ago
  48. ddc698f freebsd: Another fix for the next file by Holger Hans Peter Freyther · 8 years ago
  49. 072b183 freebsd: Include netinet/in.h and hopefully fix the build by Holger Hans Peter Freyther · 8 years ago
  50. 7ab0c0b jenkins: Attempt to fix build on FreeBSD and not break Linux by Holger Hans Peter Freyther · 8 years ago
  51. 1577973 distcheck: Need to package .version on Ubuntu as well by Holger Hans Peter Freyther · 8 years ago
  52. 5dff9f9 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  53. 3fedbf8 Mention the packages available by Holger Hans Peter Freyther · 8 years ago
  54. e6bad63 Point to a stand-a-lone repository with many many packages by Holger Hans Peter Freyther · 8 years ago
  55. fd15a86 misc: Update the readme by Holger Hans Peter Freyther · 8 years ago
  56. d265085 misc: Add a readme to describe the project purpose a bit by Holger Hans Peter Freyther · 8 years ago
  57. c016b5d Make a new release with 64bit client fixes by Holger Hans Peter Freyther · 8 years ago 0.0.9
  58. 66b80cc client: Deal with external representation for pcap files by Holger Hans Peter Freyther · 8 years ago
  59. fbdcf59 debian: Make a new release by Holger Hans Peter Freyther · 8 years ago 0.0.8
  60. 42421c4 client: Allow receiving jumbo frames on the client as well by Holger Hans Peter Freyther · 8 years ago
  61. ff1a5dc server: Deal with jumbo frames on the wire by Holger Hans Peter Freyther · 8 years ago
  62. 26327bd server: Fix the language and refer to the received data length by Holger Hans Peter Freyther · 8 years ago
  63. a316c93 debian: Make a new release of the code by Holger Hans Peter Freyther · 9 years ago 0.0.7
  64. 74f89c6 gprs: Do not collect BVC FLOW CONTROL / ACK messages by Holger Hans Peter Freyther · 9 years ago
  65. f42bbbc debian: Prepare a new release by Holger Hans Peter Freyther · 9 years ago
  66. ae5ec91 gprs: Remove left over for counting llc frames by Holger Hans Peter Freyther · 9 years ago 0.0.5 0.0.6
  67. b7a834b gprs: Add a custom GPRS filter by Holger Hans Peter Freyther · 9 years ago
  68. 07d96eb build: Replace deprecated INCLUDES with AM_CPPFLAGS by Sylvain Munaut · 9 years ago
  69. 4edd6e6 debian: Add a osmo-pcap-client init script by Holger Hans Peter Freyther · 11 years ago
  70. b08783d debian: Add changelog entry for 0.0.4 by Holger Hans Peter Freyther · 12 years ago
  71. b7568c6 contrib: Really add the config files, move them to contrib by Holger Hans Peter Freyther · 12 years ago 0.0.4
  72. d7999f0 debian: Update the package building by Holger Hans Peter Freyther · 12 years ago
  73. 6d06bb1 build: Allow to set the PCAP_CFLAGS and PCAP_LIBS externally by Holger Hans Peter Freyther · 12 years ago
  74. fc3a427 build: Properly link and package the example configurations by Holger Hans Peter Freyther · 12 years ago 0.0.3
  75. 557215f misc: Fix the version determination of git-version-gen by Holger Hans Peter Freyther · 12 years ago
  76. e8b9177 dist: Attempt to fix the make distcheck by Holger Hans Peter Freyther · 12 years ago
  77. 56d12cb dist: Attempt to fix the make distcheck by Holger Hans Peter Freyther · 12 years ago
  78. f8e6e18 contrib: Use explicit globs and regexps by Daniel Willmann · 13 years ago
  79. 0741879 cron: Deal with '-' in the name of a client. by Holger Hans Peter Freyther · 13 years ago
  80. 53e1f38 Clean by age as well as by amount of files in osmo_pcap_clean_old by Daniel Willmann · 13 years ago
  81. 0e94548 Fix bug where the cleanup script kept the oldest files by Daniel Willmann · 13 years ago
  82. b4fc89b smatch: Check the client->device variable by Holger Hans Peter Freyther · 13 years ago
  83. cae1b7c misc: Remove process.h include, osmo_daemonize is in application.h now by Holger Hans Peter Freyther · 13 years ago
  84. 5d62ed0 contrib: Add a script to clean up in regular intervals by Daniel Willmann · 13 years ago
  85. b000368 Catch up with API change in osmo_sock_init by Daniel Willmann · 13 years ago
  86. c7401c6 server: Register signal handler to reopen logfiles on SIGHUP by Daniel Willmann · 13 years ago
  87. de77386 server: Fix memory leak and error handling in restart_pcap by Daniel Willmann · 13 years ago
  88. f60990e server: Allow the group to read the files too by Holger Hans Peter Freyther · 13 years ago
  89. dea9e8b server: Make the maximum file size configurable by Holger Hans Peter Freyther · 13 years ago
  90. de6262a TODO: Add a todo list... with bite size chunks by Holger Hans Peter Freyther · 13 years ago 0.0.2
  91. 91eaae3 osmo-pcap-server: Read the header in pieces too... by Holger Hans Peter Freyther · 13 years ago
  92. 39d904f osmo-pcap-server: Try to read the the data with a simple state machine by Holger Hans Peter Freyther · 13 years ago
  93. 9df7dc5 wireformat: Send the length in the network order.. by Holger Hans Peter Freyther · 13 years ago
  94. 59bfb58 osmo-server-network: Print the size of the packet. by Holger Hans Peter Freyther · 13 years ago
  95. b1f5d5e osmo-client-core: Use the >= 0 handling. by Holger Hans Peter Freyther · 13 years ago
  96. afcc2ae osmo-pcap-server: Indent the port properly by Holger Hans Peter Freyther · 13 years ago
  97. 54ff0b1 osmo-pcap-server: Just check for >= 0 to find a valid fd by Holger Hans Peter Freyther · 13 years ago
  98. dc3d1dc osmo-pcap-server: Initialize local_fd with -1 otherwise by Holger Hans Peter Freyther · 13 years ago
  99. e6acfea osmo-pcap-server: Deal with systems not providing these macros by Holger Hans Peter Freyther · 13 years ago
  100. 0391b0a osmo-client-core: Work with older pcap libraries by Holger Hans Peter Freyther · 13 years ago