1. 901543a Bump version: 0.0.11 → 0.1.0 by Pau Espin Pedrol · 4 years, 10 months ago 0.1.0
  2. 300cb49 debian/changelog: Mark 0.0.11 as released by Pau Espin Pedrol · 4 years, 11 months ago
  3. d567571 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 11 months ago
  4. e524725 gitignore: fix application names by Oliver Smith · 4 years, 11 months ago
  5. d68773c tests/Makefile.am: Fix "./configure && make clean && make" by Pau Espin Pedrol · 4 years, 11 months ago
  6. 407f7f9 Fix compiler warning about deprecated _BSD_SOURCE by Harald Welte · 5 years ago
  7. 066fc59 change binary builds URL to network:osmocom as that's more maintained by Harald Welte · 5 years ago
  8. 5edc9b2 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  9. 14512dd Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  10. 3ad56f0 debian: Install osmo_pcap_clean_old in osmo-pcap-server pkg by Pau Espin Pedrol · 6 years ago
  11. a3a6ceb gitignore: Add compile by Pau Espin Pedrol · 6 years ago
  12. 45283d8 Install cfg files with autotools by Pau Espin Pedrol · 6 years ago
  13. b29f84f Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  14. b96c957 debian: Clean up to look like other osmocom projects by Pau Espin Pedrol · 6 years ago
  15. 80d2b7b contrib/jenkins.sh: Update to current osmocom infra by Pau Espin Pedrol · 6 years ago
  16. a82aaef server: Add pcap snaplen VTY cmd by Pau Espin Pedrol · 6 years ago
  17. 868a501 server: Improve verification of messages from client by Pau Espin Pedrol · 6 years ago
  18. b799344 client_send_link: snaplen not needed during allocation by Pau Espin Pedrol · 6 years ago
  19. f946fa2 client: Add pcap snaplen VTY cmd by Pau Espin Pedrol · 6 years ago
  20. 168949e client: Set snaplen to MAXIMUM_SNAPLEN by Pau Espin Pedrol · 6 years ago
  21. db7be44 Use enum for PKT_LINK_* by Pau Espin Pedrol · 6 years ago
  22. f10c578 Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  23. 78262bd jenkins.sh: enable werror and sanitize configure flags by Pau Espin Pedrol · 6 years ago
  24. e241ead configure.ac: Add --enable-sanitize flag by Pau Espin Pedrol · 6 years ago
  25. f59fabf configure.ac: Add --enable-werror flag by Pau Espin Pedrol · 6 years ago
  26. d475673 osmo_client_send_data: Fix wrong log format by Pau Espin Pedrol · 6 years ago
  27. dc27ca8 Drop osmo_init_logging and use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  28. 5f3c30c server: Properly name main talloc ctx by Pau Espin Pedrol · 6 years ago
  29. 2828690 client: Properly name main talloc ctx by Pau Espin Pedrol · 6 years ago
  30. 6e9bf9a vty: skip installing cmds now always installed by default by Pau Espin Pedrol · 6 years ago
  31. 3dfdbc2 cosmetic: client: rename forward_packet function by Pau Espin Pedrol · 6 years ago
  32. e89231d debian/control: Fix URLs for homepage, git, gitweb by Harald Welte · 6 years ago
  33. f335e37 Add support for generating IPIP to osmo-pcap-client by Harald Welte · 7 years ago
  34. 53044df Use release helper from libosmocore by Max · 7 years ago
  35. 93ac357 Add gitreview config by Max · 7 years ago
  36. 5f071cd client: Move to osmo_sock_init2_ofd() by Harald Welte · 7 years ago
  37. f266924 Use libosmocore osmo_sock_init2() instead of local implementation by Harald Welte · 7 years ago
  38. 2fe9cb9 Rename osmo_pcap_{client_server} executables to osmo-pcap-{client,server} by Harald Welte · 7 years ago
  39. 2aea870 Use TCP port numbers for VTY that don't overlap with other Osmocom Software by Harald Welte · 7 years ago
  40. 604e071 sock_src_init(): Don't freeaddrinfo() undefined src_result by Harald Welte · 7 years ago
  41. 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
  42. 17f5b00 debian: Make a new release with the new feature by Holger Hans Peter Freyther · 7 years ago
  43. 40c1e85 client: Allow to bind to a specific source_ip by Holger Hans Peter Freyther · 7 years ago
  44. fdebd88 debian: Make a new release with the new features we gained by Holger Hans Peter Freyther · 8 years ago 0.0.10
  45. 36a183f client: Tolerate an invalid pcap_handle by Holger Hans Peter Freyther · 8 years ago
  46. 9294c40 client: disconnect before connecting the connection by Holger Hans Peter Freyther · 8 years ago
  47. 0a94e57 client: Allow to stop and remove a connection by Holger Hans Peter Freyther · 8 years ago
  48. d7ab53d client: Do not connect default connection if no ip/port present by Holger Hans Peter Freyther · 8 years ago
  49. 1448f50 client: Allow to configure and connect multiple servers by Holger Hans Peter Freyther · 8 years ago
  50. 956c3fa client: Enable a non-blocking connect to the PCAP server by Holger Hans Peter Freyther · 8 years ago
  51. e3d7c3e client: Prepare to work with a list of servers by Holger Hans Peter Freyther · 8 years ago
  52. bdda28b client: Finish renaming client to conn in other places of the code by Holger Hans Peter Freyther · 8 years ago
  53. 13f397c client: Prepare to have multiple server connections by Holger Hans Peter Freyther · 8 years ago
  54. 0381276 Merge branch 'feature/tls' by Holger Hans Peter Freyther · 8 years ago
  55. 22acd21 test: Add tls config file and enable tls a bit by Holger Hans Peter Freyther · 8 years ago
  56. 07b9415 doc: Add initial documentation for the tls support by Holger Hans Peter Freyther · 8 years ago
  57. cf29fd7 server: Add vty interface for the TLS configuration by Holger Hans Peter Freyther · 8 years ago
  58. ff3314e server: Allow to enable tls for the pcap server by Holger Hans Peter Freyther · 8 years ago
  59. 9ea4da4 server: Introduce tls mode for the server by Holger Hans Peter Freyther · 8 years ago
  60. 064d224 server: Re-factor the read dispatch and connection close by Holger Hans Peter Freyther · 8 years ago
  61. 1bec9d5 server: Add API function to close a connection by Holger Hans Peter Freyther · 8 years ago
  62. 098850d server: Move to a write_queue for the conn socket by Holger Hans Peter Freyther · 8 years ago
  63. 6413e76 server: Update copyright after zmq changes by Holger Hans Peter Freyther · 8 years ago
  64. c266796 client: Initial support for TLS in the client by Holger Hans Peter Freyther · 8 years ago
  65. c1c1943 client: Add API function to close and re-connect network connection by Holger Hans Peter Freyther · 8 years ago
  66. 3d439d0 tls: Add initial ideas about TLS in the client/server by Holger Hans Peter Freyther · 8 years ago
  67. 0b4b824 tests: Enable the vty tests for the osmo-pcap as well by Holger Hans Peter Freyther · 8 years ago
  68. fa5572e client: Use pcap_stats and export them as statistics by Holger Hans Peter Freyther · 8 years ago
  69. 99526a6 server: Add global and per client counters and begin to count by Holger Hans Peter Freyther · 8 years ago
  70. c3455dc client: Additional counters for the statistics by Holger Hans Peter Freyther · 8 years ago
  71. f416463 client: First round of statistics in the pcap client by Holger Hans Peter Freyther · 8 years ago
  72. 918be51 server: Fail if the telnet interface can not be bound by Holger Hans Peter Freyther · 8 years ago
  73. 86282d6 client: Fail to start if it can't bind the telnet interface by Holger Hans Peter Freyther · 8 years ago
  74. 6e938ed stats: Initialize the stats(d) backend in the client/server by Holger Hans Peter Freyther · 8 years ago
  75. f8ff41e misc: Address compiler warning about deprecated header by Holger Hans Peter Freyther · 8 years ago
  76. df92652 vty: Fix compiler warning about type changes by Holger Hans Peter Freyther · 8 years ago
  77. bdcbe0a misc: Update the todo with an obvious thing to do by Holger Hans Peter Freyther · 8 years ago
  78. 2c503dd todo: With zeromq we can stream the data anywhere we want by Holger Hans Peter Freyther · 8 years ago
  79. e024869 server: Add zmq based event and data interface to the server by Holger Hans Peter Freyther · 8 years ago
  80. ad29ce6 server: Add zmq interface for publishing events by Holger Hans Peter Freyther · 8 years ago
  81. 2899428 server: Add a config knob to not store the pcap stream by Holger Hans Peter Freyther · 8 years ago
  82. 9646754 ci: Add travis.yml for the github account by Holger Hans Peter Freyther · 8 years ago
  83. 26ba7b2 todo: Add another of my wishlist items by Holger Hans Peter Freyther · 8 years ago
  84. c2715e9 todo: Update with my long term goal to have TLS support by Holger Hans Peter Freyther · 8 years ago
  85. ea4ad46 jenkins: Attempt to fix FreeBSD distcheck by Holger Hans Peter Freyther · 8 years ago
  86. ddc698f freebsd: Another fix for the next file by Holger Hans Peter Freyther · 8 years ago
  87. 072b183 freebsd: Include netinet/in.h and hopefully fix the build by Holger Hans Peter Freyther · 8 years ago
  88. 7ab0c0b jenkins: Attempt to fix build on FreeBSD and not break Linux by Holger Hans Peter Freyther · 8 years ago
  89. 1577973 distcheck: Need to package .version on Ubuntu as well by Holger Hans Peter Freyther · 8 years ago
  90. 5dff9f9 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  91. 3fedbf8 Mention the packages available by Holger Hans Peter Freyther · 8 years ago
  92. e6bad63 Point to a stand-a-lone repository with many many packages by Holger Hans Peter Freyther · 8 years ago
  93. fd15a86 misc: Update the readme by Holger Hans Peter Freyther · 8 years ago
  94. d265085 misc: Add a readme to describe the project purpose a bit by Holger Hans Peter Freyther · 8 years ago
  95. c016b5d Make a new release with 64bit client fixes by Holger Hans Peter Freyther · 8 years ago 0.0.9
  96. 66b80cc client: Deal with external representation for pcap files by Holger Hans Peter Freyther · 8 years ago
  97. fbdcf59 debian: Make a new release by Holger Hans Peter Freyther · 8 years ago 0.0.8
  98. 42421c4 client: Allow receiving jumbo frames on the client as well by Holger Hans Peter Freyther · 8 years ago
  99. ff1a5dc server: Deal with jumbo frames on the wire by Holger Hans Peter Freyther · 8 years ago
  100. 26327bd server: Fix the language and refer to the received data length by Holger Hans Peter Freyther · 8 years ago