1. a51ccb5 jvpp: object model for jvpp generator (VPP-1184) by Marek Gradzki · 7 years ago
  2. d1660e9 jvpp: map VPP API enums to primitive types by Marek Gradzki · 7 years ago
  3. 568cc60 jvpp: use Python's logging API by Marek Gradzki · 7 years ago
  4. 6e73f7f jvpp: do not hardcode event sufixes (VPP-940) by Marek Gradzki · 7 years ago
  5. acf33e4 jvpp: unify notification handling by Marek Gradzki · 7 years ago
  6. 8f3ad25 jvpp: remove special request<>reply mappings by Marek Gradzki · 7 years ago
  7. 7008da2 jvpp: bugfix for deadlock in java future API (VPP-1037) by Matej · 7 years ago
  8. ac1a728 jvpp: adding callbacks for all messages (VPP-914) by Matej Perina · 7 years ago
  9. b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
  10. 5c04ad0 jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred by Marek Gradzki · 7 years ago
  11. 89b931f jvpp: suppress unwritten fields warrning found in DTO's hashCode by Marek Gradzki · 7 years ago
  12. 5da27c2 jvpp: move JVppReply's id out of synchronized block by Marek Gradzki · 7 years ago
  13. 3214dc3 jvpp: ignore messages if callback method is missing (VPP-548) by Marek Gradzki · 7 years ago
  14. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  15. ed1e242 Improve jvppgen object array member instantiation by Robert Varga · 8 years ago
  16. 966de20 Fix JNI templates by Robert Varga · 8 years ago
  17. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  18. ed76d5f jvpp: fix memory allocation for variable lenght messages (VPP-841) by Marek Gradzki · 8 years ago
  19. 4746a5d jvpp: utilize per-message CRCs (VPP-544) by Marek Gradzki · 8 years ago
  20. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago