1. 168949e client: Set snaplen to MAXIMUM_SNAPLEN by Pau Espin Pedrol · 6 years ago
  2. db7be44 Use enum for PKT_LINK_* by Pau Espin Pedrol · 6 years ago
  3. f10c578 Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  4. 78262bd jenkins.sh: enable werror and sanitize configure flags by Pau Espin Pedrol · 6 years ago
  5. e241ead configure.ac: Add --enable-sanitize flag by Pau Espin Pedrol · 6 years ago
  6. f59fabf configure.ac: Add --enable-werror flag by Pau Espin Pedrol · 6 years ago
  7. d475673 osmo_client_send_data: Fix wrong log format by Pau Espin Pedrol · 6 years ago
  8. dc27ca8 Drop osmo_init_logging and use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  9. 5f3c30c server: Properly name main talloc ctx by Pau Espin Pedrol · 6 years ago
  10. 2828690 client: Properly name main talloc ctx by Pau Espin Pedrol · 6 years ago
  11. 6e9bf9a vty: skip installing cmds now always installed by default by Pau Espin Pedrol · 6 years ago
  12. 3dfdbc2 cosmetic: client: rename forward_packet function by Pau Espin Pedrol · 6 years ago
  13. e89231d debian/control: Fix URLs for homepage, git, gitweb by Harald Welte · 6 years ago
  14. f335e37 Add support for generating IPIP to osmo-pcap-client by Harald Welte · 7 years ago
  15. 53044df Use release helper from libosmocore by Max · 7 years ago
  16. 93ac357 Add gitreview config by Max · 7 years ago
  17. 5f071cd client: Move to osmo_sock_init2_ofd() by Harald Welte · 7 years ago
  18. f266924 Use libosmocore osmo_sock_init2() instead of local implementation by Harald Welte · 7 years ago
  19. 2fe9cb9 Rename osmo_pcap_{client_server} executables to osmo-pcap-{client,server} by Harald Welte · 7 years ago
  20. 2aea870 Use TCP port numbers for VTY that don't overlap with other Osmocom Software by Harald Welte · 7 years ago
  21. 604e071 sock_src_init(): Don't freeaddrinfo() undefined src_result by Harald Welte · 7 years ago
  22. 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
  23. 17f5b00 debian: Make a new release with the new feature by Holger Hans Peter Freyther · 7 years ago
  24. 40c1e85 client: Allow to bind to a specific source_ip by Holger Hans Peter Freyther · 7 years ago
  25. fdebd88 debian: Make a new release with the new features we gained by Holger Hans Peter Freyther · 8 years ago 0.0.10
  26. 36a183f client: Tolerate an invalid pcap_handle by Holger Hans Peter Freyther · 8 years ago
  27. 9294c40 client: disconnect before connecting the connection by Holger Hans Peter Freyther · 8 years ago
  28. 0a94e57 client: Allow to stop and remove a connection by Holger Hans Peter Freyther · 8 years ago
  29. d7ab53d client: Do not connect default connection if no ip/port present by Holger Hans Peter Freyther · 8 years ago
  30. 1448f50 client: Allow to configure and connect multiple servers by Holger Hans Peter Freyther · 8 years ago
  31. 956c3fa client: Enable a non-blocking connect to the PCAP server by Holger Hans Peter Freyther · 8 years ago
  32. e3d7c3e client: Prepare to work with a list of servers by Holger Hans Peter Freyther · 8 years ago
  33. bdda28b client: Finish renaming client to conn in other places of the code by Holger Hans Peter Freyther · 8 years ago
  34. 13f397c client: Prepare to have multiple server connections by Holger Hans Peter Freyther · 8 years ago
  35. 0381276 Merge branch 'feature/tls' by Holger Hans Peter Freyther · 8 years ago
  36. 22acd21 test: Add tls config file and enable tls a bit by Holger Hans Peter Freyther · 8 years ago
  37. 07b9415 doc: Add initial documentation for the tls support by Holger Hans Peter Freyther · 8 years ago
  38. cf29fd7 server: Add vty interface for the TLS configuration by Holger Hans Peter Freyther · 8 years ago
  39. ff3314e server: Allow to enable tls for the pcap server by Holger Hans Peter Freyther · 8 years ago
  40. 9ea4da4 server: Introduce tls mode for the server by Holger Hans Peter Freyther · 8 years ago
  41. 064d224 server: Re-factor the read dispatch and connection close by Holger Hans Peter Freyther · 8 years ago
  42. 1bec9d5 server: Add API function to close a connection by Holger Hans Peter Freyther · 8 years ago
  43. 098850d server: Move to a write_queue for the conn socket by Holger Hans Peter Freyther · 8 years ago
  44. 6413e76 server: Update copyright after zmq changes by Holger Hans Peter Freyther · 8 years ago
  45. c266796 client: Initial support for TLS in the client by Holger Hans Peter Freyther · 8 years ago
  46. c1c1943 client: Add API function to close and re-connect network connection by Holger Hans Peter Freyther · 8 years ago
  47. 3d439d0 tls: Add initial ideas about TLS in the client/server by Holger Hans Peter Freyther · 8 years ago
  48. 0b4b824 tests: Enable the vty tests for the osmo-pcap as well by Holger Hans Peter Freyther · 8 years ago
  49. fa5572e client: Use pcap_stats and export them as statistics by Holger Hans Peter Freyther · 8 years ago
  50. 99526a6 server: Add global and per client counters and begin to count by Holger Hans Peter Freyther · 8 years ago
  51. c3455dc client: Additional counters for the statistics by Holger Hans Peter Freyther · 8 years ago
  52. f416463 client: First round of statistics in the pcap client by Holger Hans Peter Freyther · 8 years ago
  53. 918be51 server: Fail if the telnet interface can not be bound by Holger Hans Peter Freyther · 8 years ago
  54. 86282d6 client: Fail to start if it can't bind the telnet interface by Holger Hans Peter Freyther · 8 years ago
  55. 6e938ed stats: Initialize the stats(d) backend in the client/server by Holger Hans Peter Freyther · 8 years ago
  56. f8ff41e misc: Address compiler warning about deprecated header by Holger Hans Peter Freyther · 8 years ago
  57. df92652 vty: Fix compiler warning about type changes by Holger Hans Peter Freyther · 8 years ago
  58. bdcbe0a misc: Update the todo with an obvious thing to do by Holger Hans Peter Freyther · 8 years ago
  59. 2c503dd todo: With zeromq we can stream the data anywhere we want by Holger Hans Peter Freyther · 8 years ago
  60. e024869 server: Add zmq based event and data interface to the server by Holger Hans Peter Freyther · 8 years ago
  61. ad29ce6 server: Add zmq interface for publishing events by Holger Hans Peter Freyther · 8 years ago
  62. 2899428 server: Add a config knob to not store the pcap stream by Holger Hans Peter Freyther · 8 years ago
  63. 9646754 ci: Add travis.yml for the github account by Holger Hans Peter Freyther · 8 years ago
  64. 26ba7b2 todo: Add another of my wishlist items by Holger Hans Peter Freyther · 8 years ago
  65. c2715e9 todo: Update with my long term goal to have TLS support by Holger Hans Peter Freyther · 8 years ago
  66. ea4ad46 jenkins: Attempt to fix FreeBSD distcheck by Holger Hans Peter Freyther · 8 years ago
  67. ddc698f freebsd: Another fix for the next file by Holger Hans Peter Freyther · 8 years ago
  68. 072b183 freebsd: Include netinet/in.h and hopefully fix the build by Holger Hans Peter Freyther · 8 years ago
  69. 7ab0c0b jenkins: Attempt to fix build on FreeBSD and not break Linux by Holger Hans Peter Freyther · 8 years ago
  70. 1577973 distcheck: Need to package .version on Ubuntu as well by Holger Hans Peter Freyther · 8 years ago
  71. 5dff9f9 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  72. 3fedbf8 Mention the packages available by Holger Hans Peter Freyther · 8 years ago
  73. e6bad63 Point to a stand-a-lone repository with many many packages by Holger Hans Peter Freyther · 8 years ago
  74. fd15a86 misc: Update the readme by Holger Hans Peter Freyther · 8 years ago
  75. d265085 misc: Add a readme to describe the project purpose a bit by Holger Hans Peter Freyther · 8 years ago
  76. c016b5d Make a new release with 64bit client fixes by Holger Hans Peter Freyther · 9 years ago 0.0.9
  77. 66b80cc client: Deal with external representation for pcap files by Holger Hans Peter Freyther · 9 years ago
  78. fbdcf59 debian: Make a new release by Holger Hans Peter Freyther · 9 years ago 0.0.8
  79. 42421c4 client: Allow receiving jumbo frames on the client as well by Holger Hans Peter Freyther · 9 years ago
  80. ff1a5dc server: Deal with jumbo frames on the wire by Holger Hans Peter Freyther · 9 years ago
  81. 26327bd server: Fix the language and refer to the received data length by Holger Hans Peter Freyther · 9 years ago
  82. a316c93 debian: Make a new release of the code by Holger Hans Peter Freyther · 9 years ago 0.0.7
  83. 74f89c6 gprs: Do not collect BVC FLOW CONTROL / ACK messages by Holger Hans Peter Freyther · 9 years ago
  84. f42bbbc debian: Prepare a new release by Holger Hans Peter Freyther · 9 years ago
  85. ae5ec91 gprs: Remove left over for counting llc frames by Holger Hans Peter Freyther · 9 years ago 0.0.5 0.0.6
  86. b7a834b gprs: Add a custom GPRS filter by Holger Hans Peter Freyther · 9 years ago
  87. 07d96eb build: Replace deprecated INCLUDES with AM_CPPFLAGS by Sylvain Munaut · 9 years ago
  88. 4edd6e6 debian: Add a osmo-pcap-client init script by Holger Hans Peter Freyther · 11 years ago
  89. b08783d debian: Add changelog entry for 0.0.4 by Holger Hans Peter Freyther · 12 years ago
  90. b7568c6 contrib: Really add the config files, move them to contrib by Holger Hans Peter Freyther · 12 years ago 0.0.4
  91. d7999f0 debian: Update the package building by Holger Hans Peter Freyther · 12 years ago
  92. 6d06bb1 build: Allow to set the PCAP_CFLAGS and PCAP_LIBS externally by Holger Hans Peter Freyther · 12 years ago
  93. fc3a427 build: Properly link and package the example configurations by Holger Hans Peter Freyther · 12 years ago 0.0.3
  94. 557215f misc: Fix the version determination of git-version-gen by Holger Hans Peter Freyther · 12 years ago
  95. e8b9177 dist: Attempt to fix the make distcheck by Holger Hans Peter Freyther · 12 years ago
  96. 56d12cb dist: Attempt to fix the make distcheck by Holger Hans Peter Freyther · 12 years ago
  97. f8e6e18 contrib: Use explicit globs and regexps by Daniel Willmann · 13 years ago
  98. 0741879 cron: Deal with '-' in the name of a client. by Holger Hans Peter Freyther · 13 years ago
  99. 53e1f38 Clean by age as well as by amount of files in osmo_pcap_clean_old by Daniel Willmann · 13 years ago
  100. 0e94548 Fix bug where the cleanup script kept the oldest files by Daniel Willmann · 13 years ago